Home
last modified time | relevance | path

Searched defs:WatcherTest (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/cpp/system/tests/
Dwatcher_unittest.cc33 class WatcherTest : public testing::Test { class
35 WatcherTest() {} in WatcherTest() function in mojo::__anon02c8b9870111::WatcherTest
50 TEST_F(WatcherTest, WatchBasic) { in TEST_F() argument
74 TEST_F(WatcherTest, WatchUnsatisfiable) { in TEST_F() argument
86 TEST_F(WatcherTest, WatchInvalidHandle) { in TEST_F() argument
99 TEST_F(WatcherTest, Cancel) { in TEST_F() argument
121 TEST_F(WatcherTest, CancelOnClose) { in TEST_F() argument
143 TEST_F(WatcherTest, CancelOnDestruction) { in TEST_F() argument
165 TEST_F(WatcherTest, NotifyOnMessageLoopDestruction) { in TEST_F() argument
187 TEST_F(WatcherTest, CloseAndCancel) { in TEST_F() argument