OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitPerfLog
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/
perftimer.cc
17
bool
InitPerfLog
(const FilePath& log_file) {
perftimer.h
21
bool
InitPerfLog
(const FilePath& log_path);
/external/chromium/base/test/
perf_test_suite.cc
33
ASSERT_TRUE(
InitPerfLog
(log_path));
Completed in 643 milliseconds