Home
last modified time | relevance | path

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

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