Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dbisect_cmd.py31 def write_tests(filename, tests): function
42 write_tests(filename, tests)
77 write_tests(tmp, tests)
/third_party/unity/auto/
Dstylize_as_junit.rb112 write_tests(result_output, f)
195 def write_tests(results, stream) method in UnityToJUnit
/third_party/cJSON/tests/unity/auto/
Dstylize_as_junit.rb112 write_tests(result_output, f)
198 def write_tests(results, stream) method in UnityToJUnit
/third_party/python/Tools/iobench/
Diobench.py234 write_tests = [ variable
344 run_test_family(write_tests, "t", binary_files,
353 run_test_family(write_tests, "b", text_files,