Home
last modified time | relevance | path

Searched refs:TestReferenceType (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/atest/test_finders/
Dtest_finder_utils.py66 class TestReferenceType(Enum): class
221 TestReferenceType.QUALIFIED_CLASS,
482 ref_type = TestReferenceType.CC_CLASS
484 ref_type = TestReferenceType.QUALIFIED_CLASS
486 ref_type = TestReferenceType.CLASS
885 test_paths = run_find_cmd(TestReferenceType.INTEGRATION, abs_path, name)
Dtf_integration_finder.py168 test_finder_utils.TestReferenceType.INTEGRATION, abs_path, name
Dmodule_finder.py792 test_finder_utils.TestReferenceType.PACKAGE, search_dir, package