Searched defs:shouldStop (Results 1 - 14 of 14) sorted by relevance

/external/clang/lib/Analysis/
H A DFormatStringParsing.h62 bool shouldStop() const { return Stop; } function in class:clang::analyze_format_string::SpecifierResult
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DInterruptionUtil.java46 private volatile boolean shouldStop = false; field in class:InterruptionUtil.Interruptenator
61 if (shouldStop) {
69 shouldStop = true;
/external/junit/src/junit/framework/
H A DTestResult.java148 public synchronized boolean shouldStop() { method in class:TestResult
/external/lldb/source/Breakpoint/
H A DBreakpointLocationCollection.cpp140 bool shouldStop = false; local
145 shouldStop = true;
147 return shouldStop;
/external/lldb/test/unittest2/
H A Dsuite.py58 if result.shouldStop:
100 if result.shouldStop:
287 shouldStop = False variable in class:_DebugResult
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1004 milliseconds