Home
last modified time | relevance | path

Searched defs:TestDecodeVarInt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dpatch_utils_unittest.cc119 auto TestDecodeVarInt = [&value](const std::vector<uint8_t>& buffer) { in TEST() local
150 auto TestDecodeVarInt = [&value](const std::vector<uint8_t>& buffer) { in TEST() local