Searched refs:exe_type (Results 1 – 2 of 2) sorted by relevance
459 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 TestDictSource512 cls.exe_type = copy.deepcopy(EXT_TYPE_DICT)517 cls.exe_type.clear()
1306 TestDictSource.exe_type[key] = value