Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dtrap_unittest.cc161 int num_expected_notifications = 1; in TEST_F() local
164 EXPECT_GT(num_expected_notifications, 0); in TEST_F()
165 num_expected_notifications -= 1; in TEST_F()
298 int num_expected_notifications = 1; in TEST_F() local
301 EXPECT_GT(num_expected_notifications, 0); in TEST_F()
302 num_expected_notifications -= 1; in TEST_F()
447 int num_expected_notifications = 1; in TEST_F() local
450 EXPECT_GT(num_expected_notifications, 0); in TEST_F()
451 num_expected_notifications -= 1; in TEST_F()