Searched refs:GetUsedDexLocation (Results 1 – 1 of 1) sorted by relevance
1094 std::string dex_location = GetUsedDexLocation(); in RunTest()1124 std::string GetUsedDexLocation() { in GetUsedDexLocation() function in art::Dex2oatClassLoaderContextTest1154 std::string context = "PCL[" + GetUsedDexLocation() + "]"; in TEST_F()