Home | History | Annotate | Download | only in src

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) {
286 TEST_F(VCDiffStandardWindowDecoderTest, DecodeChunkNoVcdTargetAllowed) {
301 TEST_F(VCDiffStandardWindowDecoderTest, DecodeInTwoParts) {
317 TEST_F(VCDiffStandardWindowDecoderTest, DecodeInThreeParts) {
342 TEST_F(VCDiffStandardWindowDecoderTest, TargetMatchesWindowSizeLimit) {
352 TEST_F(VCDiffStandardWindowDecoderTest, TargetMatchesFileSizeLimit) {
362 TEST_F(VCDiffStandardWindowDecoderTest, TargetExceedsWindowSizeLimit) {
371 TEST_F(VCDiffStandardWindowDecoderTest, TargetExceedsFileSizeLimit) {
383 TEST_F(VCDiffStandardWindowDecoderTestByteByByte, Decode) {
392 TEST_F(VCDiffStandardWindowDecoderTestByteByByte, DecodeExplicitVcdTarget) {
403 TEST_F(VCDiffStandardWindowDecoderTestByteByByte, DecodeNoVcdTarget) {
529 TEST_F(VCDiffInterleavedWindowDecoderTest, Decode) {
538 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInTwoParts) {
554 TEST_F(VCDiffInterleavedWindowDecoderTest, DecodeInThreeParts) {
579 TEST_F(VCDiffInterleavedWindowDecoderTestByteByByte, Decode) {
589 TEST_F(VCDiffInterleavedWindowDecoderTestByteByByte, DecodeNoVcdTarget) {
611 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringCanBeModified) {
623 TEST_F(VCDiffInterleavedWindowDecoderTest, OutputStringIsPreserved) {
686 TEST_F(VCDiffStandardCrossDecoderTest, Decode) {
697 TEST_F(VCDiffStandardCrossDecoderTestByteByByte, Decode) {
753 TEST_F(VCDiffInterleavedCrossDecoderTest, Decode) {
762 TEST_F(VCDiffInterleavedCrossDecoderTest, DecodeWithChecksum) {
776 TEST_F(VCDiffInterleavedCrossDecoderTestByteByByte, Decode) {
785 TEST_F(VCDiffInterleavedCrossDecoderTestByteByByte, DecodeWithChecksum) {
937 TEST_F(VCDiffCustomCodeTableDecoderTest, CustomCodeTableEncodingMatches) {
973 TEST_F(VCDiffCustomCodeTableDecoderTest, DecodeUsingCustomCodeTable) {
982 TEST_F(VCDiffCustomCodeTableDecoderTest, IncompleteCustomCodeTable) {
994 TEST_F(VCDiffCustomCodeTableDecoderTestByteByByte, DecodeUsingCustomCodeTable) {
1003 TEST_F(VCDiffCustomCodeTableDecoderTestByteByByte, IncompleteCustomCodeTable) {
1013 TEST_F(VCDiffCustomCodeTableDecoderTestByteByByte, CustomTableNoVcdTarget) {
1026 TEST_F(VCDiffCustomCodeTableDecoderDeathTest, BadCustomCacheSizes) {
1043 TEST_F(VCDiffCustomCodeTableDecoderDeathTest, BadCustomCacheSizesNoVcdTarget) {