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

/external/libchrome/base/threading/
H A Dthread_unittest.cc61 class CaptureToEventList : public Thread { class in namespace:__anon9329
66 explicit CaptureToEventList(EventList* event_list) function in class:__anon9329::CaptureToEventList
71 ~CaptureToEventList() override { Stop(); }
266 CaptureToEventList t(&captured_events);

Completed in 68 milliseconds