Searched refs:TEST_TYPE_DICT (Results 1 – 2 of 2) sorted by relevance
43 TEST_TYPE_DICT = {"DEX": DeviceTestType.dex_test, variable507 test_type = copy.deepcopy(TEST_TYPE_DICT)511 cls.test_type = copy.deepcopy(TEST_TYPE_DICT)
81 TEST_TYPE_DICT = { variable