Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/test/
H A Dbenchmark_random_interleaving_gtest.cc54 BenchmarkReporter* reporter = new NullReporter; in Execute() local
H A Doutput_test_helper.cc399 benchmark::BenchmarkReporter& reporter; in RunOutputTests() member
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark.cc252 void FlushStreams(BenchmarkReporter* reporter) { in FlushStreams()
262 const RunResults& results) { in Report()
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-io.cpp66 FormatErrorReporter reporter{context_, reporterCharBlock}; in Enter() local
274 FormatErrorReporter reporter{context_, reporterCharBlock}; in Enter() local
/llvm-project-15.0.7/clang/tools/scan-view/share/
H A DScanView.py103 def __init__(self, report, reporter, parameters, server): argument
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc730 TestPartResultReporterInterface* reporter) { in SetGlobalTestPartResultReporter()
743 TestPartResultReporterInterface* reporter) { in SetTestPartResultReporterForCurrentThread()
/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2374 UninitValsDiagReporter reporter(S); in IssueWarnings() local