Searched refs:GetAndroidRoot (Results 1 – 9 of 9) sorted by relevance
33 std::string android_root(GetAndroidRoot()); in TEST_F()68 std::string android_root(GetAndroidRoot()); in TEST_F()93 std::string android_root(GetAndroidRoot()); in TEST_F()
217 std::string patchoat = GetAndroidRoot(); in PreRelocateImage()
459 path = GetAndroidRoot(); in GetDexFileName()480 return GetAndroidRoot(); in GetTestAndroidRoot()
627 std::string image = GetAndroidRoot(); in DoParse()
718 std::string patchoat_executable(GetAndroidRoot()); in GetPatchoatExecutable()727 std::string compiler_executable(GetAndroidRoot()); in GetCompilerExecutable()
1520 std::string system_location = GetAndroidRoot() + "/OatUpToDate.jar"; in TEST_F()
34 std::string GetAndroidRoot();
176 std::string GetAndroidRoot() { in GetAndroidRoot() function320 android::base::StartsWith(full_path.get(), GetAndroidRoot().c_str()); in LocationIsOnSystem()
345 std::string system_location_path = GetAndroidRoot() + "/foo.jar"; in TEST_F()373 std::string system_framework_location_path = GetAndroidRoot() + "/framework/foo.jar"; in TEST_F()430 std::string system_multi_location_path = GetAndroidRoot() + "/multifoo.jar"; in TEST_F()459 std::string system_framework_multi_location_path = GetAndroidRoot() + "/framework/multifoo.jar"; in TEST_F()