Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc1094 std::string dex_location = GetUsedDexLocation(); in RunTest()
1124 std::string GetUsedDexLocation() { in GetUsedDexLocation() function in art::Dex2oatClassLoaderContextTest
1154 std::string context = "PCL[" + GetUsedDexLocation() + "]"; in TEST_F()