Searched defs:stack (Results 1 – 5 of 5) sorted by relevance
66 List<NativeStackCallInfo> stack = info.getResolvedStackCall(); in testImportValidAllocation() local
74 CallStackType *stack = (CallStackType *) base; in push() local96 CallStackType *stack = (CallStackType *) base; in pop() local
64 Stack<ViewNode> stack = new Stack<ViewNode>(); in loadScene() local
482 Deque<Layout> stack = new ArrayDeque<Layout>(); in check() local495 private Set<String> getIds(Layout layout, Deque<Layout> stack, Set<Layout> seen) { in getIds()601 private void findId(Layout layout, String id, Deque<Layout> stack, in findId()
158 StackTraceElement[] stack = Thread.currentThread().getStackTrace(); in loadTestData() local