Home
last modified time | relevance | path

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

/external/chromium_org/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::__anon4fcdc0400111::VCDiffStandardWindowDecoderTest
248 TEST_F(VCDiffStandardWindowDecoderTest, Decode) { in TEST_F() argument
261 TEST_F(VCDiffStandardWindowDecoderTest, DecodeBreakInFourthWindowHeader) { in TEST_F() argument
286 TEST_F(VCDiffStandardWindowDecoderTest, DecodeChunkNoVcdTargetAllowed) { in TEST_F() argument
301 TEST_F(VCDiffStandardWindowDecoderTest, DecodeInTwoParts) { in TEST_F() argument
[all …]