Searched refs:target_apk_path_ (Results 1 – 1 of 1) sorted by relevance
134 target_apk_path_ = GetTestDataPath() + "/target/target.apk"; in SetUp()149 return target_apk_path_; in GetTargetApkPath()162 std::string target_apk_path_; variable