Lines Matching full:test_f
37 TEST_F(VCDiffDecoderInterleavedAllowedButNotUsed, Decode) {
46 TEST_F(VCDiffDecoderInterleavedAllowedButNotUsed, DecodeWithChecksum) {
60 TEST_F(VCDiffDecoderInterleavedAllowedButNotUsedByteByByte, Decode) {
69 TEST_F(VCDiffDecoderInterleavedAllowedButNotUsedByteByByte,
91 TEST_F(VCDiffDecoderInterleavedUsedButNotSupported, DecodeShouldFail) {
99 TEST_F(VCDiffDecoderInterleavedUsedButNotSupported,
248 TEST_F(VCDiffStandardWindowDecoderTest, Decode) {
261 TEST_F(VCDiffStandardWindowDecoderTest, DecodeBreakInFourthWindowHeader) {
285 TEST_F(VCDiffStandardWindowDecoderTest, DecodeChunkNoVcdTargetAllowed) {
300 TEST_F(VCDiffStandardWindowDecoderTest, DecodeInTwoParts) {
316 TEST_F(VCDiffStandardWindowDecoderTest, DecodeInThreeParts) {
341 TEST_F(VCDiffStandardWindowDecoderTest, TargetMatchesWindowSizeLimit) {
351 TEST_F(VCDiffStandardWindowDecoderTest, TargetMatchesFileSizeLimit) {
361 TEST_F(VCDiffStandardWindowDecoderTest, TargetExceedsWindowSizeLimit) {
370 TEST_F(VCDiffStandardWindowDecoderTest, TargetExceedsFileSizeLimit) {
382 TEST_F(VCDiffStandardWindowDecoderTestByteByByte, Decode) {
391 TEST_F(VCDiffStandardWindowDecoderTestByteByByte, DecodeExplicitVcdTarget) {
402 TEST_F(VCDiffStandardWindowDecoderTestByteByByte, DecodeNoVcdTarget) {
528 TEST_F(VCDiffInterleavedWindowDecoderTest, Decode) {
537 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInTwoParts) {
553 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInThreeParts) {
578 TEST_F(VCDiffInterleavedWindowDecoderTestByteByByte, Decode) {
588 TEST_F(VCDiffInterleavedWindowDecoderTestByteByByte, DecodeNoVcdTarget) {
610 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringCanBeModified) {
622 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringIsPreserved) {
685 TEST_F(VCDiffStandardCrossDecoderTest, Decode) {
696 TEST_F(VCDiffStandardCrossDecoderTestByteByByte, Decode) {
752 TEST_F(VCDiffInterleavedCrossDecoderTest, Decode) {
761 TEST_F(VCDiffInterleavedCrossDecoderTest, DecodeWithChecksum) {
775 TEST_F(VCDiffInterleavedCrossDecoderTestByteByByte, Decode) {
784 TEST_F(VCDiffInterleavedCrossDecoderTestByteByByte, DecodeWithChecksum) {
936 TEST_F(VCDiffCustomCodeTableDecoderTest, CustomCodeTableEncodingMatches) {
972 TEST_F(VCDiffCustomCodeTableDecoderTest, DecodeUsingCustomCodeTable) {
981 TEST_F(VCDiffCustomCodeTableDecoderTest, IncompleteCustomCodeTable) {
993 TEST_F(VCDiffCustomCodeTableDecoderTestByteByByte, DecodeUsingCustomCodeTable) {
1002 TEST_F(VCDiffCustomCodeTableDecoderTestByteByByte, IncompleteCustomCodeTable) {
1012 TEST_F(VCDiffCustomCodeTableDecoderTestByteByByte, CustomTableNoVcdTarget) {
1025 TEST_F(VCDiffCustomCodeTableDecoderDeathTest, BadCustomCacheSizes) {
1042 TEST_F(VCDiffCustomCodeTableDecoderDeathTest, BadCustomCacheSizesNoVcdTarget) {