Searched defs:WatcherTest (Results 1 – 1 of 1) sorted by relevance
33 class WatcherTest : public testing::Test { class35 WatcherTest() {} in WatcherTest() function in mojo::__anon02c8b9870111::WatcherTest50 TEST_F(WatcherTest, WatchBasic) { in TEST_F() argument74 TEST_F(WatcherTest, WatchUnsatisfiable) { in TEST_F() argument86 TEST_F(WatcherTest, WatchInvalidHandle) { in TEST_F() argument99 TEST_F(WatcherTest, Cancel) { in TEST_F() argument121 TEST_F(WatcherTest, CancelOnClose) { in TEST_F() argument143 TEST_F(WatcherTest, CancelOnDestruction) { in TEST_F() argument165 TEST_F(WatcherTest, NotifyOnMessageLoopDestruction) { in TEST_F() argument187 TEST_F(WatcherTest, CloseAndCancel) { in TEST_F() argument