HomeSort by: relevance | last modified time | path
    Searched refs:PrintBasicContext (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
reporter.cc 33 void BenchmarkReporter::PrintBasicContext(std::ostream *out,
csv_reporter.cc 41 PrintBasicContext(&GetErrorStream(), context);
console_reporter.cc 41 PrintBasicContext(&GetErrorStream(), context);
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
reporter.cc 34 void BenchmarkReporter::PrintBasicContext(std::ostream *out,
csv_reporter.cc 41 PrintBasicContext(&GetErrorStream(), context);
console_reporter.cc 41 PrintBasicContext(&GetErrorStream(), context);
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h 1438 static void PrintBasicContext(std::ostream* out, Context const& context);
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
benchmark.h 1380 static void PrintBasicContext(std::ostream* out, Context const& context);

Completed in 29 milliseconds