Home
last modified time | relevance | path

Searched defs:PrintStatistics (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStatistic.cpp170 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm
226 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
/third_party/protobuf/src/google/protobuf/compiler/cpp/tools/
Danalyze_profile_proto_test.cc166 TEST(AnalyzeProfileProtoTest, PrintStatistics) { in TEST() argument