Searched refs:waitSeconds (Results 1 – 2 of 2) sorted by relevance
411 int waitSeconds = 10; in cect_hf_4_6_28_testPowerUcpHandling() local434 TimeUnit.SECONDS.sleep(waitSeconds); in cect_hf_4_6_28_testPowerUcpHandling()441 TimeUnit.SECONDS.sleep(waitSeconds); in cect_hf_4_6_28_testPowerUcpHandling()448 TimeUnit.SECONDS.sleep(waitSeconds); in cect_hf_4_6_28_testPowerUcpHandling()455 TimeUnit.SECONDS.sleep(waitSeconds); in cect_hf_4_6_28_testPowerUcpHandling()
63 ITestDevice device, String tag, int waitSeconds, String expectedOutput) in waitForLog() argument65 long timeoutMillis = waitSeconds * 1000; in waitForLog()