Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dtest_finder_utils_unittest.py780 result, _ = test_finder_utils.get_test_config_and_srcs(t_info, mod_info)
793 result, _ = test_finder_utils.get_test_config_and_srcs(t_info, mod_info)
806 result, _ = test_finder_utils.get_test_config_and_srcs(t_info, mod_info)
819 result, _ = test_finder_utils.get_test_config_and_srcs(t_info, mod_info)
Dmodule_finder.py561 test_config, test_srcs = test_finder_utils.get_test_config_and_srcs(
Dtest_finder_utils.py1177 def get_test_config_and_srcs(test_info, module_info): function
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py939 test_config, _ = test_finder_utils.get_test_config_and_srcs(
958 test_config, _ = test_finder_utils.get_test_config_and_srcs(