Searched refs:_test (Results 1 – 5 of 5) sorted by relevance
/tools/acloud/ |
D | Android.bp | 88 "public/*_test.py", 89 "public/actions/*_test.py", 90 "internal/lib/*_test.py", 131 "public/*_test.py", 132 "public/actions/*_test.py", 145 "internal/lib/*_test.py", 167 "setup/*_test.py",
|
D | .coveragerc | 10 *_test.py
|
/tools/dexter/slicer/ |
D | Android.bp | 78 "tests/src/*_test.cpp",
|
/tools/asuite/atest/ |
D | atest_main.py | 109 _test: bool 118 (self._test, self._install, self._device_update) 131 return self._test 135 return self._test and not any(
|
D | test_finder_handler_unittest.py | 49 def unregistered_find_method_from_example_finder(self, _test): argument
|