Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
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/
Dunittest_constants.py283 FIND_PATH_FOLDER = 'class_file_path_testing' variable
284 FIND_PATH = os.path.join(TEST_DATA_DIR, FIND_PATH_FOLDER)
/tools/asuite/atest-py2/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)
/tools/asuite/atest/test_finders/
Dtest_finder_utils_unittest.py531 java_qualified_class = '{0}.{1}'.format(uc.FIND_PATH_FOLDER, uc.FIND_PATH_TESTCASE_JAVA)
545 java_qualified_class = '{0}.{1}'.format(uc.FIND_PATH_FOLDER, uc.FIND_PATH_TESTCASE_JAVA)