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

  /external/bsdiff/
test_utils.h 85 std::vector<uint8_t> bz2_ctrl; member in struct:test_utils::BsdiffPatchFile
test_utils.cc 124 bz2_ctrl = vector<uint8_t>(ptr, ptr + ctrl_len);
140 // TODO(deymo): Test that all the |bz2_ctrl| triplets (x, y, z) have a "x"

Completed in 66 milliseconds