Home | History | Annotate | Download | only in src

Lines Matching refs:VCDiffInterleavedWindowDecoderTest

418 class VCDiffInterleavedWindowDecoderTest
421 VCDiffInterleavedWindowDecoderTest();
422 virtual ~VCDiffInterleavedWindowDecoderTest() {}
427 const char VCDiffInterleavedWindowDecoderTest::kWindowBody[] = {
520 VCDiffInterleavedWindowDecoderTest::VCDiffInterleavedWindowDecoderTest() {
528 TEST_F(VCDiffInterleavedWindowDecoderTest, Decode) {
537 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInTwoParts) {
553 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInThreeParts) {
575 typedef VCDiffInterleavedWindowDecoderTest
610 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringCanBeModified) {
622 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringIsPreserved) {