Searched defs:LogPerfResult (Results 1 – 3 of 3) sorted by relevance
16 inline void LogPerfResult(const char* test_name, in LogPerfResult() function
34 void LogPerfResult(const char* test_name, double value, const char* units) { in LogPerfResult() function
46 void TestSupportImpl::LogPerfResult(const char* test_name, in LogPerfResult() function in mojo::test::TestSupportImpl