OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddEntryTimestamped
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/test/chromedriver/chrome/
log.h
33
virtual void
AddEntryTimestamped
(const base::Time& timestamp,
console_logger_unittest.cc
82
virtual void
AddEntryTimestamped
(const base::Time& timestamp,
95
void FakeLog::
AddEntryTimestamped
(const base::Time& timestamp,
performance_logger_unittest.cc
83
virtual void
AddEntryTimestamped
(const base::Time& timestamp,
96
void FakeLog::
AddEntryTimestamped
(const base::Time& timestamp,
log.cc
19
AddEntryTimestamped
(base::Time::Now(), level, source, message);
/external/chromium_org/chrome/test/chromedriver/
logging.h
43
virtual void
AddEntryTimestamped
(const base::Time& timestamp,
logging.cc
153
void WebDriverLog::
AddEntryTimestamped
(const base::Time& timestamp,
Completed in 2900 milliseconds