Searched defs:target_apk_path (Results 1 – 10 of 10) sorted by relevance
170 std::string target_apk_path = GetTestDataPath() + "/target/target.apk"; in TEST() local200 const std::string target_apk_path(GetTestDataPath() + local_target_apk_path.data()); in TestIdmapDataFromApkAssets() local224 std::string target_apk_path = GetTestDataPath() + "/target/target.apk"; in TEST() local265 std::string target_apk_path = GetTestDataPath() + "/target/target.apk"; in TEST() local358 std::string target_apk_path(GetTestDataPath()); in TEST() local379 const std::string target_apk_path(GetTestDataPath() + "/target/target.apk"); in TEST() local
55 void AssertIdmap(const Idmap& idmap, const std::string& target_apk_path, in AssertIdmap()66 #define ASSERT_IDMAP(idmap_ref, target_apk_path, overlay_apk_path) \ argument
41 const std::string target_apk_path(GetTestDataPath() + "/target/target.apk"); in TEST() local
51 const std::string target_apk_path(GetTestDataPath() + "/target/target.apk"); in TEST() local
51 const std::string target_apk_path(GetTestDataPath() + local_target_apk_path.data()); in TestGetResourceMapping() local
118 Status Idmap2Service::verifyIdmap(const std::string& target_apk_path, in verifyIdmap()166 Status Idmap2Service::createIdmap(const std::string& target_apk_path, in createIdmap()
49 std::string target_apk_path; in Create() local
51 std::string target_apk_path; in CreateMultiple() local
131 std::string target_apk_path; in Scan() local
323 const std::string& target_apk_path = target_apk_assets.GetPath(); in FromApkAssets() local