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

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

Completed in 32 milliseconds