Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/bridge/
DShouldContinueMessage.java28 private final boolean shouldContinue; field in ShouldContinueMessage
31 public ShouldContinueMessage(boolean shouldContinue, boolean warmupComplete) { in ShouldContinueMessage() argument
32 this.shouldContinue = shouldContinue; in ShouldContinueMessage()
36 public boolean shouldContinue() { in shouldContinue() method in ShouldContinueMessage
37 return shouldContinue; in shouldContinue()
41 return Boolean.valueOf(shouldContinue).hashCode(); in hashCode()
46 && shouldContinue == ((ShouldContinueMessage) obj).shouldContinue; in equals()
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
DSpeechActivity.java90 boolean shouldContinue = true; field in SpeechActivity
182 shouldContinue = true; in startRecording()
198 shouldContinue = false; in stopRecording()
232 while (shouldContinue) { in record()
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/
DSpeechActivity.java93 boolean shouldContinue = true; field in SpeechActivity
205 shouldContinue = true; in startRecording()
221 shouldContinue = false; in stopRecording()
255 while (shouldContinue) { in record()
/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DWorkerMain.java66 keepMeasuring = message.shouldContinue(); in main()
/external/clang/lib/Serialization/
DASTReader.cpp4320 bool shouldContinue = false; in readASTFileControlBlock() local
4326 shouldContinue = Listener.visitInputFile( in readASTFileControlBlock()
4330 if (!shouldContinue) in readASTFileControlBlock()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...