Searched refs:resultVal (Results 1 – 1 of 1) sorted by relevance
502 Set<Integer> resultVal = queue.poll(TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in testSimultaneousCellularCallingNotifications() local503 assertEquals(testVal, resultVal); in testSimultaneousCellularCallingNotifications()805 boolean resultVal = queue.poll(TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in testCarrierRoamingNtnModeChanged()806 assertTrue(resultVal); in testCarrierRoamingNtnModeChanged()