Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dtest_finder_utils_unittest.py41 FIND_TWO = uc.ROOT + 'other/dir/test.java\n' + uc.FIND_ONE variable
133 self, test_finder_utils.extract_test_path(FIND_TWO), paths)
171 self, test_finder_utils.extract_test_path(FIND_TWO), paths)
/tools/tradefederation/core/atest/test_finders/
Dtest_finder_utils_unittest.py38 FIND_TWO = uc.ROOT + 'other/dir/test.java\n' + uc.FIND_ONE variable
130 self, test_finder_utils.extract_test_path(FIND_TWO), paths)
168 self, test_finder_utils.extract_test_path(FIND_TWO), paths)
/tools/asuite/atest/
Dunittest_constants.py43 FIND_TWO = ROOT + 'other/dir/test.java\n' + FIND_ONE variable
/tools/tradefederation/core/atest/
Dunittest_constants.py40 FIND_TWO = ROOT + 'other/dir/test.java\n' + FIND_ONE variable