Home
last modified time | relevance | path

Searched defs:test_results (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dtest-malloc-info-stats-print.h74 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/
Duconfig_vars_test.py92 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/
Drestricted_trace_gold_tests.py335 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/
DesextcTessellationShaderIsolines.cpp502 _test_results& test_results = m_test_results[vertex_spacing_mode]; in findTestResult() local
/third_party/python/Lib/test/
Dtest_statistics.py2446 def test_results(self): member in TestCorrelationAndCovariance
2476 def test_results(self): member in TestLinearRegression