Searched refs:NO_LIFETIME (Results 1 – 1 of 1) sorted by relevance
26 private const val NO_LIFETIME: Long = -1L constant34 assertEquals(NO_LIFETIME, raEvent.routerLifetime) in testConstructorAndParcel()35 assertEquals(NO_LIFETIME, raEvent.prefixValidLifetime) in testConstructorAndParcel()36 assertEquals(NO_LIFETIME, raEvent.prefixPreferredLifetime) in testConstructorAndParcel()37 assertEquals(NO_LIFETIME, raEvent.routeInfoLifetime) in testConstructorAndParcel()38 assertEquals(NO_LIFETIME, raEvent.rdnssLifetime) in testConstructorAndParcel()39 assertEquals(NO_LIFETIME, raEvent.dnsslLifetime) in testConstructorAndParcel()