Home
last modified time | relevance | path

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

/art/test/StackWalk/
Dstack_walk_jni.cc46 struct TestReferenceMapVisitor : public StackVisitor { struct
48 SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) in SHARED_LOCKS_REQUIRED()
52 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame()