Home
last modified time | relevance | path

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

/external/chromium/sdch/open-vcdiff/src/
Dvcdecoder4_test.cc116 class VCDiffStandardWindowDecoderTest : public VCDiffDecoderTest { class
120 VCDiffStandardWindowDecoderTest();
121 virtual ~VCDiffStandardWindowDecoderTest() {} in ~VCDiffStandardWindowDecoderTest()
127 const size_t VCDiffStandardWindowDecoderTest::kWindow2Size;
129 const char VCDiffStandardWindowDecoderTest::kWindowBody[] = {
243 VCDiffStandardWindowDecoderTest::VCDiffStandardWindowDecoderTest() { in VCDiffStandardWindowDecoderTest() function in open_vcdiff::__anon0cd0a1c80111::VCDiffStandardWindowDecoderTest
248 TEST_F(VCDiffStandardWindowDecoderTest, Decode) { in TEST_F() argument
261 TEST_F(VCDiffStandardWindowDecoderTest, DecodeBreakInFourthWindowHeader) { in TEST_F() argument
285 TEST_F(VCDiffStandardWindowDecoderTest, DecodeChunkNoVcdTargetAllowed) { in TEST_F() argument
300 TEST_F(VCDiffStandardWindowDecoderTest, DecodeInTwoParts) { in TEST_F() argument
[all …]