Searched refs:notify2 (Results 1 – 2 of 2) sorted by relevance
34 int notify2; field in CallbackRegistryTest43 notify2++; in addNotifyCount()107 assertEquals(1, notify2); in testSimpleNotify()130 assertEquals(1, notify2); in testRemoveWhileNotifying()156 assertEquals(2, notify2); in testDeepRemoveWhileNotifying()192 assertEquals(1, notify2); in testAddRemovedListener()
36 int notify2; field in CallbackRegistryTest45 notify2++; in addNotifyCount()107 assertEquals(1, notify2); in testSimpleNotify()129 assertEquals(1, notify2); in testRemoveWhileNotifying()154 assertEquals(2, notify2); in testDeepRemoveWhileNotifying()189 assertEquals(1, notify2); in testAddRemovedListener()