Home
last modified time | relevance | path

Searched refs: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::__anon426be1660111::WatcherTest
36 ~WatcherTest() override {} in ~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
[all …]