OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldReportTracingError
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/test/chromedriver/
performance_logger.h
79
bool
ShouldReportTracingError
();
performance_logger.cc
221
bool PerformanceLogger::
ShouldReportTracingError
() {
258
if (status.IsError() &&
ShouldReportTracingError
()) {
278
if (status.IsError() &&
ShouldReportTracingError
()) {
Completed in 79 milliseconds