Searched refs:PrintBasicContext (Results 1 - 8 of 8) sorted by relevance

/external/google-benchmark/src/
H A Dreporter.cc34 void BenchmarkReporter::PrintBasicContext(std::ostream *out_ptr, function in class:benchmark::BenchmarkReporter
H A Dcsv_reporter.cc40 PrintBasicContext(&GetErrorStream(), context);
H A Dconsole_reporter.cc38 PrintBasicContext(&GetErrorStream(), context);
/external/libcxx/utils/google-benchmark/src/
H A Dreporter.cc34 void BenchmarkReporter::PrintBasicContext(std::ostream *out_ptr, function in class:benchmark::BenchmarkReporter
H A Dcsv_reporter.cc40 PrintBasicContext(&GetErrorStream(), context);
H A Dconsole_reporter.cc38 PrintBasicContext(&GetErrorStream(), context);
/external/google-benchmark/include/benchmark/
H A Dreporter.h146 static void PrintBasicContext(std::ostream* out, Context const& context);
/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dreporter.h146 static void PrintBasicContext(std::ostream* out, Context const& context);

Completed in 80 milliseconds