Searched defs:stack (Results 1 – 10 of 10) sorted by relevance
31 final String stack = ""; in testGetFailureMessageFromStackTrace_empty() local39 final String stack = "this is a line"; in testGetFailureMessageFromStackTrace_oneLine() local48 final String stack = "this is a line\n"; in testGetFailureMessageFromStackTrace_oneNewLine() local56 final String stack = "this is a line\nthis is also a line"; in testGetFailureMessageFromStackTrace_twoLines() local64 final String stack = "this is a line\nthis is also a line\n oh look another line"; in testGetFailureMessageFromStackTrace_multiLines() local
812 java.util.Stack stack, in do_action()896 java.util.Stack CUP$stack, in CUP$do_action()
303 java.util.Stack stack, in do_action()430 java.util.Stack CUP$stack, in CUP$do_action()
110 String stack = result.getStackTrace() == null ? "" : "\n" + result.getStackTrace(); in testEnded() local
314 static String getFailureMessageFromStackTrace(String stack) { in getFailureMessageFromStackTrace()
242 protected Stack stack = new Stack(); field in lr_parser275 Stack stack, in do_action()
125 private final List<JsonScope> stack = new ArrayList<JsonScope>(); field in JsonWriter
191 private final List<JsonScope> stack = new ArrayList<JsonScope>(); field in JsonReader
... java_cup.runtime.lr_parser, java.util.Stack, int) throws java.lang.Exception } ...
29674 stack: minimumStackMessage property29679 stack: e.stack || minimumStackMessage property29684 stack: minimumStackMessage property