Searched refs:kEmptyClassPathKey (Results 1 – 1 of 1) sorted by relevance
1136 const char* kEmptyClassPathKey = "PCL[]"; member in art::Dex2oatClassLoaderContextTest1144 RunTest("PCL[]", kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()1155 RunTest(context.c_str(), kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()1173 RunTest(context.c_str(), kEmptyClassPathKey , /*expected_success*/ true); in TEST_F()1219 RunTest(context.c_str(), kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()