Home
last modified time | relevance | path

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

/external/chromium_org/sdch/open-vcdiff/src/
Dvcdecoder4_test.cc116 class VCDiffStandardWindowDecoderTest : public VCDiffDecoderTest { class
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
317 TEST_F(VCDiffStandardWindowDecoderTest, DecodeInThreeParts) { in TEST_F() argument
342 TEST_F(VCDiffStandardWindowDecoderTest, TargetMatchesWindowSizeLimit) { in TEST_F() argument
352 TEST_F(VCDiffStandardWindowDecoderTest, TargetMatchesFileSizeLimit) { in TEST_F() argument
362 TEST_F(VCDiffStandardWindowDecoderTest, TargetExceedsWindowSizeLimit) { in TEST_F() argument
[all …]