Searched refs:TestRootVisitor (Results 1 – 1 of 1) sorted by relevance
358 class_linker_->VisitRoots(TestRootVisitor, NULL, kVisitRootFlagAllRoots); in AssertDexFile()367 static void TestRootVisitor(mirror::Object** root, void*, const RootInfo&) { in TestRootVisitor() function in art::ClassLinkerTest