Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java108 private static final long MAX_TIME_TO_LOOK_FOR_SUITABLE_MODEL_SECONDS = 30; field in RandomGraphTest
205 Duration.ofSeconds(MAX_TIME_TO_LOOK_FOR_SUITABLE_MODEL_SECONDS)).compareTo( in call()
213 mCompilationOnly, MAX_TIME_TO_LOOK_FOR_SUITABLE_MODEL_SECONDS); in call()