Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dmemory_pressure_listener_unittest.cc38 void ExpectNoNotification( in ExpectNoNotification() function in base::MemoryPressureListenerTest
65 ExpectNoNotification(&MemoryPressureListener::NotifyMemoryPressure, in TEST_F()
/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()