Home
last modified time | relevance | path

Searched defs:LogPerfResult (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/test_support/
H A Dtest_support.h16 inline void LogPerfResult(const char* test_name, in LogPerfResult() function
/aosp_15_r20/external/cronet/base/test/
H A Dperf_log.cc34 void LogPerfResult(const char* test_name, double value, const char* units) { in LogPerfResult() function
/aosp_15_r20/external/libchrome/base/test/
H A Dperf_log.cc34 void LogPerfResult(const char* test_name, double value, const char* units) { in LogPerfResult() function
/aosp_15_r20/external/libchrome/mojo/core/test/
H A Dtest_support_impl.cc48 void TestSupportImpl::LogPerfResult(const char* test_name, in LogPerfResult() function in mojo::core::test::TestSupportImpl