Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DFlashlightTest.java50 private static final int NUM_REGISTERS = 10; field in FlashlightTest
155 for (int i = 0; i < NUM_REGISTERS; i++) { in testTorchCallback()
166 times(NUM_REGISTERS * mFlashCameraIdList.size())). in testTorchCallback()