Searched refs:write_tests (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Lib/test/ |
D | bisect_cmd.py | 31 def write_tests(filename, tests): function 42 write_tests(filename, tests) 77 write_tests(tmp, tests)
|
/third_party/unity/auto/ |
D | stylize_as_junit.rb | 112 write_tests(result_output, f) 195 def write_tests(results, stream) method in UnityToJUnit
|
/third_party/cJSON/tests/unity/auto/ |
D | stylize_as_junit.rb | 112 write_tests(result_output, f) 198 def write_tests(results, stream) method in UnityToJUnit
|
/third_party/python/Tools/iobench/ |
D | iobench.py | 234 write_tests = [ variable 344 run_test_family(write_tests, "t", binary_files, 353 run_test_family(write_tests, "b", text_files,
|