Searched defs:package (Results 1 – 5 of 5) sorted by relevance
42 std::string package = from_testdata_base(args[0]); in SetUp() local128 std::string package; in TEST() local147 std::string package; in TEST() local175 std::string package = "\x50\x4b\x05\x06"s + std::string(12, '\0') + "\xff\xff\xff\xff\x00\x00"s; in TEST() local
234 std::string package = "/path/to/update.zip"; in TEST() local316 std::string package = "/path/to/update.zip"; in TEST() local
48 TemporaryFile package; in TEST() local
206 int update_binary_command(const std::string& package, ZipArchiveHandle zip, in update_binary_command()253 int update_binary_command(const std::string& package, ZipArchiveHandle zip, in update_binary_command()305 static int try_update_binary(const std::string& package, ZipArchiveHandle zip, bool* wipe_cache, in try_update_binary()
499 std::string package; in uncrypt_wrapper() local