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

/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc840 destruction_observer_called_(destruction_observer_called) {
850 EXPECT_FALSE(*destruction_observer_called_);
855 bool* destruction_observer_called_; member in class:base::__anon9034::DestructionObserverProbe
862 destruction_observer_called_(destruction_observer_called),
867 *destruction_observer_called_ = true;
874 bool* destruction_observer_called_; member in class:base::__anon9034::MLDestructionObserver

Completed in 77 milliseconds