OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bz2_ctrl
(Results
1 - 2
of
2
) sorted by null
/external/bsdiff/
test_utils.h
77
std::vector<uint8_t>
bz2_ctrl
;
member in struct:test_utils::BsdiffPatchFile
test_utils.cc
112
bz2_ctrl
= vector<uint8_t>(ptr, ptr + ctrl_len);
128
// TODO(deymo): Test that all the |
bz2_ctrl
| triplets (x, y, z) have a "x"
Completed in 108 milliseconds