Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dtest_finder_utils.py220 parent_test_paths = run_find_cmd(
415 def run_find_cmd(ref_type, search_dir, target, methods=None): function
487 return run_find_cmd(ref_type, search_dir, class_name, methods)
885 test_paths = run_find_cmd(TestReferenceType.INTEGRATION, abs_path, name)
Dtf_integration_finder.py167 found_test_files = test_finder_utils.run_find_cmd(
Dmodule_finder.py791 package_paths = test_finder_utils.run_find_cmd(