Home
last modified time | relevance | path

Searched refs:PrintResult (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/test/testsupport/
Dperf_test_unittest.cc43 PrintResult("measurement", "modifier", "trace", 42, "units", false); in TEST_F()
46 PrintResult("foo", "bar", "baz_v", 1423730, "widgets", true); in TEST_F()
59 PrintResult("measurement", "modifier", "trace", 42, "units", false); in TEST_F()
67 PrintResult("measurement", "_modifier", "story_1", 42, "ms", false); in TEST_F()
68 PrintResult("foo", "bar", "story_1", 7, "sigma", true); in TEST_F()
114 RTC_EXPECT_DEATH(PrintResult("a", "b", "c", kNan, "d", false), "finit"); in TEST_F()
115 RTC_EXPECT_DEATH(PrintResult("a", "b", "c", kInf, "d", false), "finit"); in TEST_F()
Dperf_test.h48 void PrintResult(const std::string& measurement,
85 void PrintResult(const std::string& measurement,
Dperf_test.cc130 void PrintResult(const std::string& graph_name, in PrintResult() function in webrtc::test::__anonfaa23a290111::ResultsLinePrinter
242 void PrintResult(const std::string& measurement, in PrintResult() function
255 GetResultsLinePrinter().PrintResult(graph_name, trace, value, units, in PrintResult()
259 void PrintResult(const std::string& measurement, in PrintResult() function
Dperf_result_reporter.cc104 PrintResult(metric_basename_, metric_suffix, story_name_, value, in AddResult()
112 PrintResult(metric_basename_, metric_suffix, story_name_, value, in AddResult()
/external/webrtc/video/
Dvideo_analyzer.cc617 PrintResult("psnr", psnr_, "dB", ImproveDirection::kBiggerIsBetter); in PrintResults()
618 PrintResult("ssim", ssim_, "unitless", ImproveDirection::kBiggerIsBetter); in PrintResults()
619 PrintResult("sender_time", sender_time_, "ms", in PrintResults()
621 PrintResult("receiver_time", receiver_time_, "ms", in PrintResults()
623 PrintResult("network_time", network_time_, "ms", in PrintResults()
625 PrintResult("total_delay_incl_network", end_to_end_, "ms", in PrintResults()
627 PrintResult("time_between_rendered_frames", rendered_delta_, "ms", in PrintResults()
629 PrintResult("encode_frame_rate", encode_frame_rate_, "fps", in PrintResults()
631 PrintResult("encode_time", encode_time_ms_, "ms", in PrintResults()
633 PrintResult("media_bitrate", media_bitrate_bps_, "bps", in PrintResults()
[all …]
/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_quality_analysis.cc130 PrintResult("Unique_frames_count", "", label, results->frames.size(), in PrintAnalysisResults()
144 PrintResult("Max_repeated", "", label, results->max_repeated_frames, "", in PrintAnalysisResults()
146 PrintResult("Max_skipped", "", label, results->max_skipped_frames, "", false); in PrintAnalysisResults()
147 PrintResult("Total_skipped", "", label, results->total_skipped_frames, "", in PrintAnalysisResults()
149 PrintResult("Decode_errors_reference", "", label, results->decode_errors_ref, in PrintAnalysisResults()
151 PrintResult("Decode_errors_test", "", label, results->decode_errors_test, "", in PrintAnalysisResults()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dexhaustive_tester.cc58 static void PrintResult(const RE2& re, const StringPiece& input, RE2::Anchor anchor, StringPiece *m… in PrintResult() function
114 PrintResult(re, input, RE2::ANCHOR_BOTH, group, ngroup); in HandleRegexp()
116 PrintResult(re, input, RE2::UNANCHORED, group, ngroup); in HandleRegexp()
118 PrintResult(relongest, input, RE2::ANCHOR_BOTH, group, ngroup); in HandleRegexp()
120 PrintResult(relongest, input, RE2::UNANCHORED, group, ngroup); in HandleRegexp()
/external/angle/src/tests/perf_tests/third_party/perf/
Dperf_result_reporter.cc36 PrintResult(metric_basename_, metric_suffix, story_name_, value, iter->second.units, in AddResult()
45 PrintResult(metric_basename_, metric_suffix, story_name_, value, iter->second.units, in AddResult()
54 PrintResult(metric_basename_, metric_suffix, story_name_, value, iter->second.units, in AddResult()
Dangle-mods.patch155 -@@ -53,7 +84,7 @@ void PrintResult(const std::string& measurement,
164 -@@ -63,7 +94,7 @@ void PrintResult(const std::string& measurement,
239 - PrintResult(metric_basename_, metric_suffix, story_name_, value,
241 + PrintResult(metric_basename_, metric_suffix, story_name_, value, iter->second.units,
254 - PrintResult(metric_basename_, metric_suffix, story_name_, value,
256 + PrintResult(metric_basename_, metric_suffix, story_name_, value, iter->second.units,
269 - PrintResult(metric_basename_, metric_suffix, story_name_, value,
271 + PrintResult(metric_basename_, metric_suffix, story_name_, value, iter->second.units,
459 @@ -53,8 +85,8 @@ void PrintResult(const std::string& measurement,
469 void PrintResult(const std::string& measurement,
[all …]
Dperf_test.h26 void PrintResult(const std::string &measurement,
32 void PrintResult(const std::string &measurement,
49 void PrintResult(const std::string &measurement,
Dperf_test.cc92 void PrintResult(const std::string &measurement, in PrintResult() function
103 void PrintResult(const std::string &measurement, in PrintResult() function
126 void PrintResult(const std::string &measurement, in PrintResult() function
/external/webrtc/modules/audio_coding/neteq/test/
Dneteq_performance_unittest.cc29 webrtc::test::PrintResult("neteq_performance", "", "10_pl_10_drift", runtime, in TEST()
47 webrtc::test::PrintResult("neteq_performance", "", "0_pl_0_drift", runtime, in TEST()
/external/libchrome/base/message_loop/
Dmessage_pump_perftest.cc138 perf_test::PrintResult( in ScheduleWork()
145 perf_test::PrintResult( in ScheduleWork()
152 perf_test::PrintResult( in ScheduleWork()
160 perf_test::PrintResult( in ScheduleWork()
Dmessage_loop_task_runner_perftest.cc78 perf_test::PrintResult( in Run()
172 perf_test::PrintResult( in Run()
Dmessage_loop_perftest.cc238 perf_test::PrintResult("task_posting", "", in TEST_P()
243 perf_test::PrintResult("task_running", "", in TEST_P()
/external/libchrome/base/synchronization/
Dwaitable_event_perftest.cc102 perf_test::PrintResult( in PrintPerfWaitableEvent()
106 perf_test::PrintResult( in PrintPerfWaitableEvent()
170 perf_test::PrintResult("counts", "", "throughput", count, "signals", true); in TEST()
/external/webrtc/modules/audio_coding/codecs/opus/
Dopus_complexity_unittest.cc74 test::PrintResult("opus_encoding_complexity_ratio", "", "adaptation_on", in TEST()
94 test::PrintResult("opus_encoding_complexity_ratio", "", "adaptation_off", in TEST()
/external/libchrome/base/json/
Djson_perftest.cc63 perf_test::PrintResult("Write", "", description, in TestWriteAndRead()
70 perf_test::PrintResult("Read", "", description, in TestWriteAndRead()
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer.cc764 test::PrintResult("cpu_usage", "", test_label_.c_str(), GetCpuUsagePercent(), in ReportResults()
832 test::PrintResult("harmonic_framerate", "", test_case_name, in ReportResults()
835 test::PrintResult("encode_frame_rate", "", test_case_name, in ReportResults()
851 test::PrintResult("min_psnr", "", test_case_name, in ReportResults()
859 test::PrintResult("dropped_frames", "", test_case_name, in ReportResults()
862 test::PrintResult("frames_in_flight", "", test_case_name, in ReportResults()
872 test::PrintResult( in ReportResults()
885 test::PrintResult(metric_name, /*modifier=*/"", test_case_name, counter, unit, in ReportResult()
/external/libchrome/base/threading/
Dthread_perftest.cc106 perf_test::PrintResult( in RunPingPongTest()
111 perf_test::PrintResult( in RunPingPongTest()
/external/webrtc/call/
Drampup_tests.cc339 webrtc::test::PrintResult( in ReportResult()
529 webrtc::test::PrintResult("ramp_up_down_up", GetModifierString(), in EvolveTestState()
545 webrtc::test::PrintResult("ramp_up_down_up", GetModifierString(), in EvolveTestState()
559 webrtc::test::PrintResult("ramp_up_down_up", GetModifierString(), in EvolveTestState()
/external/tensorflow/tensorflow/python/grappler/
Dtf_optimizer_wrapper.cc105 optimizer.PrintResult(); in PYBIND11_MODULE()
/external/libchrome/base/android/orderfile/
Dorderfile_instrumentation_perftest.cc45 perf_test::PrintResult("RecordAddressCostPerCall", modifier, "", ns_per_call, in RunBenchmark()
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_encoder_e2e_test.cpp262 void PrintResult() const { in PrintResult() function in android::LatencyRecorder
344 recorder.PrintResult(); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmeta_optimizer.h55 void PrintResult();

12