Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DConcurrencyTest.java355 assertTrue(waitForServiceResponse(MY_RESPONSE)); in tearDown()
358 assertTrue(waitForServiceResponse(MY_RESPONSE)); in tearDown()
412 private static boolean waitForServiceResponse(MyResponse waitResponse) { in waitForServiceResponse() method in ConcurrencyTest
479 assertTrue(waitForServiceResponse(MY_RESPONSE)); in removeAllPersistentGroups()
523 assertTrue(waitForServiceResponse(MY_RESPONSE)); in testConcurrency()
543 assertTrue(waitForServiceResponse(MY_RESPONSE)); in testRequestDiscoveryState()
552 assertTrue(waitForServiceResponse(MY_RESPONSE)); in testRequestDiscoveryState()
578 assertTrue(waitForServiceResponse(MY_RESPONSE)); in testRequestDiscoveryState()
600 assertTrue(waitForServiceResponse(MY_RESPONSE)); in testRequestNetworkInfo()
605 assertTrue(waitForServiceResponse(MY_RESPONSE)); in testRequestNetworkInfo()
[all …]