Home
last modified time | relevance | path

Searched refs:WaitSetDispatcherTest (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/edk/system/
Dwait_set_dispatcher_unittest.cc27 class WaitSetDispatcherTest : public ::testing::Test { class
29 WaitSetDispatcherTest() {} in WaitSetDispatcherTest() function in mojo::edk::__anon17a7901d0111::WaitSetDispatcherTest
30 ~WaitSetDispatcherTest() override {} in ~WaitSetDispatcherTest()
119 DISALLOW_COPY_AND_ASSIGN(WaitSetDispatcherTest);
123 uint64_t WaitSetDispatcherTest::pipe_id_generator_ = 1;
125 TEST_F(WaitSetDispatcherTest, Basic) { in TEST_F() argument
192 TEST_F(WaitSetDispatcherTest, HandleWithoutRemoving) { in TEST_F() argument
247 TEST_F(WaitSetDispatcherTest, MultipleReady) { in TEST_F() argument
370 TEST_F(WaitSetDispatcherTest, InvalidParams) { in TEST_F() argument
397 TEST_F(WaitSetDispatcherTest, NotSatisfiable) { in TEST_F() argument
[all …]