HomeSort by relevance Sort by last modified time
    Searched refs:xz_patch (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/courgette/
run_mem_test 51 local xz_patch="${i}.xz"
55 "${xz_patch}" > "${unxz}" &
run_stress_test 117 local xz_patch="${patch}.xz"
119 xz -9 -c "${patch}" > "${xz_patch}"
122 local xz_patch_size="$(du -b "${xz_patch}" | cut -f1)"

Completed in 675 milliseconds