Searched defs:kEncodedCustomCodeTable (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dvcdecoder4_test.cc802 static const char kEncodedCustomCodeTable[]; member in class:open_vcdiff::__anon3285::VCDiffCustomCodeTableDecoderTest
830 const char VCDiffCustomCodeTableDecoderTest::kEncodedCustomCodeTable[] = { member in class:open_vcdiff::__anon3285::VCDiffCustomCodeTableDecoderTest
930 delta_file_header_.append(kEncodedCustomCodeTable,
931 sizeof(kEncodedCustomCodeTable));
949 EXPECT_TRUE(decoder_.DecodeChunk(kEncodedCustomCodeTable,
950 sizeof(kEncodedCustomCodeTable),
1031 delta_file_header_.append(kEncodedCustomCodeTable,
1032 sizeof(kEncodedCustomCodeTable));
1049 delta_file_header_.append(kEncodedCustomCodeTable,
1050 sizeof(kEncodedCustomCodeTable));
[all...]
/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdecoder4_test.cc803 static const char kEncodedCustomCodeTable[]; member in class:open_vcdiff::__anon9942::VCDiffCustomCodeTableDecoderTest
831 const char VCDiffCustomCodeTableDecoderTest::kEncodedCustomCodeTable[] = { member in class:open_vcdiff::__anon9942::VCDiffCustomCodeTableDecoderTest
931 delta_file_header_.append(kEncodedCustomCodeTable,
932 sizeof(kEncodedCustomCodeTable));
950 EXPECT_TRUE(decoder_.DecodeChunk(kEncodedCustomCodeTable,
951 sizeof(kEncodedCustomCodeTable),
1032 delta_file_header_.append(kEncodedCustomCodeTable,
1033 sizeof(kEncodedCustomCodeTable));
1050 delta_file_header_.append(kEncodedCustomCodeTable,
1051 sizeof(kEncodedCustomCodeTable));
[all...]
/external/open-vcdiff/src/
H A Dvcdecoder4_test.cc803 static const char kEncodedCustomCodeTable[]; member in class:open_vcdiff::__anon23350::VCDiffCustomCodeTableDecoderTest
831 const char VCDiffCustomCodeTableDecoderTest::kEncodedCustomCodeTable[] = { member in class:open_vcdiff::__anon23350::VCDiffCustomCodeTableDecoderTest
931 delta_file_header_.append(kEncodedCustomCodeTable,
932 sizeof(kEncodedCustomCodeTable));
950 EXPECT_TRUE(decoder_.DecodeChunk(kEncodedCustomCodeTable,
951 sizeof(kEncodedCustomCodeTable),
1032 delta_file_header_.append(kEncodedCustomCodeTable,
1033 sizeof(kEncodedCustomCodeTable));
1050 delta_file_header_.append(kEncodedCustomCodeTable,
1051 sizeof(kEncodedCustomCodeTable));
[all...]

Completed in 173 milliseconds