Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_test.cc932 std::string dex_location = GetUsedDexLocation(); in RunTest()
962 std::string GetUsedDexLocation() { in GetUsedDexLocation() function in art::Dex2oatClassLoaderContextTest
986 std::string context = "PCL[" + GetUsedDexLocation() + "]"; in TEST_F()