Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dtest_finder_utils.py305 run_find_cmd(FIND_REFERENCE_TYPE.QUALIFIED_CLASS,
458 def run_find_cmd(ref_type, search_dir, target, methods=None): function
528 return run_find_cmd(ref_type, search_dir, class_name, methods)
934 test_paths = run_find_cmd(FIND_REFERENCE_TYPE.INTEGRATION, abs_path,
Dtf_integration_finder.py160 found_test_files = test_finder_utils.run_find_cmd(
Dmodule_finder.py678 package_paths = test_finder_utils.run_find_cmd(
/tools/asuite/atest-py2/test_finders/
Dtest_finder_utils.py399 def run_find_cmd(ref_type, search_dir, target, methods=None): function
464 return run_find_cmd(ref_type, search_dir, class_name, methods)
860 test_paths = run_find_cmd(FIND_REFERENCE_TYPE.INTEGRATION, abs_path,
Dtf_integration_finder.py147 found_test_files = test_finder_utils.run_find_cmd(
Dmodule_finder.py494 package_paths = test_finder_utils.run_find_cmd(