Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/test/
Dresult_sink.h42 void ResultSink::AddResult(const T* test_results, size_t length) { in AddResult()
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dupload_test_results.py70 def _get_build_metadata(test_results): argument
/external/grpc-grpc/tools/run_tests/python_utils/
Dupload_test_results.py70 def _get_build_metadata(test_results): argument
/external/libchrome/base/test/launcher/
Dtest_results_tracker.h99 std::vector<TestResult> test_results; member
Dtest_results_tracker.cc344 std::unique_ptr<ListValue> test_results(new ListValue); in SaveSummaryAsJSON() local
Dunit_test_launcher.cc288 std::vector<TestResult> test_results; in ProcessTestResults() local
/external/cronet/base/test/launcher/
Dtest_results_tracker.h135 std::vector<TestResult> test_results; member
Dtest_launcher.h54 virtual void ProcessTestResults(std::vector<TestResult>& test_results, in ProcessTestResults()
Dtest_launcher.cc137 std::vector<TestResult> test_results; in PollOnce() local
165 const std::vector<TestResult>& test_results) { in LatestCompletionTimestamp()
1242 std::vector<TestResult> test_results; in ProcessTestResults() local
Dtest_results_tracker.cc455 Value::List test_results; in SaveSummaryAsJSON() local
Dtest_launcher_unittest.cc1191 std::vector<TestResult> test_results; in TEST() local
/external/angle/build/android/pylib/results/flakiness_dashboard/
Dresults_uploader.py109 def AddResults(self, test_results): argument
/external/cronet/build/android/pylib/results/flakiness_dashboard/
Dresults_uploader.py109 def AddResults(self, test_results): argument
/external/angle/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py346 def _run_tests(args, tests, extra_flags, env, screenshot_dir, results, test_results): argument
/external/cronet/testing/scripts/
Drun_performance_tests.py132 def test_results(self): member in OutputFilePaths
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderIsolines.cpp502 _test_results& test_results = m_test_results[vertex_spacing_mode]; in findTestResult() local
/external/perfetto/test/stress_test/
Dstress_test.cc112 const std::list<TestResult>& test_results() const { return test_results_; } in test_results() function in perfetto::__anon5c5f76260111::TestHarness
/external/toolchain-utils/crosperf/
Dresults_report.py486 def _GetHTMLCharts(label_names, test_results): argument
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.c855 static struct test_result test_results[ARRAY_SIZE(prog_test_defs)]; variable
/external/python/cpython3/Lib/test/
Dtest_statistics.py2446 def test_results(self): member in TestCorrelationAndCovariance
2476 def test_results(self): member in TestLinearRegression
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py3119 test_results = {} variable