Home
last modified time | relevance | path

Searched refs:exe_type (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py459 and ext in TestDictSource.exe_type.keys():
460 test_type = TestDictSource.exe_type[ext]
461 elif ext in [".apk"] and ext in TestDictSource.exe_type.keys():
506 exe_type = copy.deepcopy(EXT_TYPE_DICT) variable in TestDictSource
512 cls.exe_type = copy.deepcopy(EXT_TYPE_DICT)
517 cls.exe_type.clear()
Dscheduler.py1306 TestDictSource.exe_type[key] = value