Searched refs:GetUsedImageLocation (Results 1 – 1 of 1) sorted by relevance
1074 extra_args.push_back(std::string("--app-image-file=") + GetUsedImageLocation()); in RunTest()1100 std::string GetUsedImageLocation() { in GetUsedImageLocation() function in art::Dex2oatClassLoaderContextTest