Home
last modified time | relevance | path

Searched refs:JSONReporter (Results 1 – 6 of 6) sorted by relevance

/external/google-benchmark/src/
Djson_reporter.cc53 bool JSONReporter::ReportContext(const Context& context) { in ReportContext()
88 void JSONReporter::ReportRuns(std::vector<Run> const& reports) { in ReportRuns()
117 void JSONReporter::Finalize() { in Finalize()
122 void JSONReporter::PrintRunData(Run const& run) { in PrintRunData()
Dbenchmark.cc820 return PtrType(new JSONReporter); in GetDefaultReporter()
/external/google-benchmark/include/benchmark/
Dreporter.h99 class JSONReporter : public BenchmarkReporter {
101 JSONReporter() : first_report_(true) {} in JSONReporter() function
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/mocha/
Dmocha.js3089 exports = module.exports = JSONReporter;
3098 function JSONReporter(runner) { class
/external/chromium-trace/catapult/third_party/mocha/
Dmocha.js3183 exports = module.exports = JSONReporter;
3192 function JSONReporter(runner) { class
/external/chromium-trace/catapult/tracing/third_party/mocha/
Dmocha.js3183 exports = module.exports = JSONReporter;
3192 function JSONReporter(runner) { class