Searched refs:TestLogCollector (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/test/logging/win/
H A Dtest_log_collector.cc32 class TestLogCollector { class in namespace:logging_win::__anon5987
34 TestLogCollector();
35 ~TestLogCollector();
51 EventListener(TestLogCollector* test_log_collector,
128 TestLogCollector* test_log_collector_;
151 DISALLOW_COPY_AND_ASSIGN(TestLogCollector);
154 base::LazyInstance<TestLogCollector> g_test_log_collector =
157 // TestLogCollector::EventListener implementation
159 TestLogCollector::EventListener::EventListener(
160 TestLogCollector* test_log_collecto
171 TestLogCollector::TestLogCollector() function in class:logging_win::__anon5987::TestLogCollector
[all...]

Completed in 2225 milliseconds