Searched refs:CaptureToEventList (Results 1 – 1 of 1) sorted by relevance
79 class CaptureToEventList : public Thread { class84 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList() function in __anon93e217af0111::CaptureToEventList89 ~CaptureToEventList() override { Stop(); } in ~CaptureToEventList()98 DISALLOW_COPY_AND_ASSIGN(CaptureToEventList);457 CaptureToEventList t(&captured_events); in TEST_F()