Searched refs:VCDiffCustomCodeTableDecoderTest (Results 1 – 1 of 1) sorted by relevance
798 class VCDiffCustomCodeTableDecoderTest : public VCDiffInterleavedDecoderTest { class805 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::VCDiffCustomCodeTableDecoderTest937 TEST_F(VCDiffCustomCodeTableDecoderTest, CustomCodeTableEncodingMatches) { in TEST_F() argument973 TEST_F(VCDiffCustomCodeTableDecoderTest, DecodeUsingCustomCodeTable) { in TEST_F() argument[all …]