Searched refs:TORCH_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
42 private static final int TORCH_TIMEOUT_MS = 3000; field in FlashlightTest83 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()85 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()88 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()90 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()92 verify(torchListener, after(TORCH_TIMEOUT_MS).never()). in testSetTorchModeOnOff()116 verify(torchListener, timeout(TORCH_TIMEOUT_MS).times(mFlashCameraIdList.size())). in testSetTorchModeOnOff()119 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()154 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testTorchCallback()157 verify(torchListener, after(TORCH_TIMEOUT_MS).never()). in testTorchCallback()[all …]