Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/common/java/android/net/metrics/
DIpReachabilityEventTest.kt32 val ipReachabilityEvent = IpReachabilityEvent(it) in testConstructorAndParcel() constant
33 assertEquals(it, ipReachabilityEvent.eventType) in testConstructorAndParcel()
35 assertParcelingIsLossless(ipReachabilityEvent) in testConstructorAndParcel()