Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DFlashlightTest.java53 private static final int TORCH_TIMEOUT_MS = 3000; field in FlashlightTest
155 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testTurnOnTorchWithStrengthLevel()
158 verify(torchListener,timeout(TORCH_TIMEOUT_MS). in testTurnOnTorchWithStrengthLevel()
160 verify(torchListener,timeout(TORCH_TIMEOUT_MS). in testTurnOnTorchWithStrengthLevel()
162 verify(torchListener,timeout(TORCH_TIMEOUT_MS). in testTurnOnTorchWithStrengthLevel()
165 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testTurnOnTorchWithStrengthLevel()
196 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()
198 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()
201 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()
203 verify(torchListener, timeout(TORCH_TIMEOUT_MS). in testSetTorchModeOnOff()
[all …]