Searched refs:testTorchCallback (Results 1 – 1 of 1) sorted by relevance
127 public void testTorchCallback() throws Exception { in testTorchCallback() method in FlashlightTest128 testTorchCallback(/*useExecutor*/ false); in testTorchCallback()129 testTorchCallback(/*useExecutor*/ true); in testTorchCallback()132 private void testTorchCallback(boolean useExecutor) throws Exception { in testTorchCallback() method in FlashlightTest