Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dtrap_unittest.cc110 void ExpectNoNotification(const MojoTrapEvent* event) { in ExpectNoNotification() function
120 MojoCreateTrap(&ExpectNoNotification, nullptr, nullptr)); in TEST_F()
122 EXPECT_EQ(MOJO_RESULT_OK, MojoCreateTrap(&ExpectNoNotification, nullptr, &t)); in TEST_F()
670 EXPECT_EQ(MOJO_RESULT_OK, MojoCreateTrap(&ExpectNoNotification, nullptr, &t)); in TEST_F()
697 EXPECT_EQ(MOJO_RESULT_OK, MojoCreateTrap(&ExpectNoNotification, nullptr, &t)); in TEST_F()