Searched refs:RUNTIME_SHORT_SECONDS (Results 1 – 3 of 3) sorted by relevance
48 TestAction ta = new TestAction(mModel, WARMUP_SHORT_SECONDS, RUNTIME_SHORT_SECONDS); in testNNAPI()
52 RUNTIME_SHORT_SECONDS); in testTFLite()
64 protected static final float RUNTIME_SHORT_SECONDS = 1.f; field in BenchmarkTestBase