Searched refs:noLockCnt (Results 1 – 1 of 1) sorted by relevance
1615 int noLockCnt = 0; in verifyBlackLevelLockResults() local1623 noLockCnt++; in verifyBlackLevelLockResults()1630 assertTrue("Black level lock OFF occurs " + noLockCnt + " times, expect at most " in verifyBlackLevelLockResults()1631 + maxLockOffCnt + " for camera " + mCamera.getId(), noLockCnt <= maxLockOffCnt); in verifyBlackLevelLockResults()