HomeSort by relevance Sort by last modified time
    Searched refs:TEST_MAPPING_TEST (Results 1 - 3 of 3) sorted by null

  /tools/tradefederation/core/atest/
test_mapping_unittest.py 30 detail = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
31 self.assertEqual(uc.TEST_MAPPING_TEST['name'], detail.name)
cli_translator_unittest.py 94 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
134 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
unittest_constants.py 121 TEST_MAPPING_TEST = {'name': MODULE_NAME}

Completed in 211 milliseconds