Searched refs:TORCH_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
40 private static final int TORCH_TIMEOUT_MS = 3000; field in FlashlightTest81 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()83 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()86 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()88 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()90 verify(torchListener, timeout(TORCH_TIMEOUT_MS).never()). in testSetTorchModeOnOff()114 verify(torchListener, timeout(TORCH_TIMEOUT_MS).times(mFlashCameraIdList.size())). in testSetTorchModeOnOff()117 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()142 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testTorchCallback()145 verify(torchListener, timeout(TORCH_TIMEOUT_MS).never()). in testTorchCallback()[all …]