Searched defs:mock_log_path (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/framework/tests/ |
D | acts_android_device_test.py | 323 def test_AndroidDevice_take_bug_report(self, mock_log_path, exe_mock, argument 346 def test_AndroidDevice_take_bug_report_fail(self, mock_log_path, *_): argument 369 self, mock_log_path, exe_mock, mock_makedirs, FastbootProxy, argument
|