Searched refs:kEncodedCustomCodeTable (Results 1 – 1 of 1) sorted by relevance
803 static const char kEncodedCustomCodeTable[]; member in open_vcdiff::__anon4fcdc0400111::VCDiffCustomCodeTableDecoderTest831 const char VCDiffCustomCodeTableDecoderTest::kEncodedCustomCodeTable[] = { member in open_vcdiff::__anon4fcdc0400111::VCDiffCustomCodeTableDecoderTest931 delta_file_header_.append(kEncodedCustomCodeTable, in VCDiffCustomCodeTableDecoderTest()932 sizeof(kEncodedCustomCodeTable)); in VCDiffCustomCodeTableDecoderTest()950 EXPECT_TRUE(decoder_.DecodeChunk(kEncodedCustomCodeTable, in TEST_F()951 sizeof(kEncodedCustomCodeTable), in TEST_F()1032 delta_file_header_.append(kEncodedCustomCodeTable, in TEST_F()1033 sizeof(kEncodedCustomCodeTable)); in TEST_F()1050 delta_file_header_.append(kEncodedCustomCodeTable, in TEST_F()1051 sizeof(kEncodedCustomCodeTable)); in TEST_F()