Home
last modified time | relevance | path

Searched refs:verify_patch_header (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/tests/unit/host/
Dimgdiff_test.cpp38 static void verify_patch_header(const std::string& patch, size_t* num_normal, size_t* num_raw, in verify_patch_header() function
140 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
189 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
243 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
339 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
378 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
485 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
522 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
558 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
594 verify_patch_header(patch, &num_normal, &num_raw, &num_deflate); in TEST()
[all …]