Searched refs:python_test_file_to_test_name (Results 1 – 3 of 3) sorted by relevance
11 python_test_file_to_test_name,36 return python_test_file_to_test_name(set(changed_files))
18 python_test_file_to_test_name,43 return python_test_file_to_test_name(
21 def python_test_file_to_test_name(tests: set[str]) -> set[str]: function