Home
last modified time | relevance | path

Searched refs:InitPerfLog (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/test/
Dperf_log.h15 bool InitPerfLog(const FilePath& log_path);
Dperf_log.cc14 bool InitPerfLog(const FilePath& log_file) { in InitPerfLog() function
Dperf_test_suite.cc37 ASSERT_TRUE(InitPerfLog(log_path)); in Initialize()