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/ |
D | perf_test.cc | 92 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/ |
D | DawnPerfTest.cpp | 380 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/ |
D | perf-compare.py | 360 def PrintResult(self, run): member in ResultTableRenderer
|
/third_party/node/deps/v8/src/d8/ |
D | d8.h | 482 enum PrintResult : bool { kPrintResult = true, kNoPrintResult = false }; enum
|
/third_party/node/deps/v8/src/maglev/ |
D | maglev-ir.cc | 300 void PrintResult(std::ostream& os, MaglevGraphLabeller* graph_labeller, in PrintResult() function 303 void PrintResult(std::ostream& os, MaglevGraphLabeller* graph_labeller, in PrintResult() function
|