Searched defs:test_results (Results 1 – 5 of 5) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
D | test-malloc-info-stats-print.h | 74 test_results_t test_results = {{0}, in get_main_thread_test_results() local 97 test_results_t test_results = {{0}, in get_different_threads_test_results() local 143 static int validate_main_thread_test_results(test_results_t *test_results) in validate_main_thread_test_results() 169 static int validate_different_threads_test_results(test_results_t *test_results) in validate_different_threads_test_results() 195 test_results_t *test_results, in validate_and_report()
|
/third_party/icu/tools/scripts/ |
D | uconfig_vars_test.py | 92 def RunUnitTests(uconfig_no_list, test_results): argument 130 def RunHeaderTests(uconfig_no_list, test_results): argument
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | restricted_trace_gold_tests.py | 335 def _run_tests(args, tests, extra_flags, env, screenshot_dir, results, test_results): argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderIsolines.cpp | 502 _test_results& test_results = m_test_results[vertex_spacing_mode]; in findTestResult() local
|
/third_party/python/Lib/test/ |
D | test_statistics.py | 2446 def test_results(self): member in TestCorrelationAndCovariance 2476 def test_results(self): member in TestLinearRegression
|