Home
last modified time | relevance | path

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

/external/open-vcdiff/src/
Dvcdecoder_test.cc116 static const char kNegativeVarint[] = { 0x88, 0x80, 0x80, 0x80, 0x00 }; in WriteNegativeVarintAtOffset() local
119 kNegativeVarint, in WriteNegativeVarintAtOffset()
120 sizeof(kNegativeVarint)); in WriteNegativeVarintAtOffset()
/external/chromium/sdch/open-vcdiff/src/
Dvcdecoder_test.cc116 static const char kNegativeVarint[] = { 0x88, 0x80, 0x80, 0x80, 0x00 }; in WriteNegativeVarintAtOffset() local
119 kNegativeVarint, in WriteNegativeVarintAtOffset()
120 sizeof(kNegativeVarint)); in WriteNegativeVarintAtOffset()