Searched defs:LogOutput (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/web_perf/metrics/
H A Dfast_metric_unittest.py69 def LogOutput(self): member in class:FastMetricTests
138 self.LogOutput())
/external/qemu/android/base/
H A DLog.h342 // LogOutput and deleting the stream.
372 class LogOutput { class in namespace:android::base::testing
374 LogOutput() {} function in class:android::base::testing::LogOutput
375 virtual ~LogOutput() {}
389 // custom instance of LogOutput.
390 static LogOutput* setNewOutput(LogOutput* newOutput);

Completed in 101 milliseconds