Searched refs:GetTargetApkPath (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/cmds/idmap2/tests/ |
D | Idmap2BinaryTests.cpp | 93 "--target-apk-path", GetTargetApkPath(), in TEST_F() 109 ASSERT_IDMAP(**idmap, GetTargetApkPath(), GetOverlayApkPath()); in TEST_F() 120 "--target-apk-path", GetTargetApkPath(), in TEST_F() 181 "--target-apk-path", GetTargetApkPath(), in TEST_F() 244 "--target-apk-path", GetTargetApkPath(), in TEST_F() 268 "--target-apk-path", GetTargetApkPath(), in TEST_F()
|
D | TestHelpers.h | 173 const std::string& GetTargetApkPath() { in GetTargetApkPath() function
|
D | ResourceUtilsTests.cpp | 38 apk_assets_ = ApkAssets::Load(GetTargetApkPath()); in SetUp()
|