Home
last modified time | relevance | path

Searched defs:PrintResult (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dperf_test.cc92 void PrintResult(const std::string &measurement, in PrintResult() function
103 void PrintResult(const std::string &measurement, in PrintResult() function
126 void PrintResult(const std::string &measurement, in PrintResult() function
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTest.cpp380 void DawnPerfTestBase::PrintResult(const std::string& trace, in PrintResult() function in DawnPerfTestBase
387 void DawnPerfTestBase::PrintResult(const std::string& trace, in PrintResult() function in DawnPerfTestBase
/third_party/node/deps/v8/tools/
Dperf-compare.py360 def PrintResult(self, run): member in ResultTableRenderer
/third_party/node/deps/v8/src/d8/
Dd8.h482 enum PrintResult : bool { kPrintResult = true, kNoPrintResult = false }; enum
/third_party/node/deps/v8/src/maglev/
Dmaglev-ir.cc300 void PrintResult(std::ostream& os, MaglevGraphLabeller* graph_labeller, in PrintResult() function
303 void PrintResult(std::ostream& os, MaglevGraphLabeller* graph_labeller, in PrintResult() function