Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyRegistryManagerTest.java502 Set<Integer> resultVal = queue.poll(TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in testSimultaneousCellularCallingNotifications() local
503 assertEquals(testVal, resultVal); in testSimultaneousCellularCallingNotifications()
805 boolean resultVal = queue.poll(TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in testCarrierRoamingNtnModeChanged()
806 assertTrue(resultVal); in testCarrierRoamingNtnModeChanged()