Home
last modified time | relevance | path

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

/art/runtime/
Dclass_loader_context_test.cc81 void VerifyClassLoaderDLC(ClassLoaderContext* context, in VerifyClassLoaderDLC() function in art::ClassLoaderContextTest
482 VerifyClassLoaderDLC(context.get(), 0, "a.dex"); in TEST_F()
509 VerifyClassLoaderDLC(context.get(), 1, "c.dex:d.dex"); in TEST_F()
522 VerifyClassLoaderDLC(context.get(), 1, "c.dex:d.dex"); in TEST_F()
556 VerifyClassLoaderDLC(context.get(), 0, ""); in TEST_F()
1551 VerifyClassLoaderDLC(context.get(), 1, "c.dex"); in TEST_F()
1594 VerifyClassLoaderDLC(context.get(), 1, "c.dex"); in TEST_F()
1612 VerifyClassLoaderDLC(context.get(), 1, "c.dex"); in TEST_F()
1669 VerifyClassLoaderDLC(context.get(), 1, "c.dex"); in TEST_F()