Home | History | Annotate | Download | only in src

Lines Matching refs:VCDiffInterleavedWindowDecoderTest

419 class VCDiffInterleavedWindowDecoderTest
422 VCDiffInterleavedWindowDecoderTest();
423 virtual ~VCDiffInterleavedWindowDecoderTest() {}
428 const char VCDiffInterleavedWindowDecoderTest::kWindowBody[] = {
521 VCDiffInterleavedWindowDecoderTest::VCDiffInterleavedWindowDecoderTest() {
529 TEST_F(VCDiffInterleavedWindowDecoderTest, Decode) {
538 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInTwoParts) {
554 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInThreeParts) {
576 typedef VCDiffInterleavedWindowDecoderTest
611 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringCanBeModified) {
623 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringIsPreserved) {