Searched refs:CC_CLASS_INFO (Results 1 – 4 of 4) sorted by relevance
/tools/asuite/atest-py2/test_finders/ |
D | module_finder_unittest.py | 528 self, t_infos[0], uc.CC_CLASS_INFO) 549 self, t_infos[0], uc.CC_CLASS_INFO)
|
/tools/asuite/atest-py2/ |
D | unittest_constants.py | 191 CC_CLASS_INFO = test_info.TestInfo(CC_MODULE_NAME, variable
|
/tools/asuite/atest/ |
D | unittest_constants.py | 244 CC_CLASS_INFO = test_info.TestInfo(CC_MODULE_NAME, variable
|
/tools/asuite/atest/test_finders/ |
D | module_finder_unittest.py | 616 self, t_infos[0], uc.CC_CLASS_INFO) 637 self, t_infos[0], uc.CC_CLASS_INFO)
|