Home
last modified time | relevance | path

Searched defs:PrintRunData (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dcsv_reporter.cc90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData() function in benchmark::CSVReporter
H A Dconsole_reporter.cc116 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter
H A Djson_reporter.cc167 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dcsv_reporter.cc109 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData() function in benchmark::CSVReporter
H A Dconsole_reporter.cc127 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter
H A Djson_reporter.cc221 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter
/aosp_15_r20/external/google-benchmark/src/
H A Dcsv_reporter.cc109 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData() function in benchmark::CSVReporter
H A Dconsole_reporter.cc131 void ConsoleReporter::PrintRunData(const Run& result) { in PrintRunData() function in benchmark::ConsoleReporter
H A Djson_reporter.cc228 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData() function in benchmark::JSONReporter
/aosp_15_r20/external/aac/tests/AacDecBenchmark/
H A DAacDecBenchmark.cpp280 void CustomCsvReporter::PrintRunData(const Run& run) { in PrintRunData() function in CustomCsvReporter
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/transcoder/benchmark/
H A DMediaTranscoderBenchmark.cpp617 void CustomCsvReporter::PrintRunData(const Run& run) { in PrintRunData() function in CustomCsvReporter