Home
last modified time | relevance | path

Searched defs:reporter (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc253 auto flushStreams = [](BenchmarkReporter* reporter) { in RunBenchmarks()
268 bool report_aggregates_only) { in RunBenchmarks()
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A DScanView.py103 def __init__(self, report, reporter, parameters, server): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark.cc418 auto flushStreams = [](BenchmarkReporter* reporter) { in RunBenchmarks()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc378 benchmark::BenchmarkReporter& reporter; in RunOutputTests() member
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc387 benchmark::BenchmarkReporter& reporter; in RunOutputTests() member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc730 TestPartResultReporterInterface* reporter) { in SetGlobalTestPartResultReporter()
743 TestPartResultReporterInterface* reporter) { in SetTestPartResultReporterForCurrentThread()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2385 UninitValsDiagReporter reporter(S); in IssueWarnings() local