Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java487 CountDownLatch countDownLatchAl = new CountDownLatch(1); in testConnectionFlowWithConnect() local
488 TestActionListener actionListener = new TestActionListener(countDownLatchAl); in testConnectionFlowWithConnect()
507 assertThat(countDownLatchAl.await( in testConnectionFlowWithConnect()