Home
last modified time | relevance | path

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

/external/chromium_org/sdch/open-vcdiff/src/
Dvcdecoder4_test.cc798 class VCDiffCustomCodeTableDecoderTest : public VCDiffInterleavedDecoderTest { class
805 VCDiffCustomCodeTableDecoderTest();
806 virtual ~VCDiffCustomCodeTableDecoderTest() {} in ~VCDiffCustomCodeTableDecoderTest()
809 const char VCDiffCustomCodeTableDecoderTest::kFileHeader[] = {
831 const char VCDiffCustomCodeTableDecoderTest::kEncodedCustomCodeTable[] = {
882 const char VCDiffCustomCodeTableDecoderTest::kWindowHeader[] = {
896 const char VCDiffCustomCodeTableDecoderTest::kWindowBody[] = {
927 VCDiffCustomCodeTableDecoderTest::VCDiffCustomCodeTableDecoderTest() { in VCDiffCustomCodeTableDecoderTest() function in open_vcdiff::__anon4fcdc0400111::VCDiffCustomCodeTableDecoderTest
937 TEST_F(VCDiffCustomCodeTableDecoderTest, CustomCodeTableEncodingMatches) { in TEST_F() argument
973 TEST_F(VCDiffCustomCodeTableDecoderTest, DecodeUsingCustomCodeTable) { in TEST_F() argument
[all …]