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

  /external/chromium/sdch/open-vcdiff/src/
vcdecoder2_test.cc 29 typedef VCDiffStandardDecoderTest VCDiffStandardDecoderTestByteByByte;
31 TEST_F(VCDiffStandardDecoderTestByteByByte, DecodeHeaderOnly) {
40 TEST_F(VCDiffStandardDecoderTestByteByByte, Decode) {
49 TEST_F(VCDiffStandardDecoderTestByteByByte, DecodeNoVcdTarget) {
61 TEST_F(VCDiffStandardDecoderTestByteByByte, FinishAfterDecodingPartialWindow) {
72 TEST_F(VCDiffStandardDecoderTestByteByByte,
88 TEST_F(VCDiffStandardDecoderTestByteByByte,
105 TEST_F(VCDiffStandardDecoderTestByteByByte, TargetMatchesWindowSizeLimit) {
115 TEST_F(VCDiffStandardDecoderTestByteByByte, TargetMatchesFileSizeLimit) {
125 TEST_F(VCDiffStandardDecoderTestByteByByte, TargetExceedsWindowSizeLimit)
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/
vcdecoder2_test.cc 29 typedef VCDiffStandardDecoderTest VCDiffStandardDecoderTestByteByByte;
31 TEST_F(VCDiffStandardDecoderTestByteByByte, DecodeHeaderOnly) {
40 TEST_F(VCDiffStandardDecoderTestByteByByte, Decode) {
49 TEST_F(VCDiffStandardDecoderTestByteByByte, DecodeNoVcdTarget) {
61 TEST_F(VCDiffStandardDecoderTestByteByByte, FinishAfterDecodingPartialWindow) {
72 TEST_F(VCDiffStandardDecoderTestByteByByte,
88 TEST_F(VCDiffStandardDecoderTestByteByByte,
105 TEST_F(VCDiffStandardDecoderTestByteByByte, TargetMatchesWindowSizeLimit) {
115 TEST_F(VCDiffStandardDecoderTestByteByByte, TargetMatchesFileSizeLimit) {
125 TEST_F(VCDiffStandardDecoderTestByteByByte, TargetExceedsWindowSizeLimit)
    [all...]