Searched refs:readyToTest (Results 1 – 4 of 4) sorted by relevance
49 public boolean readyToTest() { in readyToTest() method in OvicDetectorBenchmarker86 if (!readyToTest()) { in processBuffer()115 if (shouldStop() || !readyToTest()) { in processBitmap()
41 public boolean readyToTest() { in readyToTest() method in OvicClassifierBenchmarker79 if (shouldStop() || !readyToTest()) { in processBitmap()
94 public abstract boolean readyToTest(); in readyToTest() method in OvicBenchmarker
117 if (!benchmarker.readyToTest()) { in doTestIteration()120 if (!benchmarker.readyToTest()) { in doTestIteration()