Home
last modified time | relevance | path

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

/art/runtime/
Dclass_loader_context_test.cc1424 std::string wrong_classpath_order = "PCL[b.dex*456:a.dex*123];DLC[c.dex*890]"; in TEST_F() local
1425 ASSERT_EQ(context->VerifyClassLoaderContextMatch(wrong_classpath_order), in TEST_F()
1502 std::string wrong_classpath_order = in TEST_F() local
1505 ASSERT_EQ(context->VerifyClassLoaderContextMatch(wrong_classpath_order), in TEST_F()