Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc1074 extra_args.push_back(std::string("--app-image-file=") + GetUsedImageLocation()); in RunTest()
1100 std::string GetUsedImageLocation() { in GetUsedImageLocation() function in art::Dex2oatClassLoaderContextTest