Home
last modified time | relevance | path

Searched refs:FIND_PATH_FOLDER (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/atest/
Dunittest_constants.py233 FIND_PATH_FOLDER = 'class_file_path_testing' variable
234 FIND_PATH = os.path.join(TEST_DATA_DIR, FIND_PATH_FOLDER)
/tools/tradefederation/core/atest/
Dunittest_constants.py230 FIND_PATH_FOLDER = 'class_file_path_testing' variable
231 FIND_PATH = os.path.join(TEST_DATA_DIR, FIND_PATH_FOLDER)
/tools/asuite/atest/test_finders/
Dtest_finder_utils_unittest.py475 java_qualified_class = '{0}.{1}'.format(uc.FIND_PATH_FOLDER, uc.FIND_PATH_TESTCASE_JAVA)
489 java_qualified_class = '{0}.{1}'.format(uc.FIND_PATH_FOLDER, uc.FIND_PATH_TESTCASE_JAVA)
/tools/tradefederation/core/atest/test_finders/
Dtest_finder_utils_unittest.py471 java_qualified_class = '{0}.{1}'.format(uc.FIND_PATH_FOLDER, uc.FIND_PATH_TESTCASE_JAVA)
485 java_qualified_class = '{0}.{1}'.format(uc.FIND_PATH_FOLDER, uc.FIND_PATH_TESTCASE_JAVA)