Home
last modified time | relevance | path

Searched refs:TestRootVisitor (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Dclass_linker_test.cc444 TestRootVisitor visitor; in AssertDexFile()
448 class TestRootVisitor : public SingleRootVisitor { class in art::ClassLinkerTest