Searched refs:spuriousNotifications (Results 1 – 1 of 1) sorted by relevance
30 int spuriousNotifications = 0; field in ObjectTest124 spuriousNotifications++; in test_notify()142 spuriousNotifications = 0; in test_notify()173 assertTrue("Too many spurious notifications: " + spuriousNotifications, in test_notify()174 spuriousNotifications <= 1); in test_notify()