Searched refs:kEmptyClassPathKey (Results 1 – 1 of 1) sorted by relevance
1142 const char* kEmptyClassPathKey = "PCL[]"; member in art::Dex2oatClassLoaderContextTest1150 RunTest("PCL[]", kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()1161 RunTest(context.c_str(), kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()1179 RunTest(context.c_str(), kEmptyClassPathKey , /*expected_success*/ true); in TEST_F()1225 RunTest(context.c_str(), kEmptyClassPathKey, /*expected_success*/ true); in TEST_F()