Home
last modified time | relevance | path

Searched defs:shouldStop (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Analysis/
DFormatStringParsing.h62 bool shouldStop() const { return Stop; } in shouldStop() function
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DInterruptionUtil.java45 private volatile boolean shouldStop = false; field in InterruptionUtil.Interruptenator
/external/junit/src/junit/framework/
DTestResult.java148 public synchronized boolean shouldStop() { in shouldStop() method in TestResult
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLFormattingElementList.cpp119 bool shouldStop = m_entries.last().isMarker(); in clearToLastMarker() local
/external/lldb/source/Breakpoint/
DBreakpointLocationCollection.cpp140 bool shouldStop = false; in ShouldStop() local
/external/lldb/test/unittest2/
Dsuite.py287 shouldStop = False variable in _DebugResult
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
Dsuite.py287 shouldStop = False variable in _DebugResult