test_log_collector.cc | 58 test_log_collector_->SetUp(); 84 test_log_collector_->StartSessionForTest(test_info); 91 if (!test_log_collector_->LogTestPartResult(test_part_result)) 98 test_log_collector_->ProcessSessionForTest(test_info); 124 test_log_collector_->TearDown(); 128 TestLogCollector* test_log_collector_; member in class:logging_win::__anon9472::TestLogCollector::EventListener 162 : test_log_collector_(test_log_collector),
|