Searched refs:FAKE_EV (Results 1 – 1 of 1) sorted by relevance
75 static final IpReachabilityEvent FAKE_EV = field in IpConnectivityMetricsTest103 assertTrue(logger.log(1, FAKE_EV)); in testLoggingEvents()104 assertTrue(logger.log(2, FAKE_EV)); in testLoggingEvents()105 assertTrue(logger.log(3, FAKE_EV)); in testLoggingEvents()124 assertTrue(logger.log(1 + i * 100 + j, FAKE_EV)); in testLoggingEventsWithMultipleCallers()146 new IpConnectivityLog(mService.impl).log(1, FAKE_EV); in testBufferFlushing()683 ev.data = FAKE_EV; in expectedEvent()