Searched refs:kEmptyClassPathKey (Results 1 – 1 of 1) sorted by relevance
1104 const char* kEmptyClassPathKey = "PCL[]"; member in art::Dex2oatClassLoaderContextTest1112 RunTest("PCL[]", kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()1123 RunTest(context.c_str(), kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()1141 RunTest(context.c_str(), kEmptyClassPathKey , /*expected_success*/ true); in TEST_F()1187 RunTest(context.c_str(), kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()