Searched defs:requires_device (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/tools/asuite/atest/test_runners/ | ||
H A D | atest_tf_test_runner.py | 1651 def requires_device(self) -> bool: member in Test |
/aosp_15_r20/tools/asuite/atest/ | ||
H A D | module_info.py | 1190 def requires_device(self, info: Dict[str, Any]) -> bool: member in ModuleInfo |