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