HomeSort by relevance Sort by last modified time
    Searched refs:_install_using_send_file (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/
autotest_unittest.py 75 self.god.stub_function(self.base_autotest, "_install_using_send_file")
143 self.base_autotest._install_using_send_file.expect_call(self.host,
autotest.py 201 def _install_using_send_file(self, host, autodir): member in class:BaseAutotest
280 self._install_using_send_file(host, autodir)
    [all...]

Completed in 673 milliseconds