Home
last modified time | relevance | path

Searched refs:get_supported_exec_mode (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/atest-py2/test_finders/
Dtest_info.py80 def get_supported_exec_mode(self): member in TestInfo
/tools/asuite/atest/test_finders/
Dtest_info.py85 def get_supported_exec_mode(self): member in TestInfo
/tools/asuite/atest/
Datest.py248 all_device_modes = [x.get_supported_exec_mode() for x in test_infos]
253 if x.get_supported_exec_mode() == constants.DEVICE_TEST]
/tools/asuite/atest-py2/
Datest.py240 all_device_modes = [x.get_supported_exec_mode() for x in test_infos]