Searched defs:StopWatcher (Results 1 – 5 of 5) sorted by relevance
107 class StopWatcher : public BaseWatcher { class109 StopWatcher(MessagePumpIOSForIO::FdWatchController* controller, in StopWatcher() function in base::__anonc9e454d20111::StopWatcher131 TEST_F(MessagePumpIOSForIOTest, StopWatcher) { in TEST_F() argument
203 class StopWatcher : public BaseWatcher { class205 explicit StopWatcher(MessagePumpLibevent::FdWatchController* controller) in StopWatcher() function in base::__anon72ae66c90111::StopWatcher218 TEST_P(MessagePumpLibeventTest, StopWatcher) { in TEST_P() argument
707 class StopWatcher : public BaseWatcher { class709 explicit StopWatcher(MessagePumpGlib::FdWatchController* controller) in StopWatcher() function in base::__anon64ced08e0711::StopWatcher790 TEST_F(MessagePumpGLibFdWatchTest, StopWatcher) { in TEST_F() argument
136 class StopWatcher : public BaseWatcher { class138 explicit StopWatcher(MessagePumpLibevent::FdWatchController* controller) in StopWatcher() function in base::__anon53b7a2530111::StopWatcher148 TEST_F(MessagePumpLibeventTest, StopWatcher) { in TEST_F() argument
37 void StopWatcher() { in StopWatcher() function in brillo::http::curl::Transport::SocketPollData