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

/external/chromium/base/threading/
H A Dthread_unittest.cc102 class CapturingDestructionObserver : public MessageLoop::DestructionObserver { class in namespace:__anon1228
105 explicit CapturingDestructionObserver(EventList* event_list) function in class:__anon1228::CapturingDestructionObserver
231 CapturingDestructionObserver loop_destruction_observer(&captured_events);

Completed in 14 milliseconds