Searched refs:InitPerfLog (Results 1 – 3 of 3) sorted by relevance
15 bool InitPerfLog(const FilePath& log_path);
14 bool InitPerfLog(const FilePath& log_file) { in InitPerfLog() function
37 ASSERT_TRUE(InitPerfLog(log_path)); in Initialize()