Lines Matching refs:expVal
375 sal_Int32 expVal = kTestStr1Len; in getLength_001() local
380 aStrBuf.getLength() == expVal in getLength_001()
388 sal_Int32 expVal = 1; in getLength_002() local
393 aStrBuf.getLength() == expVal in getLength_002()
400 sal_Int32 expVal = 0; in getLength_003() local
405 aStrBuf.getLength() == expVal in getLength_003()
412 sal_Int32 expVal = 0; in getLength_004() local
417 aStrBuf.getLength() == expVal in getLength_004()
424 sal_Int32 expVal = 0; in getLength_005() local
429 aStrBuf.getLength() == expVal in getLength_005()
436 sal_Int32 expVal = kTestStr2Len; in getLength_006() local
441 aStrBuf.getLength() == expVal in getLength_006()
448 sal_Int32 expVal = 0; in getLength_007() local
453 aStrBuf.getLength()== expVal in getLength_007()
460 sal_Int32 expVal = 0; in getLength_008() local
465 aStrBuf.getLength()== expVal in getLength_008()
508 sal_Int32 expVal = kTestStr1Len+16; in getCapacity_001() local
513 aStrBuf.getCapacity()== expVal in getCapacity_001()
521 sal_Int32 expVal = 1+16; in getCapacity_002() local
526 aStrBuf.getCapacity() == expVal in getCapacity_002()
533 sal_Int32 expVal = 0+16; in getCapacity_003() local
538 aStrBuf.getCapacity() == expVal in getCapacity_003()
545 sal_Int32 expVal = 0+16; in getCapacity_004() local
550 aStrBuf.getCapacity()== expVal in getCapacity_004()
557 sal_Int32 expVal = 0+16; in getCapacity_005() local
562 aStrBuf.getCapacity() == expVal in getCapacity_005()
569 sal_Int32 expVal = kTestStr2Len+16; in getCapacity_006() local
574 aStrBuf.getCapacity() == expVal in getCapacity_006()
581 sal_Int32 expVal = 16; in getCapacity_007() local
586 aStrBuf.getCapacity() == expVal in getCapacity_007()
593 sal_Int32 expVal = kSInt32Max; in getCapacity_008() local
598 aStrBuf.getCapacity() == expVal in getCapacity_008()
605 sal_Int32 expVal = kNonSInt32Max; in getCapacity_009() local
610 aStrBuf.getCapacity() == expVal in getCapacity_009()
617 sal_Int32 expVal = 16; in getCapacity_010() local
622 aStrBuf.getCapacity() == expVal in getCapacity_010()
629 sal_Int32 expVal = 6; in getCapacity_011() local
634 aStrBuf.getCapacity() == expVal in getCapacity_011()
641 sal_Int32 expVal = 0; in getCapacity_012() local
646 aStrBuf.getCapacity() == expVal in getCapacity_012()
653 sal_Int32 expVal = -2; in getCapacity_013() local
658 aStrBuf.getCapacity() == expVal in getCapacity_013()
686 sal_Int32 expVal = 16; in ensureCapacity_001() local
695 aStrBuf.getCapacity() == expVal in ensureCapacity_001()
702 sal_Int32 expVal = 16; in ensureCapacity_002() local
711 aStrBuf.getCapacity() == expVal in ensureCapacity_002()
718 sal_Int32 expVal = 16; in ensureCapacity_003() local
727 aStrBuf.getCapacity() == expVal in ensureCapacity_003()
734 sal_Int32 expVal = 20; in ensureCapacity_004() local
743 aStrBuf.getCapacity() == expVal in ensureCapacity_004()
750 sal_Int32 expVal = 50; in ensureCapacity_005() local
759 aStrBuf.getCapacity() == expVal in ensureCapacity_005()
766 sal_Int32 expVal = 20; in ensureCapacity_006() local
775 aStrBuf.getCapacity() == expVal in ensureCapacity_006()
782 sal_Int32 expVal = 6; in ensureCapacity_007() local
791 aStrBuf.getCapacity() == expVal in ensureCapacity_007()
798 sal_Int32 expVal = 6; in ensureCapacity_008() local
807 aStrBuf.getCapacity() == expVal in ensureCapacity_008()
814 sal_Int32 expVal = 10; in ensureCapacity_009() local
823 aStrBuf.getCapacity() == expVal in ensureCapacity_009()
830 sal_Int32 expVal = 6; in ensureCapacity_010() local
839 aStrBuf.getCapacity() == expVal in ensureCapacity_010()
846 …sal_Int32 expVal = 2; // capacity is x = (str->length + 1) * 2; minimum < x ? x : minimum in ensureCapacity_011() local
855 aStrBuf.getCapacity() == expVal in ensureCapacity_011()
862 sal_Int32 expVal = 0; in ensureCapacity_012() local
871 aStrBuf.getCapacity() == expVal in ensureCapacity_012()
878 sal_Int32 expVal = kSInt32Max; in ensureCapacity_013() local
887 aStrBuf.getCapacity() == expVal in ensureCapacity_013()
894 sal_Int32 expVal = kSInt32Max; in ensureCapacity_014() local
903 aStrBuf.getCapacity() == expVal in ensureCapacity_014()
910 sal_Int32 expVal = kSInt32Max; in ensureCapacity_015() local
919 aStrBuf.getCapacity() == expVal in ensureCapacity_015()
926 sal_Int32 expVal = kSInt32Max; in ensureCapacity_016() local
935 aStrBuf.getCapacity() == expVal in ensureCapacity_016()
942 sal_Int32 expVal = kSInt32Max; in ensureCapacity_017() local
951 aStrBuf.getCapacity() == expVal in ensureCapacity_017()
958 sal_Int32 expVal = 65535; in ensureCapacity_018() local
967 aStrBuf.getCapacity() == expVal in ensureCapacity_018()
974 sal_Int32 expVal = 2147483647; in ensureCapacity_019() local
983 aStrBuf.getCapacity() == expVal in ensureCapacity_019()
990 sal_Int32 expVal = 2; in ensureCapacity_020() local
999 aStrBuf.getCapacity() == expVal in ensureCapacity_020()
1006 sal_Int32 expVal = 2; in ensureCapacity_021() local
1015 aStrBuf.getCapacity() == expVal in ensureCapacity_021()
1022 sal_Int32 expVal = kNonSInt32Max; in ensureCapacity_022() local
1031 aStrBuf.getCapacity() == expVal in ensureCapacity_022()
1582 sal_Unicode expVal = 83; in charAt_001() local
1589 aStrBuf.charAt(input) == expVal in charAt_001()
1596 sal_Unicode expVal = 32; in charAt_002() local
1603 aStrBuf.charAt(input) == expVal in charAt_002()
1610 sal_Unicode expVal = 115; in charAt_003() local
1617 aStrBuf.charAt(input) == expVal in charAt_003()
1624 sal_Unicode expVal = 115; in charAt_004() local
1631 aStrBuf.charAt(input) == expVal in charAt_004()
1638 sal_Unicode expVal = 40; in charAt_005() local
1645 aStrBuf.charAt(input) == expVal in charAt_005()
1652 sal_Unicode expVal = 11; in charAt_006() local
1659 aStrBuf.charAt(input) == expVal in charAt_006()
1706 const sal_Char* expVal = kTestStr1; in csuc_001() local
1712 int nEqual = strncmp(pstr, expVal, cmpLen); in csuc_001()
1754 const sal_Char* expVal = kTestStr1; in getStr_001() local
1759 int nEqual = strncmp(pstr, expVal, cmpLen); in getStr_001()
1819 OString expVal( kTestStr31 ); in setCharAt_001() local
1827 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_001()
1834 OString expVal( kTestStr3 ); in setCharAt_002() local
1842 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_002()
1849 OString expVal( kTestStr32 ); in setCharAt_003() local
1857 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_003()
1865 OString expVal( kTestStr33 ); in setCharAt_004() local
1873 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_004()
1881 OString expVal( kTestStr34 ); in setCharAt_005() local
1889 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_005()
1896 OString expVal( kTestStr35 ); in setCharAt_006() local
1904 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_006()
1911 OString* expVal = 0; in setCharAt_007() local
1922 delete expVal; in setCharAt_007()
1928 OString* expVal = 0; in setCharAt_008() local
1939 delete expVal; in setCharAt_008()
1945 OString* expVal = 0; in setCharAt_009() local
1956 delete expVal; in setCharAt_009()
2000 OString expVal( kTestStr1 ); in append_001_001() local
2009 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_001_001()
2016 OString expVal( kTestStr2 ); in append_001_002() local
2025 aStrBuf.getStr()== expVal && in append_001_002()
2026 aStrBuf.getLength() == expVal.getLength() in append_001_002()
2033 OString expVal( kTestStr37 ); in append_001_003() local
2042 aStrBuf.getStr()== expVal && in append_001_003()
2043 aStrBuf.getLength() == expVal.getLength() in append_001_003()
2050 OString expVal( kTestStr7 ); in append_001_004() local
2059 aStrBuf.getStr()== expVal && in append_001_004()
2060 aStrBuf.getLength() == expVal.getLength() in append_001_004()
2067 OString expVal( kTestStr7 ); in append_001_005() local
2076 aStrBuf.getStr()== expVal && in append_001_005()
2077 aStrBuf.getLength() == expVal.getLength() in append_001_005()
2084 OString expVal( kTestStr2 ); in append_001_006() local
2093 aStrBuf.getStr()== expVal && in append_001_006()
2094 aStrBuf.getLength() == expVal.getLength() in append_001_006()
2101 OString expVal( kTestStr1 ); in append_001_007() local
2110 aStrBuf.getStr()== expVal && in append_001_007()
2111 aStrBuf.getLength() == expVal.getLength() in append_001_007()
2118 OString expVal; in append_001_008() local
2127 aStrBuf.getStr()== expVal && in append_001_008()
2128 aStrBuf.getLength() == expVal.getLength() in append_001_008()
2135 OString expVal( kTestStr7 ); in append_001_009() local
2144 aStrBuf.getStr()== expVal && in append_001_009()
2145 aStrBuf.getLength() == expVal.getLength() in append_001_009()
2152 OString expVal( kTestStr2 ); in append_001_010() local
2161 aStrBuf.getStr()== expVal && in append_001_010()
2162 aStrBuf.getLength() == expVal.getLength() in append_001_010()
2169 OString expVal( kTestStr1 ); in append_001_011() local
2178 aStrBuf.getStr()== expVal && in append_001_011()
2179 aStrBuf.getLength() == expVal.getLength() in append_001_011()
2186 OString expVal; in append_001_012() local
2195 aStrBuf.getStr()== expVal && in append_001_012()
2196 aStrBuf.getLength() == expVal.getLength() in append_001_012()
2203 OString expVal( kTestStr7 ); in append_001_013() local
2212 aStrBuf.getStr()== expVal && in append_001_013()
2213 aStrBuf.getLength() == expVal.getLength() in append_001_013()
2220 OString expVal( kTestStr2 ); in append_001_014() local
2229 aStrBuf.getStr()== expVal && in append_001_014()
2230 aStrBuf.getLength() == expVal.getLength() in append_001_014()
2237 OString expVal( kTestStr1 ); in append_001_015() local
2246 aStrBuf.getStr()== expVal && in append_001_015()
2247 aStrBuf.getLength() == expVal.getLength() in append_001_015()
2254 OString expVal; in append_001_016() local
2263 aStrBuf.getStr()== expVal && in append_001_016()
2264 aStrBuf.getLength() == expVal.getLength() in append_001_016()
2271 OString expVal( kTestStr29 ); in append_001_017() local
2280 aStrBuf.getStr()== expVal && in append_001_017()
2281 aStrBuf.getLength() == expVal.getLength() in append_001_017()
2288 OString expVal( kTestStr39 ); in append_001_018() local
2297 aStrBuf.getStr()== expVal && in append_001_018()
2298 aStrBuf.getLength() == expVal.getLength() in append_001_018()
2305 OString expVal( kTestStr40 ); in append_001_019() local
2314 aStrBuf.getStr()== expVal && in append_001_019()
2315 aStrBuf.getLength() == expVal.getLength() in append_001_019()
2322 OString expVal( kTestStr28 ); in append_001_020() local
2331 aStrBuf.getStr()== expVal && in append_001_020()
2332 aStrBuf.getLength() == expVal.getLength() in append_001_020()
2340 OString expVal; in append_001_021() local
2349 aStrBuf.getStr()== expVal && in append_001_021()
2350 aStrBuf.getLength() == expVal.getLength() in append_001_021()
2408 OString expVal( kTestStr1 ); in append_002_001() local
2417 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_001()
2424 OString expVal( kTestStr2 ); in append_002_002() local
2433 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_002()
2440 OString expVal( kTestStr37 ); in append_002_003() local
2449 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_003()
2456 OString expVal( kTestStr7 ); in append_002_004() local
2465 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_004()
2472 OString expVal( kTestStr7 ); in append_002_005() local
2481 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_005()
2488 OString expVal( kTestStr2 ); in append_002_006() local
2497 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_006()
2504 OString expVal( kTestStr1 ); in append_002_007() local
2513 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_007()
2520 OString expVal; in append_002_008() local
2529 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_008()
2536 OString expVal( kTestStr7 ); in append_002_009() local
2545 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_009()
2552 OString expVal( kTestStr2 ); in append_002_010() local
2561 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_010()
2568 OString expVal( kTestStr1 ); in append_002_011() local
2577 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_011()
2584 OString expVal; in append_002_012() local
2593 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_012()
2600 OString expVal( kTestStr7 ); in append_002_013() local
2609 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_013()
2616 OString expVal( kTestStr2 ); in append_002_014() local
2625 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_014()
2632 OString expVal( kTestStr1 ); in append_002_015() local
2641 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_015()
2648 OString expVal; in append_002_016() local
2657 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_016()
2664 OString expVal( kTestStr29 ); in append_002_017() local
2673 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_017()
2680 OString expVal( kTestStr39 ); in append_002_018() local
2689 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_018()
2696 OString expVal( kTestStr40 ); in append_002_019() local
2705 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_019()
2712 OString expVal( kTestStr28 ); in append_002_020() local
2721 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_020()
2729 OString expVal; in append_002_021() local
2738 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_021()
2795 OString expVal( kTestStr1 ); in append_003_001() local
2805 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_001()
2812 OString expVal( kTestStr2 ); in append_003_002() local
2822 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_002()
2829 OString expVal( kTestStr37 ); in append_003_003() local
2839 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_003()
2846 OString expVal( kTestStr7 ); in append_003_004() local
2856 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_004()
2881 OString expVal( kTestStr7 ); in append_003_006() local
2891 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_006()
2898 OString expVal( kTestStr2 ); in append_003_007() local
2908 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_007()
2915 OString expVal( kTestStr1 ); in append_003_008() local
2925 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_008()
2932 OString expVal; in append_003_009() local
2942 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_009()
2966 OString expVal( kTestStr7 ); in append_003_011() local
2976 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_011()
2983 OString expVal( kTestStr2 ); in append_003_012() local
2993 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_012()
3000 OString expVal( kTestStr1 ); in append_003_013() local
3010 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_013()
3017 OString expVal; in append_003_014() local
3027 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_014()
3052 OString expVal( kTestStr7 ); in append_003_016() local
3062 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_016()
3069 OString expVal( kTestStr2 ); in append_003_017() local
3079 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_017()
3086 OString expVal( kTestStr1 ); in append_003_018() local
3096 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_018()
3103 OString expVal; in append_003_019() local
3113 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_019()
3138 OString expVal( kTestStr29 ); in append_003_021() local
3148 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_021()
3155 OString expVal( kTestStr39 ); in append_003_022() local
3165 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_022()
3172 OString expVal( kTestStr40 ); in append_003_023() local
3182 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_023()
3189 OString expVal( kTestStr28 ); in append_003_024() local
3199 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_024()
3225 OString expVal; in append_003_026() local
3235 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_026()
3297 OString expVal( kTestStr45 ); in append_004_001() local
3306 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_001()
3313 OString expVal( kTestStr46 ); in append_004_002() local
3322 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_002()
3329 OString expVal( kTestStr47 ); in append_004_003() local
3338 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_003()
3345 OString expVal( kTestStr48 ); in append_004_004() local
3354 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_004()
3361 OString expVal( kTestStr47 ); in append_004_005() local
3370 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_005()
3377 OString expVal( kTestStr48 ); in append_004_006() local
3386 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_006()
3393 OString expVal( kTestStr47 ); in append_004_007() local
3402 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_007()
3409 OString expVal( kTestStr48 ); in append_004_008() local
3418 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_008()
3425 OString expVal( kTestStr49 ); in append_004_009() local
3434 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_009()
3441 OString expVal( kTestStr50 ); in append_004_010() local
3450 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_010()
3458 OString expVal( kTestStr47 ); in append_004_011() local
3467 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_011()
3474 OString expVal( kTestStr48 ); in append_004_012() local
3483 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_012()
3532 OString expVal( kTestStr51 ); in append_001() local
3541 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_001()
3548 OString expVal( kTestStr143 ); in append_002() local
3557 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002()
3564 OString expVal( kTestStr27 ); in append_003() local
3573 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003()
3580 OString expVal( kTestStr144 ); in append_004() local
3589 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004()
3596 OString expVal( kTestStr27 ); in append_005_005() local
3605 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_005_005()
3612 OString expVal( kTestStr144 ); in append_006() local
3621 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_006()
3628 OString expVal( kTestStr27 ); in append_007() local
3637 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_007()
3644 OString expVal( kTestStr144 ); in append_008() local
3653 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_008()
3660 OString expVal( kTestStr56 ); in append_009() local
3669 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_009()
3676 OString expVal( kTestStr145 ); in append_010() local
3685 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_010()
3693 OString expVal( kTestStr27 ); in append_011() local
3702 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_011()
3709 OString expVal( kTestStr144 ); in append_012() local
3718 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_012()
3841 OString expVal( aStrBuf.getStr() ); in append_001() local
3845 expVal += OString( "0" ); in append_001()
3855 aStrBuf.getStr()== expVal && in append_001()
3856 aStrBuf.getLength() == expVal.getLength() in append_001()
3864 OString expVal( aStrBuf.getStr() ); in append_002() local
3868 expVal += OString( "100" ); in append_002()
3874 aStrBuf.getStr()== expVal && in append_002()
3875 aStrBuf.getLength() == expVal.getLength() in append_002()
3883 OString expVal( aStrBuf.getStr() ); in append_003() local
3887 expVal += OString( "1000" ); in append_003()
3893 aStrBuf.getStr()== expVal && in append_003()
3894 aStrBuf.getLength() == expVal.getLength() in append_003()
3902 OString expVal( aStrBuf.getStr() ); in append_004() local
3906 expVal += OString( "1111" ); in append_004()
3912 aStrBuf.getStr()== expVal && in append_004()
3913 aStrBuf.getLength() == expVal.getLength() in append_004()
3921 OString expVal( aStrBuf.getStr() ); in append_005() local
3925 expVal += OString( "0" ); in append_005()
3931 aStrBuf.getStr()== expVal && in append_005()
3932 aStrBuf.getLength() == expVal.getLength() in append_005()
3940 OString expVal( aStrBuf.getStr() ); in append_006() local
3944 expVal += OString( "4" ); in append_006()
3950 aStrBuf.getStr()== expVal && in append_006()
3951 aStrBuf.getLength() == expVal.getLength() in append_006()
3959 OString expVal( aStrBuf.getStr() ); in append_007() local
3963 expVal += OString( "10" ); in append_007()
3969 aStrBuf.getStr()== expVal && in append_007()
3970 aStrBuf.getLength() == expVal.getLength() in append_007()
3978 OString expVal( aStrBuf.getStr() ); in append_008() local
3982 expVal += OString( "17" ); in append_008()
3988 aStrBuf.getStr()== expVal && in append_008()
3989 aStrBuf.getLength() == expVal.getLength() in append_008()
3997 OString expVal( aStrBuf.getStr() ); in append_009() local
4001 expVal += OString( "0" ); in append_009()
4007 aStrBuf.getStr()== expVal && in append_009()
4008 aStrBuf.getLength() == expVal.getLength() in append_009()
4016 OString expVal( aStrBuf.getStr() ); in append_010() local
4020 expVal += OString( "4" ); in append_010()
4026 aStrBuf.getStr()== expVal && in append_010()
4027 aStrBuf.getLength() == expVal.getLength() in append_010()
4035 OString expVal( aStrBuf.getStr() ); in append_011() local
4039 expVal += OString( "8" ); in append_011()
4045 aStrBuf.getStr()== expVal && in append_011()
4046 aStrBuf.getLength() == expVal.getLength() in append_011()
4054 OString expVal( aStrBuf.getStr() ); in append_012() local
4058 expVal += OString( "15" ); in append_012()
4064 aStrBuf.getStr()== expVal && in append_012()
4065 aStrBuf.getLength() == expVal.getLength() in append_012()
4073 OString expVal( aStrBuf.getStr() ); in append_013() local
4077 expVal += OString( "0" ); in append_013()
4083 aStrBuf.getStr()== expVal && in append_013()
4084 aStrBuf.getLength() == expVal.getLength() in append_013()
4092 OString expVal( aStrBuf.getStr() ); in append_014() local
4096 expVal += OString( "4" ); in append_014()
4102 aStrBuf.getStr()== expVal && in append_014()
4103 aStrBuf.getLength() == expVal.getLength() in append_014()
4111 OString expVal( aStrBuf.getStr() ); in append_015() local
4115 expVal += OString( "8" ); in append_015()
4121 aStrBuf.getStr()== expVal && in append_015()
4122 aStrBuf.getLength() == expVal.getLength() in append_015()
4130 OString expVal( aStrBuf.getStr() ); in append_016() local
4134 expVal += OString( "f" ); in append_016()
4140 aStrBuf.getStr()== expVal && in append_016()
4141 aStrBuf.getLength() == expVal.getLength() in append_016()
4149 OString expVal( aStrBuf.getStr() ); in append_017() local
4153 expVal += OString( "0" ); in append_017()
4159 aStrBuf.getStr()== expVal && in append_017()
4160 aStrBuf.getLength() == expVal.getLength() in append_017()
4168 OString expVal( aStrBuf.getStr() ); in append_018() local
4172 expVal += OString( "4" ); in append_018()
4178 aStrBuf.getStr()== expVal && in append_018()
4179 aStrBuf.getLength() == expVal.getLength() in append_018()
4187 OString expVal( aStrBuf.getStr() ); in append_019() local
4191 expVal += OString( "8" ); in append_019()
4197 aStrBuf.getStr()== expVal && in append_019()
4198 aStrBuf.getLength() == expVal.getLength() in append_019()
4206 OString expVal( aStrBuf.getStr() ); in append_020() local
4210 expVal += OString( "z" ); in append_020()
4216 aStrBuf.getStr()== expVal && in append_020()
4217 aStrBuf.getLength() == expVal.getLength() in append_020()
4225 OString expVal( aStrBuf.getStr() ); in append_021() local
4229 expVal += OString( "0" ); in append_021()
4235 aStrBuf.getStr()== expVal && in append_021()
4236 aStrBuf.getLength() == expVal.getLength() in append_021()
4244 OString expVal( aStrBuf.getStr() ); in append_022() local
4248 expVal += OString( "100" ); in append_022()
4254 aStrBuf.getStr()== expVal && in append_022()
4255 aStrBuf.getLength() == expVal.getLength() in append_022()
4263 OString expVal( aStrBuf.getStr() ); in append_023() local
4267 expVal += OString( "1000" ); in append_023()
4273 aStrBuf.getStr()== expVal && in append_023()
4274 aStrBuf.getLength() == expVal.getLength() in append_023()
4282 OString expVal( aStrBuf.getStr() ); in append_024() local
4286 expVal += OString( "1111" ); in append_024()
4292 aStrBuf.getStr()== expVal && in append_024()
4293 aStrBuf.getLength() == expVal.getLength() in append_024()
4301 OString expVal( aStrBuf.getStr() ); in append_025() local
4305 expVal += OString( "0" ); in append_025()
4311 aStrBuf.getStr()== expVal && in append_025()
4312 aStrBuf.getLength() == expVal.getLength() in append_025()
4320 OString expVal( aStrBuf.getStr() ); in append_026() local
4324 expVal += OString( "4" ); in append_026()
4330 aStrBuf.getStr()== expVal && in append_026()
4331 aStrBuf.getLength() == expVal.getLength() in append_026()
4339 OString expVal( aStrBuf.getStr() ); in append_027() local
4343 expVal += OString( "10" ); in append_027()
4349 aStrBuf.getStr()== expVal && in append_027()
4350 aStrBuf.getLength() == expVal.getLength() in append_027()
4358 OString expVal( aStrBuf.getStr() ); in append_028() local
4362 expVal += OString( "17" ); in append_028()
4368 aStrBuf.getStr()== expVal && in append_028()
4369 aStrBuf.getLength() == expVal.getLength() in append_028()
4377 OString expVal( aStrBuf.getStr() ); in append_029() local
4381 expVal += OString( "0" ); in append_029()
4387 aStrBuf.getStr()== expVal && in append_029()
4388 aStrBuf.getLength() == expVal.getLength() in append_029()
4396 OString expVal( aStrBuf.getStr() ); in append_030() local
4400 expVal += OString( "4" ); in append_030()
4406 aStrBuf.getStr()== expVal && in append_030()
4407 aStrBuf.getLength() == expVal.getLength() in append_030()
4415 OString expVal( aStrBuf.getStr() ); in append_031() local
4419 expVal += OString( "8" ); in append_031()
4425 aStrBuf.getStr()== expVal && in append_031()
4426 aStrBuf.getLength() == expVal.getLength() in append_031()
4434 OString expVal( aStrBuf.getStr() ); in append_032() local
4438 expVal += OString( "15" ); in append_032()
4444 aStrBuf.getStr()== expVal && in append_032()
4445 aStrBuf.getLength() == expVal.getLength() in append_032()
4453 OString expVal( aStrBuf.getStr() ); in append_033() local
4457 expVal += OString( "0" ); in append_033()
4463 aStrBuf.getStr()== expVal && in append_033()
4464 aStrBuf.getLength() == expVal.getLength() in append_033()
4472 OString expVal( aStrBuf.getStr() ); in append_034() local
4476 expVal += OString( "4" ); in append_034()
4482 aStrBuf.getStr()== expVal && in append_034()
4483 aStrBuf.getLength() == expVal.getLength() in append_034()
4491 OString expVal( aStrBuf.getStr() ); in append_035() local
4495 expVal += OString( "8" ); in append_035()
4501 aStrBuf.getStr()== expVal && in append_035()
4502 aStrBuf.getLength() == expVal.getLength() in append_035()
4510 OString expVal( aStrBuf.getStr() ); in append_036() local
4514 expVal += OString( "f" ); in append_036()
4520 aStrBuf.getStr()== expVal && in append_036()
4521 aStrBuf.getLength() == expVal.getLength() in append_036()
4529 OString expVal( aStrBuf.getStr() ); in append_037() local
4533 expVal += OString( "0" ); in append_037()
4539 aStrBuf.getStr()== expVal && in append_037()
4540 aStrBuf.getLength() == expVal.getLength() in append_037()
4548 OString expVal( aStrBuf.getStr() ); in append_038() local
4552 expVal += OString( "4" ); in append_038()
4558 aStrBuf.getStr()== expVal && in append_038()
4559 aStrBuf.getLength() == expVal.getLength() in append_038()
4567 OString expVal( aStrBuf.getStr() ); in append_039() local
4571 expVal += OString( "8" ); in append_039()
4577 aStrBuf.getStr()== expVal && in append_039()
4578 aStrBuf.getLength() == expVal.getLength() in append_039()
4586 OString expVal( aStrBuf.getStr() ); in append_040() local
4590 expVal += OString( "z" ); in append_040()
4596 aStrBuf.getStr()== expVal && in append_040()
4597 aStrBuf.getLength() == expVal.getLength() in append_040()
4605 OString expVal( aStrBuf.getStr() ); in append_041() local
4609 expVal += OString( "0" ); in append_041()
4615 aStrBuf.getStr()== expVal && in append_041()
4616 aStrBuf.getLength() == expVal.getLength() in append_041()
4624 OString expVal( aStrBuf.getStr() ); in append_042() local
4628 expVal += OString( "100" ); in append_042()
4634 aStrBuf.getStr()== expVal && in append_042()
4635 aStrBuf.getLength() == expVal.getLength() in append_042()
4643 OString expVal( aStrBuf.getStr() ); in append_043() local
4647 expVal += OString( "1000" ); in append_043()
4653 aStrBuf.getStr()== expVal && in append_043()
4654 aStrBuf.getLength() == expVal.getLength() in append_043()
4662 OString expVal( aStrBuf.getStr() ); in append_044() local
4666 expVal += OString( "1111" ); in append_044()
4672 aStrBuf.getStr()== expVal && in append_044()
4673 aStrBuf.getLength() == expVal.getLength() in append_044()
4681 OString expVal( aStrBuf.getStr() ); in append_045() local
4685 expVal += OString( "0" ); in append_045()
4691 aStrBuf.getStr()== expVal && in append_045()
4692 aStrBuf.getLength() == expVal.getLength() in append_045()
4700 OString expVal( aStrBuf.getStr() ); in append_046() local
4704 expVal += OString( "4" ); in append_046()
4710 aStrBuf.getStr()== expVal && in append_046()
4711 aStrBuf.getLength() == expVal.getLength() in append_046()
4719 OString expVal( aStrBuf.getStr() ); in append_047() local
4723 expVal += OString( "10" ); in append_047()
4729 aStrBuf.getStr()== expVal && in append_047()
4730 aStrBuf.getLength() == expVal.getLength() in append_047()
4738 OString expVal( aStrBuf.getStr() ); in append_048() local
4742 expVal += OString( "17" ); in append_048()
4748 aStrBuf.getStr()== expVal && in append_048()
4749 aStrBuf.getLength() == expVal.getLength() in append_048()
4757 OString expVal( aStrBuf.getStr() ); in append_049() local
4761 expVal += OString( "0" ); in append_049()
4767 aStrBuf.getStr()== expVal && in append_049()
4768 aStrBuf.getLength() == expVal.getLength() in append_049()
4776 OString expVal( aStrBuf.getStr() ); in append_050() local
4780 expVal += OString( "4" ); in append_050()
4786 aStrBuf.getStr()== expVal && in append_050()
4787 aStrBuf.getLength() == expVal.getLength() in append_050()
4795 OString expVal( aStrBuf.getStr() ); in append_051() local
4799 expVal += OString( "8" ); in append_051()
4805 aStrBuf.getStr()== expVal && in append_051()
4806 aStrBuf.getLength() == expVal.getLength() in append_051()
4814 OString expVal( aStrBuf.getStr() ); in append_052() local
4818 expVal += OString( "15" ); in append_052()
4824 aStrBuf.getStr()== expVal && in append_052()
4825 aStrBuf.getLength() == expVal.getLength() in append_052()
4833 OString expVal( aStrBuf.getStr() ); in append_053() local
4837 expVal += OString( "0" ); in append_053()
4843 aStrBuf.getStr()== expVal && in append_053()
4844 aStrBuf.getLength() == expVal.getLength() in append_053()
4852 OString expVal( aStrBuf.getStr() ); in append_054() local
4856 expVal += OString( "4" ); in append_054()
4862 aStrBuf.getStr()== expVal && in append_054()
4863 aStrBuf.getLength() == expVal.getLength() in append_054()
4871 OString expVal( aStrBuf.getStr() ); in append_055() local
4875 expVal += OString( "8" ); in append_055()
4881 aStrBuf.getStr()== expVal && in append_055()
4882 aStrBuf.getLength() == expVal.getLength() in append_055()
4890 OString expVal( aStrBuf.getStr() ); in append_056() local
4894 expVal += OString( "f" ); in append_056()
4900 aStrBuf.getStr()== expVal && in append_056()
4901 aStrBuf.getLength() == expVal.getLength() in append_056()
4909 OString expVal( aStrBuf.getStr() ); in append_057() local
4913 expVal += OString( "0" ); in append_057()
4919 aStrBuf.getStr()== expVal && in append_057()
4920 aStrBuf.getLength() == expVal.getLength() in append_057()
4928 OString expVal( aStrBuf.getStr() ); in append_058() local
4932 expVal += OString( "4" ); in append_058()
4938 aStrBuf.getStr()== expVal && in append_058()
4939 aStrBuf.getLength() == expVal.getLength() in append_058()
4947 OString expVal( aStrBuf.getStr() ); in append_059() local
4951 expVal += OString( "8" ); in append_059()
4957 aStrBuf.getStr()== expVal && in append_059()
4958 aStrBuf.getLength() == expVal.getLength() in append_059()
4966 OString expVal( aStrBuf.getStr() ); in append_060() local
4970 expVal += OString( "z" ); in append_060()
4976 aStrBuf.getStr()== expVal && in append_060()
4977 aStrBuf.getLength() == expVal.getLength() in append_060()
4985 OString expVal( aStrBuf.getStr() ); in append_061() local
4989 expVal += OString( "0" ); in append_061()
4995 aStrBuf.getStr()== expVal && in append_061()
4996 aStrBuf.getLength() == expVal.getLength() in append_061()
5004 OString expVal( aStrBuf.getStr() ); in append_062() local
5008 expVal += OString( "100" ); in append_062()
5014 aStrBuf.getStr()== expVal && in append_062()
5015 aStrBuf.getLength() == expVal.getLength() in append_062()
5023 OString expVal( aStrBuf.getStr() ); in append_063() local
5027 expVal += OString( "1000" ); in append_063()
5033 aStrBuf.getStr()== expVal && in append_063()
5034 aStrBuf.getLength() == expVal.getLength() in append_063()
5042 OString expVal( aStrBuf.getStr() ); in append_064() local
5046 expVal += OString( "1111" ); in append_064()
5052 aStrBuf.getStr()== expVal && in append_064()
5053 aStrBuf.getLength() == expVal.getLength() in append_064()
5061 OString expVal( aStrBuf.getStr() ); in append_065() local
5065 expVal += OString( "0" ); in append_065()
5071 aStrBuf.getStr()== expVal && in append_065()
5072 aStrBuf.getLength() == expVal.getLength() in append_065()
5080 OString expVal( aStrBuf.getStr() ); in append_066() local
5084 expVal += OString( "4" ); in append_066()
5090 aStrBuf.getStr()== expVal && in append_066()
5091 aStrBuf.getLength() == expVal.getLength() in append_066()
5099 OString expVal( aStrBuf.getStr() ); in append_067() local
5103 expVal += OString( "10" ); in append_067()
5109 aStrBuf.getStr()== expVal && in append_067()
5110 aStrBuf.getLength() == expVal.getLength() in append_067()
5118 OString expVal( aStrBuf.getStr() ); in append_068() local
5122 expVal += OString( "17" ); in append_068()
5128 aStrBuf.getStr()== expVal && in append_068()
5129 aStrBuf.getLength() == expVal.getLength() in append_068()
5137 OString expVal( aStrBuf.getStr() ); in append_069() local
5141 expVal += OString( "0" ); in append_069()
5147 aStrBuf.getStr()== expVal && in append_069()
5148 aStrBuf.getLength() == expVal.getLength() in append_069()
5156 OString expVal( aStrBuf.getStr() ); in append_070() local
5160 expVal += OString( "4" ); in append_070()
5166 aStrBuf.getStr()== expVal && in append_070()
5167 aStrBuf.getLength() == expVal.getLength() in append_070()
5175 OString expVal( aStrBuf.getStr() ); in append_071() local
5179 expVal += OString( "8" ); in append_071()
5185 aStrBuf.getStr()== expVal && in append_071()
5186 aStrBuf.getLength() == expVal.getLength() in append_071()
5194 OString expVal( aStrBuf.getStr() ); in append_072() local
5198 expVal += OString( "15" ); in append_072()
5204 aStrBuf.getStr()== expVal && in append_072()
5205 aStrBuf.getLength() == expVal.getLength() in append_072()
5213 OString expVal( aStrBuf.getStr() ); in append_073() local
5217 expVal += OString( "0" ); in append_073()
5223 aStrBuf.getStr()== expVal && in append_073()
5224 aStrBuf.getLength() == expVal.getLength() in append_073()
5232 OString expVal( aStrBuf.getStr() ); in append_074() local
5236 expVal += OString( "4" ); in append_074()
5242 aStrBuf.getStr()== expVal && in append_074()
5243 aStrBuf.getLength() == expVal.getLength() in append_074()
5251 OString expVal( aStrBuf.getStr() ); in append_075() local
5255 expVal += OString( "8" ); in append_075()
5261 aStrBuf.getStr()== expVal && in append_075()
5262 aStrBuf.getLength() == expVal.getLength() in append_075()
5270 OString expVal( aStrBuf.getStr() ); in append_076() local
5274 expVal += OString( "f" ); in append_076()
5280 aStrBuf.getStr()== expVal && in append_076()
5281 aStrBuf.getLength() == expVal.getLength() in append_076()
5289 OString expVal( aStrBuf.getStr() ); in append_077() local
5293 expVal += OString( "0" ); in append_077()
5299 aStrBuf.getStr()== expVal && in append_077()
5300 aStrBuf.getLength() == expVal.getLength() in append_077()
5308 OString expVal( aStrBuf.getStr() ); in append_078() local
5312 expVal += OString( "4" ); in append_078()
5318 aStrBuf.getStr()== expVal && in append_078()
5319 aStrBuf.getLength() == expVal.getLength() in append_078()
5327 OString expVal( aStrBuf.getStr() ); in append_079() local
5331 expVal += OString( "8" ); in append_079()
5337 aStrBuf.getStr()== expVal && in append_079()
5338 aStrBuf.getLength() == expVal.getLength() in append_079()
5346 OString expVal( aStrBuf.getStr() ); in append_080() local
5350 expVal += OString( "z" ); in append_080()
5356 aStrBuf.getStr()== expVal && in append_080()
5357 aStrBuf.getLength() == expVal.getLength() in append_080()
5365 OString expVal( aStrBuf.getStr() ); in append_081() local
5369 expVal += OString( "0" ); in append_081()
5375 aStrBuf.getStr()== expVal && in append_081()
5376 aStrBuf.getLength() == expVal.getLength() in append_081()
5384 OString expVal( aStrBuf.getStr() ); in append_082() local
5388 expVal += OString( "100" ); in append_082()
5394 aStrBuf.getStr()== expVal && in append_082()
5395 aStrBuf.getLength() == expVal.getLength() in append_082()
5403 OString expVal( aStrBuf.getStr() ); in append_083() local
5407 expVal += OString( "1000" ); in append_083()
5413 aStrBuf.getStr()== expVal && in append_083()
5414 aStrBuf.getLength() == expVal.getLength() in append_083()
5422 OString expVal( aStrBuf.getStr() ); in append_084() local
5426 expVal += OString( "1111" ); in append_084()
5432 aStrBuf.getStr()== expVal && in append_084()
5433 aStrBuf.getLength() == expVal.getLength() in append_084()
5441 OString expVal( aStrBuf.getStr() ); in append_085() local
5445 expVal += OString( "0" ); in append_085()
5451 aStrBuf.getStr()== expVal && in append_085()
5452 aStrBuf.getLength() == expVal.getLength() in append_085()
5460 OString expVal( aStrBuf.getStr() ); in append_086() local
5464 expVal += OString( "4" ); in append_086()
5470 aStrBuf.getStr()== expVal && in append_086()
5471 aStrBuf.getLength() == expVal.getLength() in append_086()
5479 OString expVal( aStrBuf.getStr() ); in append_087() local
5483 expVal += OString( "10" ); in append_087()
5489 aStrBuf.getStr()== expVal && in append_087()
5490 aStrBuf.getLength() == expVal.getLength() in append_087()
5498 OString expVal( aStrBuf.getStr() ); in append_088() local
5502 expVal += OString( "17" ); in append_088()
5508 aStrBuf.getStr()== expVal && in append_088()
5509 aStrBuf.getLength() == expVal.getLength() in append_088()
5517 OString expVal( aStrBuf.getStr() ); in append_089() local
5521 expVal += OString( "0" ); in append_089()
5527 aStrBuf.getStr()== expVal && in append_089()
5528 aStrBuf.getLength() == expVal.getLength() in append_089()
5536 OString expVal( aStrBuf.getStr() ); in append_090() local
5540 expVal += OString( "4" ); in append_090()
5546 aStrBuf.getStr()== expVal && in append_090()
5547 aStrBuf.getLength() == expVal.getLength() in append_090()
5555 OString expVal( aStrBuf.getStr() ); in append_091() local
5559 expVal += OString( "8" ); in append_091()
5565 aStrBuf.getStr()== expVal && in append_091()
5566 aStrBuf.getLength() == expVal.getLength() in append_091()
5574 OString expVal( aStrBuf.getStr() ); in append_092() local
5578 expVal += OString( "15" ); in append_092()
5584 aStrBuf.getStr()== expVal && in append_092()
5585 aStrBuf.getLength() == expVal.getLength() in append_092()
5593 OString expVal( aStrBuf.getStr() ); in append_093() local
5597 expVal += OString( "0" ); in append_093()
5603 aStrBuf.getStr()== expVal && in append_093()
5604 aStrBuf.getLength() == expVal.getLength() in append_093()
5612 OString expVal( aStrBuf.getStr() ); in append_094() local
5616 expVal += OString( "4" ); in append_094()
5622 aStrBuf.getStr()== expVal && in append_094()
5623 aStrBuf.getLength() == expVal.getLength() in append_094()
5631 OString expVal( aStrBuf.getStr() ); in append_095() local
5635 expVal += OString( "8" ); in append_095()
5641 aStrBuf.getStr()== expVal && in append_095()
5642 aStrBuf.getLength() == expVal.getLength() in append_095()
5650 OString expVal( aStrBuf.getStr() ); in append_096() local
5654 expVal += OString( "f" ); in append_096()
5660 aStrBuf.getStr()== expVal && in append_096()
5661 aStrBuf.getLength() == expVal.getLength() in append_096()
5669 OString expVal( aStrBuf.getStr() ); in append_097() local
5673 expVal += OString( "0" ); in append_097()
5679 aStrBuf.getStr()== expVal && in append_097()
5680 aStrBuf.getLength() == expVal.getLength() in append_097()
5688 OString expVal( aStrBuf.getStr() ); in append_098() local
5692 expVal += OString( "4" ); in append_098()
5698 aStrBuf.getStr()== expVal && in append_098()
5699 aStrBuf.getLength() == expVal.getLength() in append_098()
5707 OString expVal( aStrBuf.getStr() ); in append_099() local
5711 expVal += OString( "8" ); in append_099()
5717 aStrBuf.getStr()== expVal && in append_099()
5718 aStrBuf.getLength() == expVal.getLength() in append_099()
5726 OString expVal( aStrBuf.getStr() ); in append_100() local
5730 expVal += OString( "z" ); in append_100()
5736 aStrBuf.getStr()== expVal && in append_100()
5737 aStrBuf.getLength() == expVal.getLength() in append_100()
5831 OString expVal( aStrBuf.getStr() ); in append_001() local
5835 expVal += OString( "1111111" ); in append_001()
5841 aStrBuf.getStr()== expVal && in append_001()
5842 aStrBuf.getLength() == expVal.getLength() in append_001()
5850 OString expVal( aStrBuf.getStr() ); in append_002() local
5854 expVal += OString( "1111111111111111111111111111111" ); in append_002()
5860 aStrBuf.getStr()== expVal && in append_002()
5861 aStrBuf.getLength() == expVal.getLength() in append_002()
5869 OString expVal( aStrBuf.getStr() ); in append_003() local
5873 expVal += OString( "177" ); in append_003()
5879 aStrBuf.getStr()== expVal && in append_003()
5880 aStrBuf.getLength() == expVal.getLength() in append_003()
5888 OString expVal( aStrBuf.getStr() ); in append_004() local
5892 expVal += OString( "17777777777" ); in append_004()
5898 aStrBuf.getStr()== expVal && in append_004()
5899 aStrBuf.getLength() == expVal.getLength() in append_004()
5907 OString expVal( aStrBuf.getStr() ); in append_005() local
5911 expVal += OString( "127" ); in append_005()
5917 aStrBuf.getStr()== expVal && in append_005()
5918 aStrBuf.getLength() == expVal.getLength() in append_005()
5926 OString expVal( aStrBuf.getStr() ); in append_006() local
5930 expVal += OString( "2147483647" ); in append_006()
5936 aStrBuf.getStr()== expVal && in append_006()
5937 aStrBuf.getLength() == expVal.getLength() in append_006()
5945 OString expVal( aStrBuf.getStr() ); in append_007() local
5949 expVal += OString( "7f" ); in append_007()
5955 aStrBuf.getStr()== expVal && in append_007()
5956 aStrBuf.getLength() == expVal.getLength() in append_007()
5964 OString expVal( aStrBuf.getStr() ); in append_008() local
5968 expVal += OString( "7fffffff" ); in append_008()
5974 aStrBuf.getStr()== expVal && in append_008()
5975 aStrBuf.getLength() == expVal.getLength() in append_008()
5983 OString expVal( aStrBuf.getStr() ); in append_009() local
5987 expVal += OString( "3j" ); in append_009()
5993 aStrBuf.getStr()== expVal && in append_009()
5994 aStrBuf.getLength() == expVal.getLength() in append_009()
6002 OString expVal( aStrBuf.getStr() ); in append_010() local
6006 expVal += OString( "zik0zj" ); in append_010()
6012 aStrBuf.getStr()== expVal && in append_010()
6013 aStrBuf.getLength() == expVal.getLength() in append_010()
6021 OString expVal( aStrBuf.getStr() ); in append_011() local
6025 expVal += OString( "1111111" ); in append_011()
6031 aStrBuf.getStr()== expVal && in append_011()
6032 aStrBuf.getLength() == expVal.getLength() in append_011()
6040 OString expVal( aStrBuf.getStr() ); in append_012() local
6044 expVal += OString( "1111111111111111111111111111111" ); in append_012()
6050 aStrBuf.getStr()== expVal && in append_012()
6051 aStrBuf.getLength() == expVal.getLength() in append_012()
6059 OString expVal( aStrBuf.getStr() ); in append_013() local
6063 expVal += OString( "177" ); in append_013()
6069 aStrBuf.getStr()== expVal && in append_013()
6070 aStrBuf.getLength() == expVal.getLength() in append_013()
6078 OString expVal( aStrBuf.getStr() ); in append_014() local
6082 expVal += OString( "17777777777" ); in append_014()
6088 aStrBuf.getStr()== expVal && in append_014()
6089 aStrBuf.getLength() == expVal.getLength() in append_014()
6097 OString expVal( aStrBuf.getStr() ); in append_015() local
6101 expVal += OString( "127" ); in append_015()
6107 aStrBuf.getStr()== expVal && in append_015()
6108 aStrBuf.getLength() == expVal.getLength() in append_015()
6116 OString expVal( aStrBuf.getStr() ); in append_016() local
6120 expVal += OString( "2147483647" ); in append_016()
6126 aStrBuf.getStr()== expVal && in append_016()
6127 aStrBuf.getLength() == expVal.getLength() in append_016()
6135 OString expVal( aStrBuf.getStr() ); in append_017() local
6139 expVal += OString( "7f" ); in append_017()
6145 aStrBuf.getStr()== expVal && in append_017()
6146 aStrBuf.getLength() == expVal.getLength() in append_017()
6154 OString expVal( aStrBuf.getStr() ); in append_018() local
6158 expVal += OString( "7fffffff" ); in append_018()
6164 aStrBuf.getStr()== expVal && in append_018()
6165 aStrBuf.getLength() == expVal.getLength() in append_018()
6173 OString expVal( aStrBuf.getStr() ); in append_019() local
6177 expVal += OString( "3j" ); in append_019()
6183 aStrBuf.getStr()== expVal && in append_019()
6184 aStrBuf.getLength() == expVal.getLength() in append_019()
6192 OString expVal( aStrBuf.getStr() ); in append_020() local
6196 expVal += OString( "zik0zj" ); in append_020()
6202 aStrBuf.getStr()== expVal && in append_020()
6203 aStrBuf.getLength() == expVal.getLength() in append_020()
6211 OString expVal( aStrBuf.getStr() ); in append_021() local
6215 expVal += OString( "1111111" ); in append_021()
6221 aStrBuf.getStr()== expVal && in append_021()
6222 aStrBuf.getLength() == expVal.getLength() in append_021()
6230 OString expVal( aStrBuf.getStr() ); in append_022() local
6234 expVal += OString( "1111111111111111111111111111111" ); in append_022()
6240 aStrBuf.getStr()== expVal && in append_022()
6241 aStrBuf.getLength() == expVal.getLength() in append_022()
6249 OString expVal( aStrBuf.getStr() ); in append_023() local
6253 expVal += OString( "177" ); in append_023()
6259 aStrBuf.getStr()== expVal && in append_023()
6260 aStrBuf.getLength() == expVal.getLength() in append_023()
6268 OString expVal( aStrBuf.getStr() ); in append_024() local
6272 expVal += OString( "17777777777" ); in append_024()
6278 aStrBuf.getStr()== expVal && in append_024()
6279 aStrBuf.getLength() == expVal.getLength() in append_024()
6287 OString expVal( aStrBuf.getStr() ); in append_025() local
6291 expVal += OString( "127" ); in append_025()
6297 aStrBuf.getStr()== expVal && in append_025()
6298 aStrBuf.getLength() == expVal.getLength() in append_025()
6306 OString expVal( aStrBuf.getStr() ); in append_026() local
6310 expVal += OString( "2147483647" ); in append_026()
6316 aStrBuf.getStr()== expVal && in append_026()
6317 aStrBuf.getLength() == expVal.getLength() in append_026()
6325 OString expVal( aStrBuf.getStr() ); in append_027() local
6329 expVal += OString( "7f" ); in append_027()
6335 aStrBuf.getStr()== expVal && in append_027()
6336 aStrBuf.getLength() == expVal.getLength() in append_027()
6344 OString expVal( aStrBuf.getStr() ); in append_028() local
6348 expVal += OString( "7fffffff" ); in append_028()
6354 aStrBuf.getStr()== expVal && in append_028()
6355 aStrBuf.getLength() == expVal.getLength() in append_028()
6363 OString expVal( aStrBuf.getStr() ); in append_029() local
6367 expVal += OString( "3j" ); in append_029()
6373 aStrBuf.getStr()== expVal && in append_029()
6374 aStrBuf.getLength() == expVal.getLength() in append_029()
6382 OString expVal( aStrBuf.getStr() ); in append_030() local
6386 expVal += OString( "zik0zj" ); in append_030()
6392 aStrBuf.getStr()== expVal && in append_030()
6393 aStrBuf.getLength() == expVal.getLength() in append_030()
6401 OString expVal( aStrBuf.getStr() ); in append_031() local
6405 expVal += OString( "1111111" ); in append_031()
6411 aStrBuf.getStr()== expVal && in append_031()
6412 aStrBuf.getLength() == expVal.getLength() in append_031()
6420 OString expVal( aStrBuf.getStr() ); in append_032() local
6424 expVal += OString( "1111111111111111111111111111111" ); in append_032()
6430 aStrBuf.getStr()== expVal && in append_032()
6431 aStrBuf.getLength() == expVal.getLength() in append_032()
6439 OString expVal( aStrBuf.getStr() ); in append_033() local
6443 expVal += OString( "177" ); in append_033()
6449 aStrBuf.getStr()== expVal && in append_033()
6450 aStrBuf.getLength() == expVal.getLength() in append_033()
6458 OString expVal( aStrBuf.getStr() ); in append_034() local
6462 expVal += OString( "17777777777" ); in append_034()
6468 aStrBuf.getStr()== expVal && in append_034()
6469 aStrBuf.getLength() == expVal.getLength() in append_034()
6477 OString expVal( aStrBuf.getStr() ); in append_035() local
6481 expVal += OString( "127" ); in append_035()
6487 aStrBuf.getStr()== expVal && in append_035()
6488 aStrBuf.getLength() == expVal.getLength() in append_035()
6496 OString expVal( aStrBuf.getStr() ); in append_036() local
6500 expVal += OString( "2147483647" ); in append_036()
6506 aStrBuf.getStr()== expVal && in append_036()
6507 aStrBuf.getLength() == expVal.getLength() in append_036()
6515 OString expVal( aStrBuf.getStr() ); in append_037() local
6519 expVal += OString( "7f" ); in append_037()
6525 aStrBuf.getStr()== expVal && in append_037()
6526 aStrBuf.getLength() == expVal.getLength() in append_037()
6534 OString expVal( aStrBuf.getStr() ); in append_038() local
6538 expVal += OString( "7fffffff" ); in append_038()
6544 aStrBuf.getStr()== expVal && in append_038()
6545 aStrBuf.getLength() == expVal.getLength() in append_038()
6553 OString expVal( aStrBuf.getStr() ); in append_039() local
6557 expVal += OString( "3j" ); in append_039()
6563 aStrBuf.getStr()== expVal && in append_039()
6564 aStrBuf.getLength() == expVal.getLength() in append_039()
6572 OString expVal( aStrBuf.getStr() ); in append_040() local
6576 expVal += OString( "zik0zj" ); in append_040()
6582 aStrBuf.getStr()== expVal && in append_040()
6583 aStrBuf.getLength() == expVal.getLength() in append_040()
6591 OString expVal( aStrBuf.getStr() ); in append_041() local
6595 expVal += OString( "1111111" ); in append_041()
6601 aStrBuf.getStr()== expVal && in append_041()
6602 aStrBuf.getLength() == expVal.getLength() in append_041()
6610 OString expVal( aStrBuf.getStr() ); in append_042() local
6614 expVal += OString( "1111111111111111111111111111111" ); in append_042()
6620 aStrBuf.getStr()== expVal && in append_042()
6621 aStrBuf.getLength() == expVal.getLength() in append_042()
6629 OString expVal( aStrBuf.getStr() ); in append_043() local
6633 expVal += OString( "177" ); in append_043()
6639 aStrBuf.getStr()== expVal && in append_043()
6640 aStrBuf.getLength() == expVal.getLength() in append_043()
6648 OString expVal( aStrBuf.getStr() ); in append_044() local
6652 expVal += OString( "17777777777" ); in append_044()
6658 aStrBuf.getStr()== expVal && in append_044()
6659 aStrBuf.getLength() == expVal.getLength() in append_044()
6667 OString expVal( aStrBuf.getStr() ); in append_045() local
6671 expVal += OString( "127" ); in append_045()
6677 aStrBuf.getStr()== expVal && in append_045()
6678 aStrBuf.getLength() == expVal.getLength() in append_045()
6686 OString expVal( aStrBuf.getStr() ); in append_046() local
6690 expVal += OString( "2147483647" ); in append_046()
6696 aStrBuf.getStr()== expVal && in append_046()
6697 aStrBuf.getLength() == expVal.getLength() in append_046()
6705 OString expVal( aStrBuf.getStr() ); in append_047() local
6709 expVal += OString( "7f" ); in append_047()
6715 aStrBuf.getStr()== expVal && in append_047()
6716 aStrBuf.getLength() == expVal.getLength() in append_047()
6724 OString expVal( aStrBuf.getStr() ); in append_048() local
6728 expVal += OString( "7fffffff" ); in append_048()
6734 aStrBuf.getStr()== expVal && in append_048()
6735 aStrBuf.getLength() == expVal.getLength() in append_048()
6743 OString expVal( aStrBuf.getStr() ); in append_049() local
6747 expVal += OString( "3j" ); in append_049()
6753 aStrBuf.getStr()== expVal && in append_049()
6754 aStrBuf.getLength() == expVal.getLength() in append_049()
6762 OString expVal( aStrBuf.getStr() ); in append_050() local
6766 expVal += OString( "zik0zj" ); in append_050()
6772 aStrBuf.getStr()== expVal && in append_050()
6773 aStrBuf.getLength() == expVal.getLength() in append_050()
6842 OString expVal( aStrBuf.getStr() ); in append_001() local
6846 expVal += OString( "0" ); in append_001()
6852 aStrBuf.getStr()== expVal && in append_001()
6853 aStrBuf.getLength() == expVal.getLength() in append_001()
6861 OString expVal( aStrBuf.getStr() ); in append_002() local
6865 expVal += OString( "-" ); in append_002()
6866 expVal += OString( "100" ); in append_002()
6872 aStrBuf.getStr()== expVal && in append_002()
6873 aStrBuf.getLength() == expVal.getLength() in append_002()
6881 OString expVal( aStrBuf.getStr() ); in append_003() local
6885 expVal += OString( "-" ); in append_003()
6886 expVal += OString( "1000" ); in append_003()
6892 aStrBuf.getStr()== expVal && in append_003()
6893 aStrBuf.getLength() == expVal.getLength() in append_003()
6901 OString expVal( aStrBuf.getStr() ); in append_004() local
6905 expVal += OString( "-" ); in append_004()
6906 expVal += OString( "1111" ); in append_004()
6912 aStrBuf.getStr()== expVal && in append_004()
6913 aStrBuf.getLength() == expVal.getLength() in append_004()
6921 OString expVal( aStrBuf.getStr() ); in append_005() local
6925 expVal += OString( "0" ); in append_005()
6931 aStrBuf.getStr()== expVal && in append_005()
6932 aStrBuf.getLength() == expVal.getLength() in append_005()
6940 OString expVal( aStrBuf.getStr() ); in append_006() local
6944 expVal += OString( "-" ); in append_006()
6945 expVal += OString( "4" ); in append_006()
6951 aStrBuf.getStr()== expVal && in append_006()
6952 aStrBuf.getLength() == expVal.getLength() in append_006()
6960 OString expVal( aStrBuf.getStr() ); in append_007() local
6964 expVal += OString( "-" ); in append_007()
6965 expVal += OString( "10" ); in append_007()
6971 aStrBuf.getStr()== expVal && in append_007()
6972 aStrBuf.getLength() == expVal.getLength() in append_007()
6980 OString expVal( aStrBuf.getStr() ); in append_008() local
6984 expVal += OString( "-" ); in append_008()
6985 expVal += OString( "17" ); in append_008()
6991 aStrBuf.getStr()== expVal && in append_008()
6992 aStrBuf.getLength() == expVal.getLength() in append_008()
7000 OString expVal( aStrBuf.getStr() ); in append_009() local
7004 expVal += OString( "0" ); in append_009()
7010 aStrBuf.getStr()== expVal && in append_009()
7011 aStrBuf.getLength() == expVal.getLength() in append_009()
7019 OString expVal( aStrBuf.getStr() ); in append_010() local
7023 expVal += OString( "-" ); in append_010()
7024 expVal += OString( "4" ); in append_010()
7030 aStrBuf.getStr()== expVal && in append_010()
7031 aStrBuf.getLength() == expVal.getLength() in append_010()
7039 OString expVal( aStrBuf.getStr() ); in append_011() local
7043 expVal += OString( "-" ); in append_011()
7044 expVal += OString( "8" ); in append_011()
7050 aStrBuf.getStr()== expVal && in append_011()
7051 aStrBuf.getLength() == expVal.getLength() in append_011()
7059 OString expVal( aStrBuf.getStr() ); in append_012() local
7063 expVal += OString( "-" ); in append_012()
7064 expVal += OString( "15" ); in append_012()
7070 aStrBuf.getStr()== expVal && in append_012()
7071 aStrBuf.getLength() == expVal.getLength() in append_012()
7079 OString expVal( aStrBuf.getStr() ); in append_013() local
7083 expVal += OString( "0" ); in append_013()
7089 aStrBuf.getStr()== expVal && in append_013()
7090 aStrBuf.getLength() == expVal.getLength() in append_013()
7098 OString expVal( aStrBuf.getStr() ); in append_014() local
7102 expVal += OString( "-" ); in append_014()
7103 expVal += OString( "4" ); in append_014()
7109 aStrBuf.getStr()== expVal && in append_014()
7110 aStrBuf.getLength() == expVal.getLength() in append_014()
7118 OString expVal( aStrBuf.getStr() ); in append_015() local
7122 expVal += OString( "-" ); in append_015()
7123 expVal += OString( "8" ); in append_015()
7129 aStrBuf.getStr()== expVal && in append_015()
7130 aStrBuf.getLength() == expVal.getLength() in append_015()
7138 OString expVal( aStrBuf.getStr() ); in append_016() local
7142 expVal += OString( "-" ); in append_016()
7143 expVal += OString( "f" ); in append_016()
7149 aStrBuf.getStr()== expVal && in append_016()
7150 aStrBuf.getLength() == expVal.getLength() in append_016()
7158 OString expVal( aStrBuf.getStr() ); in append_017() local
7162 expVal += OString( "0" ); in append_017()
7168 aStrBuf.getStr()== expVal && in append_017()
7169 aStrBuf.getLength() == expVal.getLength() in append_017()
7177 OString expVal( aStrBuf.getStr() ); in append_018() local
7181 expVal += OString( "-" ); in append_018()
7182 expVal += OString( "4" ); in append_018()
7188 aStrBuf.getStr()== expVal && in append_018()
7189 aStrBuf.getLength() == expVal.getLength() in append_018()
7197 OString expVal( aStrBuf.getStr() ); in append_019() local
7201 expVal += OString( "-" ); in append_019()
7202 expVal += OString( "8" ); in append_019()
7208 aStrBuf.getStr()== expVal && in append_019()
7209 aStrBuf.getLength() == expVal.getLength() in append_019()
7217 OString expVal( aStrBuf.getStr() ); in append_020() local
7221 expVal += OString( "-" ); in append_020()
7222 expVal += OString( "z" ); in append_020()
7228 aStrBuf.getStr()== expVal && in append_020()
7229 aStrBuf.getLength() == expVal.getLength() in append_020()
7237 OString expVal( aStrBuf.getStr() ); in append_021() local
7241 expVal += OString( "0" ); in append_021()
7247 aStrBuf.getStr()== expVal && in append_021()
7248 aStrBuf.getLength() == expVal.getLength() in append_021()
7256 OString expVal( aStrBuf.getStr() ); in append_022() local
7260 expVal += OString( "-" ); in append_022()
7261 expVal += OString( "100" ); in append_022()
7267 aStrBuf.getStr()== expVal && in append_022()
7268 aStrBuf.getLength() == expVal.getLength() in append_022()
7276 OString expVal( aStrBuf.getStr() ); in append_023() local
7280 expVal += OString( "-" ); in append_023()
7281 expVal += OString( "1000" ); in append_023()
7287 aStrBuf.getStr()== expVal && in append_023()
7288 aStrBuf.getLength() == expVal.getLength() in append_023()
7296 OString expVal( aStrBuf.getStr() ); in append_024() local
7300 expVal += OString( "-" ); in append_024()
7301 expVal += OString( "1111" ); in append_024()
7307 aStrBuf.getStr()== expVal && in append_024()
7308 aStrBuf.getLength() == expVal.getLength() in append_024()
7316 OString expVal( aStrBuf.getStr() ); in append_025() local
7320 expVal += OString( "0" ); in append_025()
7326 aStrBuf.getStr()== expVal && in append_025()
7327 aStrBuf.getLength() == expVal.getLength() in append_025()
7335 OString expVal( aStrBuf.getStr() ); in append_026() local
7339 expVal += OString( "-" ); in append_026()
7340 expVal += OString( "4" ); in append_026()
7346 aStrBuf.getStr()== expVal && in append_026()
7347 aStrBuf.getLength() == expVal.getLength() in append_026()
7355 OString expVal( aStrBuf.getStr() ); in append_027() local
7359 expVal += OString( "-" ); in append_027()
7360 expVal += OString( "10" ); in append_027()
7366 aStrBuf.getStr()== expVal && in append_027()
7367 aStrBuf.getLength() == expVal.getLength() in append_027()
7375 OString expVal( aStrBuf.getStr() ); in append_028() local
7379 expVal += OString( "-" ); in append_028()
7380 expVal += OString( "17" ); in append_028()
7386 aStrBuf.getStr()== expVal && in append_028()
7387 aStrBuf.getLength() == expVal.getLength() in append_028()
7395 OString expVal( aStrBuf.getStr() ); in append_029() local
7399 expVal += OString( "0" ); in append_029()
7405 aStrBuf.getStr()== expVal && in append_029()
7406 aStrBuf.getLength() == expVal.getLength() in append_029()
7414 OString expVal( aStrBuf.getStr() ); in append_030() local
7418 expVal += OString( "-" ); in append_030()
7419 expVal += OString( "4" ); in append_030()
7425 aStrBuf.getStr()== expVal && in append_030()
7426 aStrBuf.getLength() == expVal.getLength() in append_030()
7434 OString expVal( aStrBuf.getStr() ); in append_031() local
7438 expVal += OString( "-" ); in append_031()
7439 expVal += OString( "8" ); in append_031()
7445 aStrBuf.getStr()== expVal && in append_031()
7446 aStrBuf.getLength() == expVal.getLength() in append_031()
7454 OString expVal( aStrBuf.getStr() ); in append_032() local
7458 expVal += OString( "-" ); in append_032()
7459 expVal += OString( "15" ); in append_032()
7465 aStrBuf.getStr()== expVal && in append_032()
7466 aStrBuf.getLength() == expVal.getLength() in append_032()
7474 OString expVal( aStrBuf.getStr() ); in append_033() local
7478 expVal += OString( "0" ); in append_033()
7484 aStrBuf.getStr()== expVal && in append_033()
7485 aStrBuf.getLength() == expVal.getLength() in append_033()
7493 OString expVal( aStrBuf.getStr() ); in append_034() local
7497 expVal += OString( "-" ); in append_034()
7498 expVal += OString( "4" ); in append_034()
7504 aStrBuf.getStr()== expVal && in append_034()
7505 aStrBuf.getLength() == expVal.getLength() in append_034()
7513 OString expVal( aStrBuf.getStr() ); in append_035() local
7517 expVal += OString( "-" ); in append_035()
7518 expVal += OString( "8" ); in append_035()
7524 aStrBuf.getStr()== expVal && in append_035()
7525 aStrBuf.getLength() == expVal.getLength() in append_035()
7533 OString expVal( aStrBuf.getStr() ); in append_036() local
7537 expVal += OString( "-" ); in append_036()
7538 expVal += OString( "f" ); in append_036()
7544 aStrBuf.getStr()== expVal && in append_036()
7545 aStrBuf.getLength() == expVal.getLength() in append_036()
7553 OString expVal( aStrBuf.getStr() ); in append_037() local
7557 expVal += OString( "0" ); in append_037()
7563 aStrBuf.getStr()== expVal && in append_037()
7564 aStrBuf.getLength() == expVal.getLength() in append_037()
7572 OString expVal( aStrBuf.getStr() ); in append_038() local
7576 expVal += OString( "-" ); in append_038()
7577 expVal += OString( "4" ); in append_038()
7583 aStrBuf.getStr()== expVal && in append_038()
7584 aStrBuf.getLength() == expVal.getLength() in append_038()
7592 OString expVal( aStrBuf.getStr() ); in append_039() local
7596 expVal += OString( "-" ); in append_039()
7597 expVal += OString( "8" ); in append_039()
7603 aStrBuf.getStr()== expVal && in append_039()
7604 aStrBuf.getLength() == expVal.getLength() in append_039()
7612 OString expVal( aStrBuf.getStr() ); in append_040() local
7616 expVal += OString( "-" ); in append_040()
7617 expVal += OString( "z" ); in append_040()
7623 aStrBuf.getStr()== expVal && in append_040()
7624 aStrBuf.getLength() == expVal.getLength() in append_040()
7632 OString expVal( aStrBuf.getStr() ); in append_041() local
7636 expVal += OString( "0" ); in append_041()
7642 aStrBuf.getStr()== expVal && in append_041()
7643 aStrBuf.getLength() == expVal.getLength() in append_041()
7651 OString expVal( aStrBuf.getStr() ); in append_042() local
7655 expVal += OString( "-" ); in append_042()
7656 expVal += OString( "100" ); in append_042()
7662 aStrBuf.getStr()== expVal && in append_042()
7663 aStrBuf.getLength() == expVal.getLength() in append_042()
7671 OString expVal( aStrBuf.getStr() ); in append_043() local
7675 expVal += OString( "-" ); in append_043()
7676 expVal += OString( "1000" ); in append_043()
7682 aStrBuf.getStr()== expVal && in append_043()
7683 aStrBuf.getLength() == expVal.getLength() in append_043()
7691 OString expVal( aStrBuf.getStr() ); in append_044() local
7695 expVal += OString( "-" ); in append_044()
7696 expVal += OString( "1111" ); in append_044()
7702 aStrBuf.getStr()== expVal && in append_044()
7703 aStrBuf.getLength() == expVal.getLength() in append_044()
7711 OString expVal( aStrBuf.getStr() ); in append_045() local
7715 expVal += OString( "0" ); in append_045()
7721 aStrBuf.getStr()== expVal && in append_045()
7722 aStrBuf.getLength() == expVal.getLength() in append_045()
7730 OString expVal( aStrBuf.getStr() ); in append_046() local
7734 expVal += OString( "-" ); in append_046()
7735 expVal += OString( "4" ); in append_046()
7741 aStrBuf.getStr()== expVal && in append_046()
7742 aStrBuf.getLength() == expVal.getLength() in append_046()
7750 OString expVal( aStrBuf.getStr() ); in append_047() local
7754 expVal += OString( "-" ); in append_047()
7755 expVal += OString( "10" ); in append_047()
7761 aStrBuf.getStr()== expVal && in append_047()
7762 aStrBuf.getLength() == expVal.getLength() in append_047()
7770 OString expVal( aStrBuf.getStr() ); in append_048() local
7774 expVal += OString( "-" ); in append_048()
7775 expVal += OString( "17" ); in append_048()
7781 aStrBuf.getStr()== expVal && in append_048()
7782 aStrBuf.getLength() == expVal.getLength() in append_048()
7790 OString expVal( aStrBuf.getStr() ); in append_049() local
7794 expVal += OString( "0" ); in append_049()
7800 aStrBuf.getStr()== expVal && in append_049()
7801 aStrBuf.getLength() == expVal.getLength() in append_049()
7809 OString expVal( aStrBuf.getStr() ); in append_050() local
7813 expVal += OString( "-" ); in append_050()
7814 expVal += OString( "4" ); in append_050()
7820 aStrBuf.getStr()== expVal && in append_050()
7821 aStrBuf.getLength() == expVal.getLength() in append_050()
7829 OString expVal( aStrBuf.getStr() ); in append_051() local
7833 expVal += OString( "-" ); in append_051()
7834 expVal += OString( "8" ); in append_051()
7840 aStrBuf.getStr()== expVal && in append_051()
7841 aStrBuf.getLength() == expVal.getLength() in append_051()
7849 OString expVal( aStrBuf.getStr() ); in append_052() local
7853 expVal += OString( "-" ); in append_052()
7854 expVal += OString( "15" ); in append_052()
7860 aStrBuf.getStr()== expVal && in append_052()
7861 aStrBuf.getLength() == expVal.getLength() in append_052()
7869 OString expVal( aStrBuf.getStr() ); in append_053() local
7873 expVal += OString( "0" ); in append_053()
7879 aStrBuf.getStr()== expVal && in append_053()
7880 aStrBuf.getLength() == expVal.getLength() in append_053()
7888 OString expVal( aStrBuf.getStr() ); in append_054() local
7892 expVal += OString( "-" ); in append_054()
7893 expVal += OString( "4" ); in append_054()
7899 aStrBuf.getStr()== expVal && in append_054()
7900 aStrBuf.getLength() == expVal.getLength() in append_054()
7908 OString expVal( aStrBuf.getStr() ); in append_055() local
7912 expVal += OString( "-" ); in append_055()
7913 expVal += OString( "8" ); in append_055()
7919 aStrBuf.getStr()== expVal && in append_055()
7920 aStrBuf.getLength() == expVal.getLength() in append_055()
7928 OString expVal( aStrBuf.getStr() ); in append_056() local
7932 expVal += OString( "-" ); in append_056()
7933 expVal += OString( "f" ); in append_056()
7939 aStrBuf.getStr()== expVal && in append_056()
7940 aStrBuf.getLength() == expVal.getLength() in append_056()
7948 OString expVal( aStrBuf.getStr() ); in append_057() local
7952 expVal += OString( "0" ); in append_057()
7958 aStrBuf.getStr()== expVal && in append_057()
7959 aStrBuf.getLength() == expVal.getLength() in append_057()
7967 OString expVal( aStrBuf.getStr() ); in append_058() local
7971 expVal += OString( "-" ); in append_058()
7972 expVal += OString( "4" ); in append_058()
7978 aStrBuf.getStr()== expVal && in append_058()
7979 aStrBuf.getLength() == expVal.getLength() in append_058()
7987 OString expVal( aStrBuf.getStr() ); in append_059() local
7991 expVal += OString( "-" ); in append_059()
7992 expVal += OString( "8" ); in append_059()
7998 aStrBuf.getStr()== expVal && in append_059()
7999 aStrBuf.getLength() == expVal.getLength() in append_059()
8007 OString expVal( aStrBuf.getStr() ); in append_060() local
8011 expVal += OString( "-" ); in append_060()
8012 expVal += OString( "z" ); in append_060()
8018 aStrBuf.getStr()== expVal && in append_060()
8019 aStrBuf.getLength() == expVal.getLength() in append_060()
8027 OString expVal( aStrBuf.getStr() ); in append_061() local
8031 expVal += OString( "0" ); in append_061()
8037 aStrBuf.getStr()== expVal && in append_061()
8038 aStrBuf.getLength() == expVal.getLength() in append_061()
8046 OString expVal( aStrBuf.getStr() ); in append_062() local
8050 expVal += OString( "-" ); in append_062()
8051 expVal += OString( "100" ); in append_062()
8057 aStrBuf.getStr()== expVal && in append_062()
8058 aStrBuf.getLength() == expVal.getLength() in append_062()
8066 OString expVal( aStrBuf.getStr() ); in append_063() local
8070 expVal += OString( "-" ); in append_063()
8071 expVal += OString( "1000" ); in append_063()
8077 aStrBuf.getStr()== expVal && in append_063()
8078 aStrBuf.getLength() == expVal.getLength() in append_063()
8086 OString expVal( aStrBuf.getStr() ); in append_064() local
8090 expVal += OString( "-" ); in append_064()
8091 expVal += OString( "1111" ); in append_064()
8097 aStrBuf.getStr()== expVal && in append_064()
8098 aStrBuf.getLength() == expVal.getLength() in append_064()
8106 OString expVal( aStrBuf.getStr() ); in append_065() local
8110 expVal += OString( "0" ); in append_065()
8116 aStrBuf.getStr()== expVal && in append_065()
8117 aStrBuf.getLength() == expVal.getLength() in append_065()
8125 OString expVal( aStrBuf.getStr() ); in append_066() local
8129 expVal += OString( "-" ); in append_066()
8130 expVal += OString( "4" ); in append_066()
8136 aStrBuf.getStr()== expVal && in append_066()
8137 aStrBuf.getLength() == expVal.getLength() in append_066()
8145 OString expVal( aStrBuf.getStr() ); in append_067() local
8149 expVal += OString( "-" ); in append_067()
8150 expVal += OString( "10" ); in append_067()
8156 aStrBuf.getStr()== expVal && in append_067()
8157 aStrBuf.getLength() == expVal.getLength() in append_067()
8165 OString expVal( aStrBuf.getStr() ); in append_068() local
8169 expVal += OString( "-" ); in append_068()
8170 expVal += OString( "17" ); in append_068()
8176 aStrBuf.getStr()== expVal && in append_068()
8177 aStrBuf.getLength() == expVal.getLength() in append_068()
8185 OString expVal( aStrBuf.getStr() ); in append_069() local
8189 expVal += OString( "0" ); in append_069()
8195 aStrBuf.getStr()== expVal && in append_069()
8196 aStrBuf.getLength() == expVal.getLength() in append_069()
8204 OString expVal( aStrBuf.getStr() ); in append_070() local
8208 expVal += OString( "-" ); in append_070()
8209 expVal += OString( "4" ); in append_070()
8215 aStrBuf.getStr()== expVal && in append_070()
8216 aStrBuf.getLength() == expVal.getLength() in append_070()
8224 OString expVal( aStrBuf.getStr() ); in append_071() local
8228 expVal += OString( "-" ); in append_071()
8229 expVal += OString( "8" ); in append_071()
8235 aStrBuf.getStr()== expVal && in append_071()
8236 aStrBuf.getLength() == expVal.getLength() in append_071()
8244 OString expVal( aStrBuf.getStr() ); in append_072() local
8248 expVal += OString( "-" ); in append_072()
8249 expVal += OString( "15" ); in append_072()
8255 aStrBuf.getStr()== expVal && in append_072()
8256 aStrBuf.getLength() == expVal.getLength() in append_072()
8264 OString expVal( aStrBuf.getStr() ); in append_073() local
8268 expVal += OString( "0" ); in append_073()
8274 aStrBuf.getStr()== expVal && in append_073()
8275 aStrBuf.getLength() == expVal.getLength() in append_073()
8283 OString expVal( aStrBuf.getStr() ); in append_074() local
8287 expVal += OString( "-" ); in append_074()
8288 expVal += OString( "4" ); in append_074()
8294 aStrBuf.getStr()== expVal && in append_074()
8295 aStrBuf.getLength() == expVal.getLength() in append_074()
8303 OString expVal( aStrBuf.getStr() ); in append_075() local
8307 expVal += OString( "-" ); in append_075()
8308 expVal += OString( "8" ); in append_075()
8314 aStrBuf.getStr()== expVal && in append_075()
8315 aStrBuf.getLength() == expVal.getLength() in append_075()
8323 OString expVal( aStrBuf.getStr() ); in append_076() local
8327 expVal += OString( "-" ); in append_076()
8328 expVal += OString( "f" ); in append_076()
8334 aStrBuf.getStr()== expVal && in append_076()
8335 aStrBuf.getLength() == expVal.getLength() in append_076()
8343 OString expVal( aStrBuf.getStr() ); in append_077() local
8347 expVal += OString( "0" ); in append_077()
8353 aStrBuf.getStr()== expVal && in append_077()
8354 aStrBuf.getLength() == expVal.getLength() in append_077()
8362 OString expVal( aStrBuf.getStr() ); in append_078() local
8366 expVal += OString( "-" ); in append_078()
8367 expVal += OString( "4" ); in append_078()
8373 aStrBuf.getStr()== expVal && in append_078()
8374 aStrBuf.getLength() == expVal.getLength() in append_078()
8382 OString expVal( aStrBuf.getStr() ); in append_079() local
8386 expVal += OString( "-" ); in append_079()
8387 expVal += OString( "8" ); in append_079()
8393 aStrBuf.getStr()== expVal && in append_079()
8394 aStrBuf.getLength() == expVal.getLength() in append_079()
8402 OString expVal( aStrBuf.getStr() ); in append_080() local
8406 expVal += OString( "-" ); in append_080()
8407 expVal += OString( "z" ); in append_080()
8413 aStrBuf.getStr()== expVal && in append_080()
8414 aStrBuf.getLength() == expVal.getLength() in append_080()
8422 OString expVal( aStrBuf.getStr() ); in append_081() local
8426 expVal += OString( "0" ); in append_081()
8432 aStrBuf.getStr()== expVal && in append_081()
8433 aStrBuf.getLength() == expVal.getLength() in append_081()
8441 OString expVal( aStrBuf.getStr() ); in append_082() local
8445 expVal += OString( "-" ); in append_082()
8446 expVal += OString( "100" ); in append_082()
8452 aStrBuf.getStr()== expVal && in append_082()
8453 aStrBuf.getLength() == expVal.getLength() in append_082()
8461 OString expVal( aStrBuf.getStr() ); in append_083() local
8465 expVal += OString( "-" ); in append_083()
8466 expVal += OString( "1000" ); in append_083()
8472 aStrBuf.getStr()== expVal && in append_083()
8473 aStrBuf.getLength() == expVal.getLength() in append_083()
8481 OString expVal( aStrBuf.getStr() ); in append_084() local
8485 expVal += OString( "-" ); in append_084()
8486 expVal += OString( "1111" ); in append_084()
8492 aStrBuf.getStr()== expVal && in append_084()
8493 aStrBuf.getLength() == expVal.getLength() in append_084()
8501 OString expVal( aStrBuf.getStr() ); in append_085() local
8505 expVal += OString( "0" ); in append_085()
8511 aStrBuf.getStr()== expVal && in append_085()
8512 aStrBuf.getLength() == expVal.getLength() in append_085()
8520 OString expVal( aStrBuf.getStr() ); in append_086() local
8524 expVal += OString( "-" ); in append_086()
8525 expVal += OString( "4" ); in append_086()
8531 aStrBuf.getStr()== expVal && in append_086()
8532 aStrBuf.getLength() == expVal.getLength() in append_086()
8540 OString expVal( aStrBuf.getStr() ); in append_087() local
8544 expVal += OString( "-" ); in append_087()
8545 expVal += OString( "10" ); in append_087()
8551 aStrBuf.getStr()== expVal && in append_087()
8552 aStrBuf.getLength() == expVal.getLength() in append_087()
8560 OString expVal( aStrBuf.getStr() ); in append_088() local
8564 expVal += OString( "-" ); in append_088()
8565 expVal += OString( "17" ); in append_088()
8571 aStrBuf.getStr()== expVal && in append_088()
8572 aStrBuf.getLength() == expVal.getLength() in append_088()
8580 OString expVal( aStrBuf.getStr() ); in append_089() local
8584 expVal += OString( "0" ); in append_089()
8590 aStrBuf.getStr()== expVal && in append_089()
8591 aStrBuf.getLength() == expVal.getLength() in append_089()
8599 OString expVal( aStrBuf.getStr() ); in append_090() local
8603 expVal += OString( "-" ); in append_090()
8604 expVal += OString( "4" ); in append_090()
8610 aStrBuf.getStr()== expVal && in append_090()
8611 aStrBuf.getLength() == expVal.getLength() in append_090()
8619 OString expVal( aStrBuf.getStr() ); in append_091() local
8623 expVal += OString( "-" ); in append_091()
8624 expVal += OString( "8" ); in append_091()
8630 aStrBuf.getStr()== expVal && in append_091()
8631 aStrBuf.getLength() == expVal.getLength() in append_091()
8639 OString expVal( aStrBuf.getStr() ); in append_092() local
8643 expVal += OString( "-" ); in append_092()
8644 expVal += OString( "15" ); in append_092()
8650 aStrBuf.getStr()== expVal && in append_092()
8651 aStrBuf.getLength() == expVal.getLength() in append_092()
8659 OString expVal( aStrBuf.getStr() ); in append_093() local
8663 expVal += OString( "0" ); in append_093()
8669 aStrBuf.getStr()== expVal && in append_093()
8670 aStrBuf.getLength() == expVal.getLength() in append_093()
8678 OString expVal( aStrBuf.getStr() ); in append_094() local
8682 expVal += OString( "-" ); in append_094()
8683 expVal += OString( "4" ); in append_094()
8689 aStrBuf.getStr()== expVal && in append_094()
8690 aStrBuf.getLength() == expVal.getLength() in append_094()
8698 OString expVal( aStrBuf.getStr() ); in append_095() local
8702 expVal += OString( "-" ); in append_095()
8703 expVal += OString( "8" ); in append_095()
8709 aStrBuf.getStr()== expVal && in append_095()
8710 aStrBuf.getLength() == expVal.getLength() in append_095()
8718 OString expVal( aStrBuf.getStr() ); in append_096() local
8722 expVal += OString( "-" ); in append_096()
8723 expVal += OString( "f" ); in append_096()
8729 aStrBuf.getStr()== expVal && in append_096()
8730 aStrBuf.getLength() == expVal.getLength() in append_096()
8738 OString expVal( aStrBuf.getStr() ); in append_097() local
8742 expVal += OString( "0" ); in append_097()
8748 aStrBuf.getStr()== expVal && in append_097()
8749 aStrBuf.getLength() == expVal.getLength() in append_097()
8757 OString expVal( aStrBuf.getStr() ); in append_098() local
8761 expVal += OString( "-" ); in append_098()
8762 expVal += OString( "4" ); in append_098()
8768 aStrBuf.getStr()== expVal && in append_098()
8769 aStrBuf.getLength() == expVal.getLength() in append_098()
8777 OString expVal( aStrBuf.getStr() ); in append_099() local
8781 expVal += OString( "-" ); in append_099()
8782 expVal += OString( "8" ); in append_099()
8788 aStrBuf.getStr()== expVal && in append_099()
8789 aStrBuf.getLength() == expVal.getLength() in append_099()
8797 OString expVal( aStrBuf.getStr() ); in append_100() local
8801 expVal += OString( "-" ); in append_100()
8802 expVal += OString( "z" ); in append_100()
8808 aStrBuf.getStr()== expVal && in append_100()
8809 aStrBuf.getLength() == expVal.getLength() in append_100()
8896 OString expVal( kTestStr59 ); in append_001() local
8911 OString expVal( kTestStr60 ); in append_002() local
8926 OString expVal( kTestStr60 ); in append_003() local
8941 OString expVal( kTestStr60 ); in append_004() local
8956 OString expVal( kTestStr61 ); in append_005() local
8971 OString expVal( kTestStr60 ); in append_006() local
9020 OString expVal( kTestStr59 ); in append_001() local
9028 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_001()
9036 OString expVal( kTestStr62 ); in append_002() local
9044 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_002()
9052 OString expVal( kTestStr63 ); in append_003() local
9060 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_003()
9068 OString expVal( kTestStr64 ); in append_004() local
9076 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_004()
9084 OString expVal( kTestStr65 ); in append_005() local
9092 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_005()
9100 OString expVal( kTestStr60 ); in append_006() local
9108 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_006()
9116 OString expVal( kTestStr66 ); in append_007() local
9124 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_007()
9132 OString expVal( kTestStr67 ); in append_008() local
9140 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_008()
9148 OString expVal( kTestStr68 ); in append_009() local
9156 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_009()
9164 OString expVal( kTestStr69 ); in append_010() local
9172 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_010()
9180 OString expVal( kTestStr60 ); in append_011() local
9188 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_011()
9196 OString expVal( kTestStr66 ); in append_012() local
9204 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_012()
9212 OString expVal( kTestStr67 ); in append_013() local
9220 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_013()
9228 OString expVal( kTestStr68 ); in append_014() local
9236 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_014()
9244 OString expVal( kTestStr69 ); in append_015() local
9252 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_015()
9260 OString expVal( kTestStr60 ); in append_016() local
9268 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_016()
9276 OString expVal( kTestStr66 ); in append_017() local
9284 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_017()
9292 OString expVal( kTestStr67 ); in append_018() local
9300 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_018()
9308 OString expVal( kTestStr68 ); in append_019() local
9316 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_019()
9324 OString expVal( kTestStr69 ); in append_020() local
9332 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_020()
9340 OString expVal( kTestStr61 ); in append_021() local
9348 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_021()
9356 OString expVal( kTestStr70 ); in append_022() local
9364 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_022()
9372 OString expVal( kTestStr71 ); in append_023() local
9380 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_023()
9388 OString expVal( kTestStr72 ); in append_024() local
9396 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_024()
9404 OString expVal( kTestStr73 ); in append_025() local
9412 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_025()
9420 OString expVal( kTestStr60 ); in append_026() local
9428 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_026()
9436 OString expVal( kTestStr66 ); in append_027() local
9444 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_027()
9452 OString expVal( kTestStr67 ); in append_028() local
9460 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_028()
9468 OString expVal( kTestStr68 ); in append_029() local
9476 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_029()
9484 OString expVal( kTestStr69 ); in append_030() local
9492 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_030()
9564 OString expVal( aStrBuf.getStr() ); in append_001() local
9568 expVal += OString( "0" ); in append_001()
9574 aStrBuf.getStr()== expVal && in append_001()
9575 aStrBuf.getLength() == expVal.getLength() in append_001()
9583 OString expVal( aStrBuf.getStr() ); in append_002() local
9587 expVal += OString( "100" ); in append_002()
9593 aStrBuf.getStr()== expVal && in append_002()
9594 aStrBuf.getLength() == expVal.getLength() in append_002()
9602 OString expVal( aStrBuf.getStr() ); in append_003() local
9606 expVal += OString( "1000" ); in append_003()
9612 aStrBuf.getStr()== expVal && in append_003()
9613 aStrBuf.getLength() == expVal.getLength() in append_003()
9621 OString expVal( aStrBuf.getStr() ); in append_004() local
9625 expVal += OString( "1111" ); in append_004()
9631 aStrBuf.getStr()== expVal && in append_004()
9632 aStrBuf.getLength() == expVal.getLength() in append_004()
9640 OString expVal( aStrBuf.getStr() ); in append_005() local
9644 expVal += OString( "0" ); in append_005()
9650 aStrBuf.getStr()== expVal && in append_005()
9651 aStrBuf.getLength() == expVal.getLength() in append_005()
9659 OString expVal( aStrBuf.getStr() ); in append_006() local
9663 expVal += OString( "4" ); in append_006()
9669 aStrBuf.getStr()== expVal && in append_006()
9670 aStrBuf.getLength() == expVal.getLength() in append_006()
9678 OString expVal( aStrBuf.getStr() ); in append_007() local
9682 expVal += OString( "10" ); in append_007()
9688 aStrBuf.getStr()== expVal && in append_007()
9689 aStrBuf.getLength() == expVal.getLength() in append_007()
9697 OString expVal( aStrBuf.getStr() ); in append_008() local
9701 expVal += OString( "17" ); in append_008()
9707 aStrBuf.getStr()== expVal && in append_008()
9708 aStrBuf.getLength() == expVal.getLength() in append_008()
9716 OString expVal( aStrBuf.getStr() ); in append_009() local
9720 expVal += OString( "0" ); in append_009()
9726 aStrBuf.getStr()== expVal && in append_009()
9727 aStrBuf.getLength() == expVal.getLength() in append_009()
9735 OString expVal( aStrBuf.getStr() ); in append_010() local
9739 expVal += OString( "4" ); in append_010()
9745 aStrBuf.getStr()== expVal && in append_010()
9746 aStrBuf.getLength() == expVal.getLength() in append_010()
9754 OString expVal( aStrBuf.getStr() ); in append_011() local
9758 expVal += OString( "8" ); in append_011()
9764 aStrBuf.getStr()== expVal && in append_011()
9765 aStrBuf.getLength() == expVal.getLength() in append_011()
9773 OString expVal( aStrBuf.getStr() ); in append_012() local
9777 expVal += OString( "15" ); in append_012()
9783 aStrBuf.getStr()== expVal && in append_012()
9784 aStrBuf.getLength() == expVal.getLength() in append_012()
9792 OString expVal( aStrBuf.getStr() ); in append_013() local
9796 expVal += OString( "0" ); in append_013()
9802 aStrBuf.getStr()== expVal && in append_013()
9803 aStrBuf.getLength() == expVal.getLength() in append_013()
9811 OString expVal( aStrBuf.getStr() ); in append_014() local
9815 expVal += OString( "4" ); in append_014()
9821 aStrBuf.getStr()== expVal && in append_014()
9822 aStrBuf.getLength() == expVal.getLength() in append_014()
9830 OString expVal( aStrBuf.getStr() ); in append_015() local
9834 expVal += OString( "8" ); in append_015()
9840 aStrBuf.getStr()== expVal && in append_015()
9841 aStrBuf.getLength() == expVal.getLength() in append_015()
9849 OString expVal( aStrBuf.getStr() ); in append_016() local
9853 expVal += OString( "f" ); in append_016()
9859 aStrBuf.getStr()== expVal && in append_016()
9860 aStrBuf.getLength() == expVal.getLength() in append_016()
9868 OString expVal( aStrBuf.getStr() ); in append_017() local
9872 expVal += OString( "0" ); in append_017()
9878 aStrBuf.getStr()== expVal && in append_017()
9879 aStrBuf.getLength() == expVal.getLength() in append_017()
9887 OString expVal( aStrBuf.getStr() ); in append_018() local
9891 expVal += OString( "4" ); in append_018()
9897 aStrBuf.getStr()== expVal && in append_018()
9898 aStrBuf.getLength() == expVal.getLength() in append_018()
9906 OString expVal( aStrBuf.getStr() ); in append_019() local
9910 expVal += OString( "8" ); in append_019()
9916 aStrBuf.getStr()== expVal && in append_019()
9917 aStrBuf.getLength() == expVal.getLength() in append_019()
9925 OString expVal( aStrBuf.getStr() ); in append_020() local
9929 expVal += OString( "z" ); in append_020()
9935 aStrBuf.getStr()== expVal && in append_020()
9936 aStrBuf.getLength() == expVal.getLength() in append_020()
9944 OString expVal( aStrBuf.getStr() ); in append_021() local
9948 expVal += OString( "0" ); in append_021()
9954 aStrBuf.getStr()== expVal && in append_021()
9955 aStrBuf.getLength() == expVal.getLength() in append_021()
9963 OString expVal( aStrBuf.getStr() ); in append_022() local
9967 expVal += OString( "100" ); in append_022()
9973 aStrBuf.getStr()== expVal && in append_022()
9974 aStrBuf.getLength() == expVal.getLength() in append_022()
9982 OString expVal( aStrBuf.getStr() ); in append_023() local
9986 expVal += OString( "1000" ); in append_023()
9992 aStrBuf.getStr()== expVal && in append_023()
9993 aStrBuf.getLength() == expVal.getLength() in append_023()
10001 OString expVal( aStrBuf.getStr() ); in append_024() local
10005 expVal += OString( "1111" ); in append_024()
10011 aStrBuf.getStr()== expVal && in append_024()
10012 aStrBuf.getLength() == expVal.getLength() in append_024()
10020 OString expVal( aStrBuf.getStr() ); in append_025() local
10024 expVal += OString( "0" ); in append_025()
10030 aStrBuf.getStr()== expVal && in append_025()
10031 aStrBuf.getLength() == expVal.getLength() in append_025()
10039 OString expVal( aStrBuf.getStr() ); in append_026() local
10043 expVal += OString( "4" ); in append_026()
10049 aStrBuf.getStr()== expVal && in append_026()
10050 aStrBuf.getLength() == expVal.getLength() in append_026()
10058 OString expVal( aStrBuf.getStr() ); in append_027() local
10062 expVal += OString( "10" ); in append_027()
10068 aStrBuf.getStr()== expVal && in append_027()
10069 aStrBuf.getLength() == expVal.getLength() in append_027()
10077 OString expVal( aStrBuf.getStr() ); in append_028() local
10081 expVal += OString( "17" ); in append_028()
10087 aStrBuf.getStr()== expVal && in append_028()
10088 aStrBuf.getLength() == expVal.getLength() in append_028()
10096 OString expVal( aStrBuf.getStr() ); in append_029() local
10100 expVal += OString( "0" ); in append_029()
10106 aStrBuf.getStr()== expVal && in append_029()
10107 aStrBuf.getLength() == expVal.getLength() in append_029()
10115 OString expVal( aStrBuf.getStr() ); in append_030() local
10119 expVal += OString( "4" ); in append_030()
10125 aStrBuf.getStr()== expVal && in append_030()
10126 aStrBuf.getLength() == expVal.getLength() in append_030()
10134 OString expVal( aStrBuf.getStr() ); in append_031() local
10138 expVal += OString( "8" ); in append_031()
10144 aStrBuf.getStr()== expVal && in append_031()
10145 aStrBuf.getLength() == expVal.getLength() in append_031()
10153 OString expVal( aStrBuf.getStr() ); in append_032() local
10157 expVal += OString( "15" ); in append_032()
10163 aStrBuf.getStr()== expVal && in append_032()
10164 aStrBuf.getLength() == expVal.getLength() in append_032()
10172 OString expVal( aStrBuf.getStr() ); in append_033() local
10176 expVal += OString( "0" ); in append_033()
10182 aStrBuf.getStr()== expVal && in append_033()
10183 aStrBuf.getLength() == expVal.getLength() in append_033()
10191 OString expVal( aStrBuf.getStr() ); in append_034() local
10195 expVal += OString( "4" ); in append_034()
10201 aStrBuf.getStr()== expVal && in append_034()
10202 aStrBuf.getLength() == expVal.getLength() in append_034()
10210 OString expVal( aStrBuf.getStr() ); in append_035() local
10214 expVal += OString( "8" ); in append_035()
10220 aStrBuf.getStr()== expVal && in append_035()
10221 aStrBuf.getLength() == expVal.getLength() in append_035()
10229 OString expVal( aStrBuf.getStr() ); in append_036() local
10233 expVal += OString( "f" ); in append_036()
10239 aStrBuf.getStr()== expVal && in append_036()
10240 aStrBuf.getLength() == expVal.getLength() in append_036()
10248 OString expVal( aStrBuf.getStr() ); in append_037() local
10252 expVal += OString( "0" ); in append_037()
10258 aStrBuf.getStr()== expVal && in append_037()
10259 aStrBuf.getLength() == expVal.getLength() in append_037()
10267 OString expVal( aStrBuf.getStr() ); in append_038() local
10271 expVal += OString( "4" ); in append_038()
10277 aStrBuf.getStr()== expVal && in append_038()
10278 aStrBuf.getLength() == expVal.getLength() in append_038()
10286 OString expVal( aStrBuf.getStr() ); in append_039() local
10290 expVal += OString( "8" ); in append_039()
10296 aStrBuf.getStr()== expVal && in append_039()
10297 aStrBuf.getLength() == expVal.getLength() in append_039()
10305 OString expVal( aStrBuf.getStr() ); in append_040() local
10309 expVal += OString( "z" ); in append_040()
10315 aStrBuf.getStr()== expVal && in append_040()
10316 aStrBuf.getLength() == expVal.getLength() in append_040()
10324 OString expVal( aStrBuf.getStr() ); in append_041() local
10328 expVal += OString( "0" ); in append_041()
10334 aStrBuf.getStr()== expVal && in append_041()
10335 aStrBuf.getLength() == expVal.getLength() in append_041()
10343 OString expVal( aStrBuf.getStr() ); in append_042() local
10347 expVal += OString( "100" ); in append_042()
10353 aStrBuf.getStr()== expVal && in append_042()
10354 aStrBuf.getLength() == expVal.getLength() in append_042()
10362 OString expVal( aStrBuf.getStr() ); in append_043() local
10366 expVal += OString( "1000" ); in append_043()
10372 aStrBuf.getStr()== expVal && in append_043()
10373 aStrBuf.getLength() == expVal.getLength() in append_043()
10381 OString expVal( aStrBuf.getStr() ); in append_044() local
10385 expVal += OString( "1111" ); in append_044()
10391 aStrBuf.getStr()== expVal && in append_044()
10392 aStrBuf.getLength() == expVal.getLength() in append_044()
10400 OString expVal( aStrBuf.getStr() ); in append_045() local
10404 expVal += OString( "0" ); in append_045()
10410 aStrBuf.getStr()== expVal && in append_045()
10411 aStrBuf.getLength() == expVal.getLength() in append_045()
10419 OString expVal( aStrBuf.getStr() ); in append_046() local
10423 expVal += OString( "4" ); in append_046()
10429 aStrBuf.getStr()== expVal && in append_046()
10430 aStrBuf.getLength() == expVal.getLength() in append_046()
10438 OString expVal( aStrBuf.getStr() ); in append_047() local
10442 expVal += OString( "10" ); in append_047()
10448 aStrBuf.getStr()== expVal && in append_047()
10449 aStrBuf.getLength() == expVal.getLength() in append_047()
10457 OString expVal( aStrBuf.getStr() ); in append_048() local
10461 expVal += OString( "17" ); in append_048()
10467 aStrBuf.getStr()== expVal && in append_048()
10468 aStrBuf.getLength() == expVal.getLength() in append_048()
10476 OString expVal( aStrBuf.getStr() ); in append_049() local
10480 expVal += OString( "0" ); in append_049()
10486 aStrBuf.getStr()== expVal && in append_049()
10487 aStrBuf.getLength() == expVal.getLength() in append_049()
10495 OString expVal( aStrBuf.getStr() ); in append_050() local
10499 expVal += OString( "4" ); in append_050()
10505 aStrBuf.getStr()== expVal && in append_050()
10506 aStrBuf.getLength() == expVal.getLength() in append_050()
10514 OString expVal( aStrBuf.getStr() ); in append_051() local
10518 expVal += OString( "8" ); in append_051()
10524 aStrBuf.getStr()== expVal && in append_051()
10525 aStrBuf.getLength() == expVal.getLength() in append_051()
10533 OString expVal( aStrBuf.getStr() ); in append_052() local
10537 expVal += OString( "15" ); in append_052()
10543 aStrBuf.getStr()== expVal && in append_052()
10544 aStrBuf.getLength() == expVal.getLength() in append_052()
10552 OString expVal( aStrBuf.getStr() ); in append_053() local
10556 expVal += OString( "0" ); in append_053()
10562 aStrBuf.getStr()== expVal && in append_053()
10563 aStrBuf.getLength() == expVal.getLength() in append_053()
10571 OString expVal( aStrBuf.getStr() ); in append_054() local
10575 expVal += OString( "4" ); in append_054()
10581 aStrBuf.getStr()== expVal && in append_054()
10582 aStrBuf.getLength() == expVal.getLength() in append_054()
10590 OString expVal( aStrBuf.getStr() ); in append_055() local
10594 expVal += OString( "8" ); in append_055()
10600 aStrBuf.getStr()== expVal && in append_055()
10601 aStrBuf.getLength() == expVal.getLength() in append_055()
10609 OString expVal( aStrBuf.getStr() ); in append_056() local
10613 expVal += OString( "f" ); in append_056()
10619 aStrBuf.getStr()== expVal && in append_056()
10620 aStrBuf.getLength() == expVal.getLength() in append_056()
10628 OString expVal( aStrBuf.getStr() ); in append_057() local
10632 expVal += OString( "0" ); in append_057()
10638 aStrBuf.getStr()== expVal && in append_057()
10639 aStrBuf.getLength() == expVal.getLength() in append_057()
10647 OString expVal( aStrBuf.getStr() ); in append_058() local
10651 expVal += OString( "4" ); in append_058()
10657 aStrBuf.getStr()== expVal && in append_058()
10658 aStrBuf.getLength() == expVal.getLength() in append_058()
10666 OString expVal( aStrBuf.getStr() ); in append_059() local
10670 expVal += OString( "8" ); in append_059()
10676 aStrBuf.getStr()== expVal && in append_059()
10677 aStrBuf.getLength() == expVal.getLength() in append_059()
10685 OString expVal( aStrBuf.getStr() ); in append_060() local
10689 expVal += OString( "z" ); in append_060()
10695 aStrBuf.getStr()== expVal && in append_060()
10696 aStrBuf.getLength() == expVal.getLength() in append_060()
10704 OString expVal( aStrBuf.getStr() ); in append_061() local
10708 expVal += OString( "0" ); in append_061()
10714 aStrBuf.getStr()== expVal && in append_061()
10715 aStrBuf.getLength() == expVal.getLength() in append_061()
10723 OString expVal( aStrBuf.getStr() ); in append_062() local
10727 expVal += OString( "100" ); in append_062()
10733 aStrBuf.getStr()== expVal && in append_062()
10734 aStrBuf.getLength() == expVal.getLength() in append_062()
10742 OString expVal( aStrBuf.getStr() ); in append_063() local
10746 expVal += OString( "1000" ); in append_063()
10752 aStrBuf.getStr()== expVal && in append_063()
10753 aStrBuf.getLength() == expVal.getLength() in append_063()
10761 OString expVal( aStrBuf.getStr() ); in append_064() local
10765 expVal += OString( "1111" ); in append_064()
10771 aStrBuf.getStr()== expVal && in append_064()
10772 aStrBuf.getLength() == expVal.getLength() in append_064()
10780 OString expVal( aStrBuf.getStr() ); in append_065() local
10784 expVal += OString( "0" ); in append_065()
10790 aStrBuf.getStr()== expVal && in append_065()
10791 aStrBuf.getLength() == expVal.getLength() in append_065()
10799 OString expVal( aStrBuf.getStr() ); in append_066() local
10803 expVal += OString( "4" ); in append_066()
10809 aStrBuf.getStr()== expVal && in append_066()
10810 aStrBuf.getLength() == expVal.getLength() in append_066()
10818 OString expVal( aStrBuf.getStr() ); in append_067() local
10822 expVal += OString( "10" ); in append_067()
10828 aStrBuf.getStr()== expVal && in append_067()
10829 aStrBuf.getLength() == expVal.getLength() in append_067()
10837 OString expVal( aStrBuf.getStr() ); in append_068() local
10841 expVal += OString( "17" ); in append_068()
10847 aStrBuf.getStr()== expVal && in append_068()
10848 aStrBuf.getLength() == expVal.getLength() in append_068()
10856 OString expVal( aStrBuf.getStr() ); in append_069() local
10860 expVal += OString( "0" ); in append_069()
10866 aStrBuf.getStr()== expVal && in append_069()
10867 aStrBuf.getLength() == expVal.getLength() in append_069()
10875 OString expVal( aStrBuf.getStr() ); in append_070() local
10879 expVal += OString( "4" ); in append_070()
10885 aStrBuf.getStr()== expVal && in append_070()
10886 aStrBuf.getLength() == expVal.getLength() in append_070()
10894 OString expVal( aStrBuf.getStr() ); in append_071() local
10898 expVal += OString( "8" ); in append_071()
10904 aStrBuf.getStr()== expVal && in append_071()
10905 aStrBuf.getLength() == expVal.getLength() in append_071()
10913 OString expVal( aStrBuf.getStr() ); in append_072() local
10917 expVal += OString( "15" ); in append_072()
10923 aStrBuf.getStr()== expVal && in append_072()
10924 aStrBuf.getLength() == expVal.getLength() in append_072()
10932 OString expVal( aStrBuf.getStr() ); in append_073() local
10936 expVal += OString( "0" ); in append_073()
10942 aStrBuf.getStr()== expVal && in append_073()
10943 aStrBuf.getLength() == expVal.getLength() in append_073()
10951 OString expVal( aStrBuf.getStr() ); in append_074() local
10955 expVal += OString( "4" ); in append_074()
10961 aStrBuf.getStr()== expVal && in append_074()
10962 aStrBuf.getLength() == expVal.getLength() in append_074()
10970 OString expVal( aStrBuf.getStr() ); in append_075() local
10974 expVal += OString( "8" ); in append_075()
10980 aStrBuf.getStr()== expVal && in append_075()
10981 aStrBuf.getLength() == expVal.getLength() in append_075()
10989 OString expVal( aStrBuf.getStr() ); in append_076() local
10993 expVal += OString( "f" ); in append_076()
10999 aStrBuf.getStr()== expVal && in append_076()
11000 aStrBuf.getLength() == expVal.getLength() in append_076()
11008 OString expVal( aStrBuf.getStr() ); in append_077() local
11012 expVal += OString( "0" ); in append_077()
11018 aStrBuf.getStr()== expVal && in append_077()
11019 aStrBuf.getLength() == expVal.getLength() in append_077()
11027 OString expVal( aStrBuf.getStr() ); in append_078() local
11031 expVal += OString( "4" ); in append_078()
11037 aStrBuf.getStr()== expVal && in append_078()
11038 aStrBuf.getLength() == expVal.getLength() in append_078()
11046 OString expVal( aStrBuf.getStr() ); in append_079() local
11050 expVal += OString( "8" ); in append_079()
11056 aStrBuf.getStr()== expVal && in append_079()
11057 aStrBuf.getLength() == expVal.getLength() in append_079()
11065 OString expVal( aStrBuf.getStr() ); in append_080() local
11069 expVal += OString( "z" ); in append_080()
11075 aStrBuf.getStr()== expVal && in append_080()
11076 aStrBuf.getLength() == expVal.getLength() in append_080()
11084 OString expVal( aStrBuf.getStr() ); in append_081() local
11088 expVal += OString( "0" ); in append_081()
11094 aStrBuf.getStr()== expVal && in append_081()
11095 aStrBuf.getLength() == expVal.getLength() in append_081()
11103 OString expVal( aStrBuf.getStr() ); in append_082() local
11107 expVal += OString( "100" ); in append_082()
11113 aStrBuf.getStr()== expVal && in append_082()
11114 aStrBuf.getLength() == expVal.getLength() in append_082()
11122 OString expVal( aStrBuf.getStr() ); in append_083() local
11126 expVal += OString( "1000" ); in append_083()
11132 aStrBuf.getStr()== expVal && in append_083()
11133 aStrBuf.getLength() == expVal.getLength() in append_083()
11141 OString expVal( aStrBuf.getStr() ); in append_084() local
11145 expVal += OString( "1111" ); in append_084()
11151 aStrBuf.getStr()== expVal && in append_084()
11152 aStrBuf.getLength() == expVal.getLength() in append_084()
11160 OString expVal( aStrBuf.getStr() ); in append_085() local
11164 expVal += OString( "0" ); in append_085()
11170 aStrBuf.getStr()== expVal && in append_085()
11171 aStrBuf.getLength() == expVal.getLength() in append_085()
11179 OString expVal( aStrBuf.getStr() ); in append_086() local
11183 expVal += OString( "4" ); in append_086()
11189 aStrBuf.getStr()== expVal && in append_086()
11190 aStrBuf.getLength() == expVal.getLength() in append_086()
11198 OString expVal( aStrBuf.getStr() ); in append_087() local
11202 expVal += OString( "10" ); in append_087()
11208 aStrBuf.getStr()== expVal && in append_087()
11209 aStrBuf.getLength() == expVal.getLength() in append_087()
11217 OString expVal( aStrBuf.getStr() ); in append_088() local
11221 expVal += OString( "17" ); in append_088()
11227 aStrBuf.getStr()== expVal && in append_088()
11228 aStrBuf.getLength() == expVal.getLength() in append_088()
11236 OString expVal( aStrBuf.getStr() ); in append_089() local
11240 expVal += OString( "0" ); in append_089()
11246 aStrBuf.getStr()== expVal && in append_089()
11247 aStrBuf.getLength() == expVal.getLength() in append_089()
11255 OString expVal( aStrBuf.getStr() ); in append_090() local
11259 expVal += OString( "4" ); in append_090()
11265 aStrBuf.getStr()== expVal && in append_090()
11266 aStrBuf.getLength() == expVal.getLength() in append_090()
11274 OString expVal( aStrBuf.getStr() ); in append_091() local
11278 expVal += OString( "8" ); in append_091()
11284 aStrBuf.getStr()== expVal && in append_091()
11285 aStrBuf.getLength() == expVal.getLength() in append_091()
11293 OString expVal( aStrBuf.getStr() ); in append_092() local
11297 expVal += OString( "15" ); in append_092()
11303 aStrBuf.getStr()== expVal && in append_092()
11304 aStrBuf.getLength() == expVal.getLength() in append_092()
11312 OString expVal( aStrBuf.getStr() ); in append_093() local
11316 expVal += OString( "0" ); in append_093()
11322 aStrBuf.getStr()== expVal && in append_093()
11323 aStrBuf.getLength() == expVal.getLength() in append_093()
11331 OString expVal( aStrBuf.getStr() ); in append_094() local
11335 expVal += OString( "4" ); in append_094()
11341 aStrBuf.getStr()== expVal && in append_094()
11342 aStrBuf.getLength() == expVal.getLength() in append_094()
11350 OString expVal( aStrBuf.getStr() ); in append_095() local
11354 expVal += OString( "8" ); in append_095()
11360 aStrBuf.getStr()== expVal && in append_095()
11361 aStrBuf.getLength() == expVal.getLength() in append_095()
11369 OString expVal( aStrBuf.getStr() ); in append_096() local
11373 expVal += OString( "f" ); in append_096()
11379 aStrBuf.getStr()== expVal && in append_096()
11380 aStrBuf.getLength() == expVal.getLength() in append_096()
11388 OString expVal( aStrBuf.getStr() ); in append_097() local
11392 expVal += OString( "0" ); in append_097()
11398 aStrBuf.getStr()== expVal && in append_097()
11399 aStrBuf.getLength() == expVal.getLength() in append_097()
11407 OString expVal( aStrBuf.getStr() ); in append_098() local
11411 expVal += OString( "4" ); in append_098()
11417 aStrBuf.getStr()== expVal && in append_098()
11418 aStrBuf.getLength() == expVal.getLength() in append_098()
11426 OString expVal( aStrBuf.getStr() ); in append_099() local
11430 expVal += OString( "8" ); in append_099()
11436 aStrBuf.getStr()== expVal && in append_099()
11437 aStrBuf.getLength() == expVal.getLength() in append_099()
11445 OString expVal( aStrBuf.getStr() ); in append_100() local
11449 expVal += OString( "z" ); in append_100()
11455 aStrBuf.getStr()== expVal && in append_100()
11456 aStrBuf.getLength() == expVal.getLength() in append_100()
11550 OString expVal( aStrBuf.getStr() ); in append_001() local
11554 expVal += OString( "1111111" ); in append_001()
11560 aStrBuf.getStr()== expVal && in append_001()
11561 aStrBuf.getLength() == expVal.getLength() in append_001()
11569 OString expVal( aStrBuf.getStr() ); in append_002() local
11573 expVal += OString( "111111111111111111111111111111111111111111111111111111111111111" ); in append_002()
11579 aStrBuf.getStr()== expVal && in append_002()
11580 aStrBuf.getLength() == expVal.getLength() in append_002()
11588 OString expVal( aStrBuf.getStr() ); in append_003() local
11592 expVal += OString( "177" ); in append_003()
11598 aStrBuf.getStr()== expVal && in append_003()
11599 aStrBuf.getLength() == expVal.getLength() in append_003()
11607 OString expVal( aStrBuf.getStr() ); in append_004() local
11611 expVal += OString( "777777777777777777777" ); in append_004()
11617 aStrBuf.getStr()== expVal && in append_004()
11618 aStrBuf.getLength() == expVal.getLength() in append_004()
11626 OString expVal( aStrBuf.getStr() ); in append_005() local
11630 expVal += OString( "127" ); in append_005()
11636 aStrBuf.getStr()== expVal && in append_005()
11637 aStrBuf.getLength() == expVal.getLength() in append_005()
11645 OString expVal( aStrBuf.getStr() ); in append_006() local
11649 expVal += OString( "9223372036854775807" ); in append_006()
11655 aStrBuf.getStr()== expVal && in append_006()
11656 aStrBuf.getLength() == expVal.getLength() in append_006()
11664 OString expVal( aStrBuf.getStr() ); in append_007() local
11668 expVal += OString( "7f" ); in append_007()
11674 aStrBuf.getStr()== expVal && in append_007()
11675 aStrBuf.getLength() == expVal.getLength() in append_007()
11683 OString expVal( aStrBuf.getStr() ); in append_008() local
11687 expVal += OString( "7fffffffffffffff" ); in append_008()
11693 aStrBuf.getStr()== expVal && in append_008()
11694 aStrBuf.getLength() == expVal.getLength() in append_008()
11702 OString expVal( aStrBuf.getStr() ); in append_009() local
11706 expVal += OString( "3j" ); in append_009()
11712 aStrBuf.getStr()== expVal && in append_009()
11713 aStrBuf.getLength() == expVal.getLength() in append_009()
11721 OString expVal( aStrBuf.getStr() ); in append_010() local
11725 expVal += OString( "1y2p0ij32e8e7" ); in append_010()
11731 aStrBuf.getStr()== expVal && in append_010()
11732 aStrBuf.getLength() == expVal.getLength() in append_010()
11740 OString expVal( aStrBuf.getStr() ); in append_011() local
11744 expVal += OString( "1111111" ); in append_011()
11750 aStrBuf.getStr()== expVal && in append_011()
11751 aStrBuf.getLength() == expVal.getLength() in append_011()
11759 OString expVal( aStrBuf.getStr() ); in append_012() local
11763 expVal += OString( "111111111111111111111111111111111111111111111111111111111111111" ); in append_012()
11769 aStrBuf.getStr()== expVal && in append_012()
11770 aStrBuf.getLength() == expVal.getLength() in append_012()
11778 OString expVal( aStrBuf.getStr() ); in append_013() local
11782 expVal += OString( "177" ); in append_013()
11788 aStrBuf.getStr()== expVal && in append_013()
11789 aStrBuf.getLength() == expVal.getLength() in append_013()
11797 OString expVal( aStrBuf.getStr() ); in append_014() local
11801 expVal += OString( "777777777777777777777" ); in append_014()
11807 aStrBuf.getStr()== expVal && in append_014()
11808 aStrBuf.getLength() == expVal.getLength() in append_014()
11816 OString expVal( aStrBuf.getStr() ); in append_015() local
11820 expVal += OString( "127" ); in append_015()
11826 aStrBuf.getStr()== expVal && in append_015()
11827 aStrBuf.getLength() == expVal.getLength() in append_015()
11835 OString expVal( aStrBuf.getStr() ); in append_016() local
11839 expVal += OString( "9223372036854775807" ); in append_016()
11845 aStrBuf.getStr()== expVal && in append_016()
11846 aStrBuf.getLength() == expVal.getLength() in append_016()
11854 OString expVal( aStrBuf.getStr() ); in append_017() local
11858 expVal += OString( "7f" ); in append_017()
11864 aStrBuf.getStr()== expVal && in append_017()
11865 aStrBuf.getLength() == expVal.getLength() in append_017()
11873 OString expVal( aStrBuf.getStr() ); in append_018() local
11877 expVal += OString( "7fffffffffffffff" ); in append_018()
11883 aStrBuf.getStr()== expVal && in append_018()
11884 aStrBuf.getLength() == expVal.getLength() in append_018()
11892 OString expVal( aStrBuf.getStr() ); in append_019() local
11896 expVal += OString( "3j" ); in append_019()
11902 aStrBuf.getStr()== expVal && in append_019()
11903 aStrBuf.getLength() == expVal.getLength() in append_019()
11911 OString expVal( aStrBuf.getStr() ); in append_020() local
11915 expVal += OString( "1y2p0ij32e8e7" ); in append_020()
11921 aStrBuf.getStr()== expVal && in append_020()
11922 aStrBuf.getLength() == expVal.getLength() in append_020()
11930 OString expVal( aStrBuf.getStr() ); in append_021() local
11934 expVal += OString( "1111111" ); in append_021()
11940 aStrBuf.getStr()== expVal && in append_021()
11941 aStrBuf.getLength() == expVal.getLength() in append_021()
11949 OString expVal( aStrBuf.getStr() ); in append_022() local
11953 expVal += OString( "111111111111111111111111111111111111111111111111111111111111111" ); in append_022()
11959 aStrBuf.getStr()== expVal && in append_022()
11960 aStrBuf.getLength() == expVal.getLength() in append_022()
11968 OString expVal( aStrBuf.getStr() ); in append_023() local
11972 expVal += OString( "177" ); in append_023()
11978 aStrBuf.getStr()== expVal && in append_023()
11979 aStrBuf.getLength() == expVal.getLength() in append_023()
11987 OString expVal( aStrBuf.getStr() ); in append_024() local
11991 expVal += OString( "777777777777777777777" ); in append_024()
11997 aStrBuf.getStr()== expVal && in append_024()
11998 aStrBuf.getLength() == expVal.getLength() in append_024()
12006 OString expVal( aStrBuf.getStr() ); in append_025() local
12010 expVal += OString( "127" ); in append_025()
12016 aStrBuf.getStr()== expVal && in append_025()
12017 aStrBuf.getLength() == expVal.getLength() in append_025()
12025 OString expVal( aStrBuf.getStr() ); in append_026() local
12029 expVal += OString( "9223372036854775807" ); in append_026()
12035 aStrBuf.getStr()== expVal && in append_026()
12036 aStrBuf.getLength() == expVal.getLength() in append_026()
12044 OString expVal( aStrBuf.getStr() ); in append_027() local
12048 expVal += OString( "7f" ); in append_027()
12054 aStrBuf.getStr()== expVal && in append_027()
12055 aStrBuf.getLength() == expVal.getLength() in append_027()
12063 OString expVal( aStrBuf.getStr() ); in append_028() local
12067 expVal += OString( "7fffffffffffffff" ); in append_028()
12073 aStrBuf.getStr()== expVal && in append_028()
12074 aStrBuf.getLength() == expVal.getLength() in append_028()
12082 OString expVal( aStrBuf.getStr() ); in append_029() local
12086 expVal += OString( "3j" ); in append_029()
12092 aStrBuf.getStr()== expVal && in append_029()
12093 aStrBuf.getLength() == expVal.getLength() in append_029()
12101 OString expVal( aStrBuf.getStr() ); in append_030() local
12105 expVal += OString( "1y2p0ij32e8e7" ); in append_030()
12111 aStrBuf.getStr()== expVal && in append_030()
12112 aStrBuf.getLength() == expVal.getLength() in append_030()
12120 OString expVal( aStrBuf.getStr() ); in append_031() local
12124 expVal += OString( "1111111" ); in append_031()
12130 aStrBuf.getStr()== expVal && in append_031()
12131 aStrBuf.getLength() == expVal.getLength() in append_031()
12139 OString expVal( aStrBuf.getStr() ); in append_032() local
12143 expVal += OString( "111111111111111111111111111111111111111111111111111111111111111" ); in append_032()
12149 aStrBuf.getStr()== expVal && in append_032()
12150 aStrBuf.getLength() == expVal.getLength() in append_032()
12158 OString expVal( aStrBuf.getStr() ); in append_033() local
12162 expVal += OString( "177" ); in append_033()
12168 aStrBuf.getStr()== expVal && in append_033()
12169 aStrBuf.getLength() == expVal.getLength() in append_033()
12177 OString expVal( aStrBuf.getStr() ); in append_034() local
12181 expVal += OString( "777777777777777777777" ); in append_034()
12187 aStrBuf.getStr()== expVal && in append_034()
12188 aStrBuf.getLength() == expVal.getLength() in append_034()
12196 OString expVal( aStrBuf.getStr() ); in append_035() local
12200 expVal += OString( "127" ); in append_035()
12206 aStrBuf.getStr()== expVal && in append_035()
12207 aStrBuf.getLength() == expVal.getLength() in append_035()
12215 OString expVal( aStrBuf.getStr() ); in append_036() local
12219 expVal += OString( "9223372036854775807" ); in append_036()
12225 aStrBuf.getStr()== expVal && in append_036()
12226 aStrBuf.getLength() == expVal.getLength() in append_036()
12234 OString expVal( aStrBuf.getStr() ); in append_037() local
12238 expVal += OString( "7f" ); in append_037()
12244 aStrBuf.getStr()== expVal && in append_037()
12245 aStrBuf.getLength() == expVal.getLength() in append_037()
12253 OString expVal( aStrBuf.getStr() ); in append_038() local
12257 expVal += OString( "7fffffffffffffff" ); in append_038()
12263 aStrBuf.getStr()== expVal && in append_038()
12264 aStrBuf.getLength() == expVal.getLength() in append_038()
12272 OString expVal( aStrBuf.getStr() ); in append_039() local
12276 expVal += OString( "3j" ); in append_039()
12282 aStrBuf.getStr()== expVal && in append_039()
12283 aStrBuf.getLength() == expVal.getLength() in append_039()
12291 OString expVal( aStrBuf.getStr() ); in append_040() local
12295 expVal += OString( "1y2p0ij32e8e7" ); in append_040()
12301 aStrBuf.getStr()== expVal && in append_040()
12302 aStrBuf.getLength() == expVal.getLength() in append_040()
12310 OString expVal( aStrBuf.getStr() ); in append_041() local
12314 expVal += OString( "1111111" ); in append_041()
12320 aStrBuf.getStr()== expVal && in append_041()
12321 aStrBuf.getLength() == expVal.getLength() in append_041()
12329 OString expVal( aStrBuf.getStr() ); in append_042() local
12333 expVal += OString( "111111111111111111111111111111111111111111111111111111111111111" ); in append_042()
12339 aStrBuf.getStr()== expVal && in append_042()
12340 aStrBuf.getLength() == expVal.getLength() in append_042()
12348 OString expVal( aStrBuf.getStr() ); in append_043() local
12352 expVal += OString( "177" ); in append_043()
12358 aStrBuf.getStr()== expVal && in append_043()
12359 aStrBuf.getLength() == expVal.getLength() in append_043()
12367 OString expVal( aStrBuf.getStr() ); in append_044() local
12371 expVal += OString( "777777777777777777777" ); in append_044()
12377 aStrBuf.getStr()== expVal && in append_044()
12378 aStrBuf.getLength() == expVal.getLength() in append_044()
12386 OString expVal( aStrBuf.getStr() ); in append_045() local
12390 expVal += OString( "127" ); in append_045()
12396 aStrBuf.getStr()== expVal && in append_045()
12397 aStrBuf.getLength() == expVal.getLength() in append_045()
12405 OString expVal( aStrBuf.getStr() ); in append_046() local
12409 expVal += OString( "9223372036854775807" ); in append_046()
12415 aStrBuf.getStr()== expVal && in append_046()
12416 aStrBuf.getLength() == expVal.getLength() in append_046()
12424 OString expVal( aStrBuf.getStr() ); in append_047() local
12428 expVal += OString( "7f" ); in append_047()
12434 aStrBuf.getStr()== expVal && in append_047()
12435 aStrBuf.getLength() == expVal.getLength() in append_047()
12443 OString expVal( aStrBuf.getStr() ); in append_048() local
12447 expVal += OString( "7fffffffffffffff" ); in append_048()
12453 aStrBuf.getStr()== expVal && in append_048()
12454 aStrBuf.getLength() == expVal.getLength() in append_048()
12462 OString expVal( aStrBuf.getStr() ); in append_049() local
12466 expVal += OString( "3j" ); in append_049()
12472 aStrBuf.getStr()== expVal && in append_049()
12473 aStrBuf.getLength() == expVal.getLength() in append_049()
12481 OString expVal( aStrBuf.getStr() ); in append_050() local
12485 expVal += OString( "1y2p0ij32e8e7" ); in append_050()
12491 aStrBuf.getStr()== expVal && in append_050()
12492 aStrBuf.getLength() == expVal.getLength() in append_050()
12561 OString expVal( aStrBuf.getStr() ); in append_001() local
12565 expVal += OString( "0" ); in append_001()
12571 aStrBuf.getStr()== expVal && in append_001()
12572 aStrBuf.getLength() == expVal.getLength() in append_001()
12580 OString expVal( aStrBuf.getStr() ); in append_002() local
12584 expVal += OString( "-" ); in append_002()
12585 expVal += OString( "100" ); in append_002()
12591 aStrBuf.getStr()== expVal && in append_002()
12592 aStrBuf.getLength() == expVal.getLength() in append_002()
12600 OString expVal( aStrBuf.getStr() ); in append_003() local
12604 expVal += OString( "-" ); in append_003()
12605 expVal += OString( "1000" ); in append_003()
12611 aStrBuf.getStr()== expVal && in append_003()
12612 aStrBuf.getLength() == expVal.getLength() in append_003()
12620 OString expVal( aStrBuf.getStr() ); in append_004() local
12624 expVal += OString( "-" ); in append_004()
12625 expVal += OString( "1111" ); in append_004()
12631 aStrBuf.getStr()== expVal && in append_004()
12632 aStrBuf.getLength() == expVal.getLength() in append_004()
12640 OString expVal( aStrBuf.getStr() ); in append_005() local
12644 expVal += OString( "0" ); in append_005()
12650 aStrBuf.getStr()== expVal && in append_005()
12651 aStrBuf.getLength() == expVal.getLength() in append_005()
12659 OString expVal( aStrBuf.getStr() ); in append_006() local
12663 expVal += OString( "-" ); in append_006()
12664 expVal += OString( "4" ); in append_006()
12670 aStrBuf.getStr()== expVal && in append_006()
12671 aStrBuf.getLength() == expVal.getLength() in append_006()
12679 OString expVal( aStrBuf.getStr() ); in append_007() local
12683 expVal += OString( "-" ); in append_007()
12684 expVal += OString( "10" ); in append_007()
12690 aStrBuf.getStr()== expVal && in append_007()
12691 aStrBuf.getLength() == expVal.getLength() in append_007()
12699 OString expVal( aStrBuf.getStr() ); in append_008() local
12703 expVal += OString( "-" ); in append_008()
12704 expVal += OString( "17" ); in append_008()
12710 aStrBuf.getStr()== expVal && in append_008()
12711 aStrBuf.getLength() == expVal.getLength() in append_008()
12719 OString expVal( aStrBuf.getStr() ); in append_009() local
12723 expVal += OString( "0" ); in append_009()
12729 aStrBuf.getStr()== expVal && in append_009()
12730 aStrBuf.getLength() == expVal.getLength() in append_009()
12738 OString expVal( aStrBuf.getStr() ); in append_010() local
12742 expVal += OString( "-" ); in append_010()
12743 expVal += OString( "4" ); in append_010()
12749 aStrBuf.getStr()== expVal && in append_010()
12750 aStrBuf.getLength() == expVal.getLength() in append_010()
12758 OString expVal( aStrBuf.getStr() ); in append_011() local
12762 expVal += OString( "-" ); in append_011()
12763 expVal += OString( "8" ); in append_011()
12769 aStrBuf.getStr()== expVal && in append_011()
12770 aStrBuf.getLength() == expVal.getLength() in append_011()
12778 OString expVal( aStrBuf.getStr() ); in append_012() local
12782 expVal += OString( "-" ); in append_012()
12783 expVal += OString( "15" ); in append_012()
12789 aStrBuf.getStr()== expVal && in append_012()
12790 aStrBuf.getLength() == expVal.getLength() in append_012()
12798 OString expVal( aStrBuf.getStr() ); in append_013() local
12802 expVal += OString( "0" ); in append_013()
12808 aStrBuf.getStr()== expVal && in append_013()
12809 aStrBuf.getLength() == expVal.getLength() in append_013()
12817 OString expVal( aStrBuf.getStr() ); in append_014() local
12821 expVal += OString( "-" ); in append_014()
12822 expVal += OString( "4" ); in append_014()
12828 aStrBuf.getStr()== expVal && in append_014()
12829 aStrBuf.getLength() == expVal.getLength() in append_014()
12837 OString expVal( aStrBuf.getStr() ); in append_015() local
12841 expVal += OString( "-" ); in append_015()
12842 expVal += OString( "8" ); in append_015()
12848 aStrBuf.getStr()== expVal && in append_015()
12849 aStrBuf.getLength() == expVal.getLength() in append_015()
12857 OString expVal( aStrBuf.getStr() ); in append_016() local
12861 expVal += OString( "-" ); in append_016()
12862 expVal += OString( "f" ); in append_016()
12868 aStrBuf.getStr()== expVal && in append_016()
12869 aStrBuf.getLength() == expVal.getLength() in append_016()
12877 OString expVal( aStrBuf.getStr() ); in append_017() local
12881 expVal += OString( "0" ); in append_017()
12887 aStrBuf.getStr()== expVal && in append_017()
12888 aStrBuf.getLength() == expVal.getLength() in append_017()
12896 OString expVal( aStrBuf.getStr() ); in append_018() local
12900 expVal += OString( "-" ); in append_018()
12901 expVal += OString( "4" ); in append_018()
12907 aStrBuf.getStr()== expVal && in append_018()
12908 aStrBuf.getLength() == expVal.getLength() in append_018()
12916 OString expVal( aStrBuf.getStr() ); in append_019() local
12920 expVal += OString( "-" ); in append_019()
12921 expVal += OString( "8" ); in append_019()
12927 aStrBuf.getStr()== expVal && in append_019()
12928 aStrBuf.getLength() == expVal.getLength() in append_019()
12936 OString expVal( aStrBuf.getStr() ); in append_020() local
12940 expVal += OString( "-" ); in append_020()
12941 expVal += OString( "z" ); in append_020()
12947 aStrBuf.getStr()== expVal && in append_020()
12948 aStrBuf.getLength() == expVal.getLength() in append_020()
12956 OString expVal( aStrBuf.getStr() ); in append_021() local
12960 expVal += OString( "0" ); in append_021()
12966 aStrBuf.getStr()== expVal && in append_021()
12967 aStrBuf.getLength() == expVal.getLength() in append_021()
12975 OString expVal( aStrBuf.getStr() ); in append_022() local
12979 expVal += OString( "-" ); in append_022()
12980 expVal += OString( "100" ); in append_022()
12986 aStrBuf.getStr()== expVal && in append_022()
12987 aStrBuf.getLength() == expVal.getLength() in append_022()
12995 OString expVal( aStrBuf.getStr() ); in append_023() local
12999 expVal += OString( "-" ); in append_023()
13000 expVal += OString( "1000" ); in append_023()
13006 aStrBuf.getStr()== expVal && in append_023()
13007 aStrBuf.getLength() == expVal.getLength() in append_023()
13015 OString expVal( aStrBuf.getStr() ); in append_024() local
13019 expVal += OString( "-" ); in append_024()
13020 expVal += OString( "1111" ); in append_024()
13026 aStrBuf.getStr()== expVal && in append_024()
13027 aStrBuf.getLength() == expVal.getLength() in append_024()
13035 OString expVal( aStrBuf.getStr() ); in append_025() local
13039 expVal += OString( "0" ); in append_025()
13045 aStrBuf.getStr()== expVal && in append_025()
13046 aStrBuf.getLength() == expVal.getLength() in append_025()
13054 OString expVal( aStrBuf.getStr() ); in append_026() local
13058 expVal += OString( "-" ); in append_026()
13059 expVal += OString( "4" ); in append_026()
13065 aStrBuf.getStr()== expVal && in append_026()
13066 aStrBuf.getLength() == expVal.getLength() in append_026()
13074 OString expVal( aStrBuf.getStr() ); in append_027() local
13078 expVal += OString( "-" ); in append_027()
13079 expVal += OString( "10" ); in append_027()
13085 aStrBuf.getStr()== expVal && in append_027()
13086 aStrBuf.getLength() == expVal.getLength() in append_027()
13094 OString expVal( aStrBuf.getStr() ); in append_028() local
13098 expVal += OString( "-" ); in append_028()
13099 expVal += OString( "17" ); in append_028()
13105 aStrBuf.getStr()== expVal && in append_028()
13106 aStrBuf.getLength() == expVal.getLength() in append_028()
13114 OString expVal( aStrBuf.getStr() ); in append_029() local
13118 expVal += OString( "0" ); in append_029()
13124 aStrBuf.getStr()== expVal && in append_029()
13125 aStrBuf.getLength() == expVal.getLength() in append_029()
13133 OString expVal( aStrBuf.getStr() ); in append_030() local
13137 expVal += OString( "-" ); in append_030()
13138 expVal += OString( "4" ); in append_030()
13144 aStrBuf.getStr()== expVal && in append_030()
13145 aStrBuf.getLength() == expVal.getLength() in append_030()
13153 OString expVal( aStrBuf.getStr() ); in append_031() local
13157 expVal += OString( "-" ); in append_031()
13158 expVal += OString( "8" ); in append_031()
13164 aStrBuf.getStr()== expVal && in append_031()
13165 aStrBuf.getLength() == expVal.getLength() in append_031()
13173 OString expVal( aStrBuf.getStr() ); in append_032() local
13177 expVal += OString( "-" ); in append_032()
13178 expVal += OString( "15" ); in append_032()
13184 aStrBuf.getStr()== expVal && in append_032()
13185 aStrBuf.getLength() == expVal.getLength() in append_032()
13193 OString expVal( aStrBuf.getStr() ); in append_033() local
13197 expVal += OString( "0" ); in append_033()
13203 aStrBuf.getStr()== expVal && in append_033()
13204 aStrBuf.getLength() == expVal.getLength() in append_033()
13212 OString expVal( aStrBuf.getStr() ); in append_034() local
13216 expVal += OString( "-" ); in append_034()
13217 expVal += OString( "4" ); in append_034()
13223 aStrBuf.getStr()== expVal && in append_034()
13224 aStrBuf.getLength() == expVal.getLength() in append_034()
13232 OString expVal( aStrBuf.getStr() ); in append_035() local
13236 expVal += OString( "-" ); in append_035()
13237 expVal += OString( "8" ); in append_035()
13243 aStrBuf.getStr()== expVal && in append_035()
13244 aStrBuf.getLength() == expVal.getLength() in append_035()
13252 OString expVal( aStrBuf.getStr() ); in append_036() local
13256 expVal += OString( "-" ); in append_036()
13257 expVal += OString( "f" ); in append_036()
13263 aStrBuf.getStr()== expVal && in append_036()
13264 aStrBuf.getLength() == expVal.getLength() in append_036()
13272 OString expVal( aStrBuf.getStr() ); in append_037() local
13276 expVal += OString( "0" ); in append_037()
13282 aStrBuf.getStr()== expVal && in append_037()
13283 aStrBuf.getLength() == expVal.getLength() in append_037()
13291 OString expVal( aStrBuf.getStr() ); in append_038() local
13295 expVal += OString( "-" ); in append_038()
13296 expVal += OString( "4" ); in append_038()
13302 aStrBuf.getStr()== expVal && in append_038()
13303 aStrBuf.getLength() == expVal.getLength() in append_038()
13311 OString expVal( aStrBuf.getStr() ); in append_039() local
13315 expVal += OString( "-" ); in append_039()
13316 expVal += OString( "8" ); in append_039()
13322 aStrBuf.getStr()== expVal && in append_039()
13323 aStrBuf.getLength() == expVal.getLength() in append_039()
13331 OString expVal( aStrBuf.getStr() ); in append_040() local
13335 expVal += OString( "-" ); in append_040()
13336 expVal += OString( "z" ); in append_040()
13342 aStrBuf.getStr()== expVal && in append_040()
13343 aStrBuf.getLength() == expVal.getLength() in append_040()
13351 OString expVal( aStrBuf.getStr() ); in append_041() local
13355 expVal += OString( "0" ); in append_041()
13361 aStrBuf.getStr()== expVal && in append_041()
13362 aStrBuf.getLength() == expVal.getLength() in append_041()
13370 OString expVal( aStrBuf.getStr() ); in append_042() local
13374 expVal += OString( "-" ); in append_042()
13375 expVal += OString( "100" ); in append_042()
13381 aStrBuf.getStr()== expVal && in append_042()
13382 aStrBuf.getLength() == expVal.getLength() in append_042()
13390 OString expVal( aStrBuf.getStr() ); in append_043() local
13394 expVal += OString( "-" ); in append_043()
13395 expVal += OString( "1000" ); in append_043()
13401 aStrBuf.getStr()== expVal && in append_043()
13402 aStrBuf.getLength() == expVal.getLength() in append_043()
13410 OString expVal( aStrBuf.getStr() ); in append_044() local
13414 expVal += OString( "-" ); in append_044()
13415 expVal += OString( "1111" ); in append_044()
13421 aStrBuf.getStr()== expVal && in append_044()
13422 aStrBuf.getLength() == expVal.getLength() in append_044()
13430 OString expVal( aStrBuf.getStr() ); in append_045() local
13434 expVal += OString( "0" ); in append_045()
13440 aStrBuf.getStr()== expVal && in append_045()
13441 aStrBuf.getLength() == expVal.getLength() in append_045()
13449 OString expVal( aStrBuf.getStr() ); in append_046() local
13453 expVal += OString( "-" ); in append_046()
13454 expVal += OString( "4" ); in append_046()
13460 aStrBuf.getStr()== expVal && in append_046()
13461 aStrBuf.getLength() == expVal.getLength() in append_046()
13469 OString expVal( aStrBuf.getStr() ); in append_047() local
13473 expVal += OString( "-" ); in append_047()
13474 expVal += OString( "10" ); in append_047()
13480 aStrBuf.getStr()== expVal && in append_047()
13481 aStrBuf.getLength() == expVal.getLength() in append_047()
13489 OString expVal( aStrBuf.getStr() ); in append_048() local
13493 expVal += OString( "-" ); in append_048()
13494 expVal += OString( "17" ); in append_048()
13500 aStrBuf.getStr()== expVal && in append_048()
13501 aStrBuf.getLength() == expVal.getLength() in append_048()
13509 OString expVal( aStrBuf.getStr() ); in append_049() local
13513 expVal += OString( "0" ); in append_049()
13519 aStrBuf.getStr()== expVal && in append_049()
13520 aStrBuf.getLength() == expVal.getLength() in append_049()
13528 OString expVal( aStrBuf.getStr() ); in append_050() local
13532 expVal += OString( "-" ); in append_050()
13533 expVal += OString( "4" ); in append_050()
13539 aStrBuf.getStr()== expVal && in append_050()
13540 aStrBuf.getLength() == expVal.getLength() in append_050()
13548 OString expVal( aStrBuf.getStr() ); in append_051() local
13552 expVal += OString( "-" ); in append_051()
13553 expVal += OString( "8" ); in append_051()
13559 aStrBuf.getStr()== expVal && in append_051()
13560 aStrBuf.getLength() == expVal.getLength() in append_051()
13568 OString expVal( aStrBuf.getStr() ); in append_052() local
13572 expVal += OString( "-" ); in append_052()
13573 expVal += OString( "15" ); in append_052()
13579 aStrBuf.getStr()== expVal && in append_052()
13580 aStrBuf.getLength() == expVal.getLength() in append_052()
13588 OString expVal( aStrBuf.getStr() ); in append_053() local
13592 expVal += OString( "0" ); in append_053()
13598 aStrBuf.getStr()== expVal && in append_053()
13599 aStrBuf.getLength() == expVal.getLength() in append_053()
13607 OString expVal( aStrBuf.getStr() ); in append_054() local
13611 expVal += OString( "-" ); in append_054()
13612 expVal += OString( "4" ); in append_054()
13618 aStrBuf.getStr()== expVal && in append_054()
13619 aStrBuf.getLength() == expVal.getLength() in append_054()
13627 OString expVal( aStrBuf.getStr() ); in append_055() local
13631 expVal += OString( "-" ); in append_055()
13632 expVal += OString( "8" ); in append_055()
13638 aStrBuf.getStr()== expVal && in append_055()
13639 aStrBuf.getLength() == expVal.getLength() in append_055()
13647 OString expVal( aStrBuf.getStr() ); in append_056() local
13651 expVal += OString( "-" ); in append_056()
13652 expVal += OString( "f" ); in append_056()
13658 aStrBuf.getStr()== expVal && in append_056()
13659 aStrBuf.getLength() == expVal.getLength() in append_056()
13667 OString expVal( aStrBuf.getStr() ); in append_057() local
13671 expVal += OString( "0" ); in append_057()
13677 aStrBuf.getStr()== expVal && in append_057()
13678 aStrBuf.getLength() == expVal.getLength() in append_057()
13686 OString expVal( aStrBuf.getStr() ); in append_058() local
13690 expVal += OString( "-" ); in append_058()
13691 expVal += OString( "4" ); in append_058()
13697 aStrBuf.getStr()== expVal && in append_058()
13698 aStrBuf.getLength() == expVal.getLength() in append_058()
13706 OString expVal( aStrBuf.getStr() ); in append_059() local
13710 expVal += OString( "-" ); in append_059()
13711 expVal += OString( "8" ); in append_059()
13717 aStrBuf.getStr()== expVal && in append_059()
13718 aStrBuf.getLength() == expVal.getLength() in append_059()
13726 OString expVal( aStrBuf.getStr() ); in append_060() local
13730 expVal += OString( "-" ); in append_060()
13731 expVal += OString( "z" ); in append_060()
13737 aStrBuf.getStr()== expVal && in append_060()
13738 aStrBuf.getLength() == expVal.getLength() in append_060()
13746 OString expVal( aStrBuf.getStr() ); in append_061() local
13750 expVal += OString( "0" ); in append_061()
13756 aStrBuf.getStr()== expVal && in append_061()
13757 aStrBuf.getLength() == expVal.getLength() in append_061()
13765 OString expVal( aStrBuf.getStr() ); in append_062() local
13769 expVal += OString( "-" ); in append_062()
13770 expVal += OString( "100" ); in append_062()
13776 aStrBuf.getStr()== expVal && in append_062()
13777 aStrBuf.getLength() == expVal.getLength() in append_062()
13785 OString expVal( aStrBuf.getStr() ); in append_063() local
13789 expVal += OString( "-" ); in append_063()
13790 expVal += OString( "1000" ); in append_063()
13796 aStrBuf.getStr()== expVal && in append_063()
13797 aStrBuf.getLength() == expVal.getLength() in append_063()
13805 OString expVal( aStrBuf.getStr() ); in append_064() local
13809 expVal += OString( "-" ); in append_064()
13810 expVal += OString( "1111" ); in append_064()
13816 aStrBuf.getStr()== expVal && in append_064()
13817 aStrBuf.getLength() == expVal.getLength() in append_064()
13825 OString expVal( aStrBuf.getStr() ); in append_065() local
13829 expVal += OString( "0" ); in append_065()
13835 aStrBuf.getStr()== expVal && in append_065()
13836 aStrBuf.getLength() == expVal.getLength() in append_065()
13844 OString expVal( aStrBuf.getStr() ); in append_066() local
13848 expVal += OString( "-" ); in append_066()
13849 expVal += OString( "4" ); in append_066()
13855 aStrBuf.getStr()== expVal && in append_066()
13856 aStrBuf.getLength() == expVal.getLength() in append_066()
13864 OString expVal( aStrBuf.getStr() ); in append_067() local
13868 expVal += OString( "-" ); in append_067()
13869 expVal += OString( "10" ); in append_067()
13875 aStrBuf.getStr()== expVal && in append_067()
13876 aStrBuf.getLength() == expVal.getLength() in append_067()
13884 OString expVal( aStrBuf.getStr() ); in append_068() local
13888 expVal += OString( "-" ); in append_068()
13889 expVal += OString( "17" ); in append_068()
13895 aStrBuf.getStr()== expVal && in append_068()
13896 aStrBuf.getLength() == expVal.getLength() in append_068()
13904 OString expVal( aStrBuf.getStr() ); in append_069() local
13908 expVal += OString( "0" ); in append_069()
13914 aStrBuf.getStr()== expVal && in append_069()
13915 aStrBuf.getLength() == expVal.getLength() in append_069()
13923 OString expVal( aStrBuf.getStr() ); in append_070() local
13927 expVal += OString( "-" ); in append_070()
13928 expVal += OString( "4" ); in append_070()
13934 aStrBuf.getStr()== expVal && in append_070()
13935 aStrBuf.getLength() == expVal.getLength() in append_070()
13943 OString expVal( aStrBuf.getStr() ); in append_071() local
13947 expVal += OString( "-" ); in append_071()
13948 expVal += OString( "8" ); in append_071()
13954 aStrBuf.getStr()== expVal && in append_071()
13955 aStrBuf.getLength() == expVal.getLength() in append_071()
13963 OString expVal( aStrBuf.getStr() ); in append_072() local
13967 expVal += OString( "-" ); in append_072()
13968 expVal += OString( "15" ); in append_072()
13974 aStrBuf.getStr()== expVal && in append_072()
13975 aStrBuf.getLength() == expVal.getLength() in append_072()
13983 OString expVal( aStrBuf.getStr() ); in append_073() local
13987 expVal += OString( "0" ); in append_073()
13993 aStrBuf.getStr()== expVal && in append_073()
13994 aStrBuf.getLength() == expVal.getLength() in append_073()
14002 OString expVal( aStrBuf.getStr() ); in append_074() local
14006 expVal += OString( "-" ); in append_074()
14007 expVal += OString( "4" ); in append_074()
14013 aStrBuf.getStr()== expVal && in append_074()
14014 aStrBuf.getLength() == expVal.getLength() in append_074()
14022 OString expVal( aStrBuf.getStr() ); in append_075() local
14026 expVal += OString( "-" ); in append_075()
14027 expVal += OString( "8" ); in append_075()
14033 aStrBuf.getStr()== expVal && in append_075()
14034 aStrBuf.getLength() == expVal.getLength() in append_075()
14042 OString expVal( aStrBuf.getStr() ); in append_076() local
14046 expVal += OString( "-" ); in append_076()
14047 expVal += OString( "f" ); in append_076()
14053 aStrBuf.getStr()== expVal && in append_076()
14054 aStrBuf.getLength() == expVal.getLength() in append_076()
14062 OString expVal( aStrBuf.getStr() ); in append_077() local
14066 expVal += OString( "0" ); in append_077()
14072 aStrBuf.getStr()== expVal && in append_077()
14073 aStrBuf.getLength() == expVal.getLength() in append_077()
14081 OString expVal( aStrBuf.getStr() ); in append_078() local
14085 expVal += OString( "-" ); in append_078()
14086 expVal += OString( "4" ); in append_078()
14092 aStrBuf.getStr()== expVal && in append_078()
14093 aStrBuf.getLength() == expVal.getLength() in append_078()
14101 OString expVal( aStrBuf.getStr() ); in append_079() local
14105 expVal += OString( "-" ); in append_079()
14106 expVal += OString( "8" ); in append_079()
14112 aStrBuf.getStr()== expVal && in append_079()
14113 aStrBuf.getLength() == expVal.getLength() in append_079()
14121 OString expVal( aStrBuf.getStr() ); in append_080() local
14125 expVal += OString( "-" ); in append_080()
14126 expVal += OString( "z" ); in append_080()
14132 aStrBuf.getStr()== expVal && in append_080()
14133 aStrBuf.getLength() == expVal.getLength() in append_080()
14141 OString expVal( aStrBuf.getStr() ); in append_081() local
14145 expVal += OString( "0" ); in append_081()
14151 aStrBuf.getStr()== expVal && in append_081()
14152 aStrBuf.getLength() == expVal.getLength() in append_081()
14160 OString expVal( aStrBuf.getStr() ); in append_082() local
14164 expVal += OString( "-" ); in append_082()
14165 expVal += OString( "100" ); in append_082()
14171 aStrBuf.getStr()== expVal && in append_082()
14172 aStrBuf.getLength() == expVal.getLength() in append_082()
14180 OString expVal( aStrBuf.getStr() ); in append_083() local
14184 expVal += OString( "-" ); in append_083()
14185 expVal += OString( "1000" ); in append_083()
14191 aStrBuf.getStr()== expVal && in append_083()
14192 aStrBuf.getLength() == expVal.getLength() in append_083()
14200 OString expVal( aStrBuf.getStr() ); in append_084() local
14204 expVal += OString( "-" ); in append_084()
14205 expVal += OString( "1111" ); in append_084()
14211 aStrBuf.getStr()== expVal && in append_084()
14212 aStrBuf.getLength() == expVal.getLength() in append_084()
14220 OString expVal( aStrBuf.getStr() ); in append_085() local
14224 expVal += OString( "0" ); in append_085()
14230 aStrBuf.getStr()== expVal && in append_085()
14231 aStrBuf.getLength() == expVal.getLength() in append_085()
14239 OString expVal( aStrBuf.getStr() ); in append_086() local
14243 expVal += OString( "-" ); in append_086()
14244 expVal += OString( "4" ); in append_086()
14250 aStrBuf.getStr()== expVal && in append_086()
14251 aStrBuf.getLength() == expVal.getLength() in append_086()
14259 OString expVal( aStrBuf.getStr() ); in append_087() local
14263 expVal += OString( "-" ); in append_087()
14264 expVal += OString( "10" ); in append_087()
14270 aStrBuf.getStr()== expVal && in append_087()
14271 aStrBuf.getLength() == expVal.getLength() in append_087()
14279 OString expVal( aStrBuf.getStr() ); in append_088() local
14283 expVal += OString( "-" ); in append_088()
14284 expVal += OString( "17" ); in append_088()
14290 aStrBuf.getStr()== expVal && in append_088()
14291 aStrBuf.getLength() == expVal.getLength() in append_088()
14299 OString expVal( aStrBuf.getStr() ); in append_089() local
14303 expVal += OString( "0" ); in append_089()
14309 aStrBuf.getStr()== expVal && in append_089()
14310 aStrBuf.getLength() == expVal.getLength() in append_089()
14318 OString expVal( aStrBuf.getStr() ); in append_090() local
14322 expVal += OString( "-" ); in append_090()
14323 expVal += OString( "4" ); in append_090()
14329 aStrBuf.getStr()== expVal && in append_090()
14330 aStrBuf.getLength() == expVal.getLength() in append_090()
14338 OString expVal( aStrBuf.getStr() ); in append_091() local
14342 expVal += OString( "-" ); in append_091()
14343 expVal += OString( "8" ); in append_091()
14349 aStrBuf.getStr()== expVal && in append_091()
14350 aStrBuf.getLength() == expVal.getLength() in append_091()
14358 OString expVal( aStrBuf.getStr() ); in append_092() local
14362 expVal += OString( "-" ); in append_092()
14363 expVal += OString( "15" ); in append_092()
14369 aStrBuf.getStr()== expVal && in append_092()
14370 aStrBuf.getLength() == expVal.getLength() in append_092()
14378 OString expVal( aStrBuf.getStr() ); in append_093() local
14382 expVal += OString( "0" ); in append_093()
14388 aStrBuf.getStr()== expVal && in append_093()
14389 aStrBuf.getLength() == expVal.getLength() in append_093()
14397 OString expVal( aStrBuf.getStr() ); in append_094() local
14401 expVal += OString( "-" ); in append_094()
14402 expVal += OString( "4" ); in append_094()
14408 aStrBuf.getStr()== expVal && in append_094()
14409 aStrBuf.getLength() == expVal.getLength() in append_094()
14417 OString expVal( aStrBuf.getStr() ); in append_095() local
14421 expVal += OString( "-" ); in append_095()
14422 expVal += OString( "8" ); in append_095()
14428 aStrBuf.getStr()== expVal && in append_095()
14429 aStrBuf.getLength() == expVal.getLength() in append_095()
14437 OString expVal( aStrBuf.getStr() ); in append_096() local
14441 expVal += OString( "-" ); in append_096()
14442 expVal += OString( "f" ); in append_096()
14448 aStrBuf.getStr()== expVal && in append_096()
14449 aStrBuf.getLength() == expVal.getLength() in append_096()
14457 OString expVal( aStrBuf.getStr() ); in append_097() local
14461 expVal += OString( "0" ); in append_097()
14467 aStrBuf.getStr()== expVal && in append_097()
14468 aStrBuf.getLength() == expVal.getLength() in append_097()
14476 OString expVal( aStrBuf.getStr() ); in append_098() local
14480 expVal += OString( "-" ); in append_098()
14481 expVal += OString( "4" ); in append_098()
14487 aStrBuf.getStr()== expVal && in append_098()
14488 aStrBuf.getLength() == expVal.getLength() in append_098()
14496 OString expVal( aStrBuf.getStr() ); in append_099() local
14500 expVal += OString( "-" ); in append_099()
14501 expVal += OString( "8" ); in append_099()
14507 aStrBuf.getStr()== expVal && in append_099()
14508 aStrBuf.getLength() == expVal.getLength() in append_099()
14516 OString expVal( aStrBuf.getStr() ); in append_100() local
14520 expVal += OString( "-" ); in append_100()
14521 expVal += OString( "z" ); in append_100()
14527 aStrBuf.getStr()== expVal && in append_100()
14528 aStrBuf.getLength() == expVal.getLength() in append_100()
14615 OString expVal( kTestStr59 ); in append_001() local
14630 OString expVal( kTestStr60 ); in append_002() local
14645 OString expVal( kTestStr60 ); in append_003() local
14660 OString expVal( kTestStr60 ); in append_004() local
14675 OString expVal( kTestStr61 ); in append_005() local
14690 OString expVal( kTestStr60 ); in append_006() local
14739 OString expVal( kTestStr59 ); in append_001() local
14747 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_001()
14755 OString expVal( kTestStr62 ); in append_002() local
14763 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_002()
14771 OString expVal( kTestStr63 ); in append_003() local
14779 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_003()
14787 OString expVal( kTestStr116 ); in append_004() local
14794 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_004()
14802 OString expVal( kTestStr117 ); in append_005() local
14807 sal_Bool bRes = expVal.equals( aStrBuf.getStr() ); in append_005()
14811 bRes && aStrBuf.getLength() == expVal.getLength() in append_005()
14819 OString expVal( kTestStr60 ); in append_006() local
14827 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_006()
14835 OString expVal( kTestStr66 ); in append_007() local
14843 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_007()
14851 OString expVal( kTestStr67 ); in append_008() local
14859 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_008()
14867 OString expVal( kTestStr118 ); in append_009() local
14874 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_009()
14882 OString expVal( kTestStr119 ); in append_010() local
14890 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_010()
14898 OString expVal( kTestStr60 ); in append_011() local
14906 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_011()
14914 OString expVal( kTestStr66 ); in append_012() local
14922 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_012()
14930 OString expVal( kTestStr67 ); in append_013() local
14938 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_013()
14946 OString expVal( kTestStr118 ); in append_014() local
14953 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_014()
14961 OString expVal( kTestStr119 ); in append_015() local
14969 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_015()
14977 OString expVal( kTestStr60 ); in append_016() local
14985 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_016()
14993 OString expVal( kTestStr66 ); in append_017() local
15001 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_017()
15009 OString expVal( kTestStr67 ); in append_018() local
15017 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_018()
15025 OString expVal( kTestStr118 ); in append_019() local
15032 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_019()
15040 OString expVal( kTestStr119 ); in append_020() local
15048 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_020()
15056 OString expVal( kTestStr61 ); in append_021() local
15064 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_021()
15072 OString expVal( kTestStr70 ); in append_022() local
15080 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_022()
15088 OString expVal( kTestStr71 ); in append_023() local
15096 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_023()
15104 OString expVal( kTestStr120 ); in append_024() local
15111 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_024()
15119 OString expVal( kTestStr121 ); in append_025() local
15127 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_025()
15135 OString expVal( kTestStr60 ); in append_026() local
15143 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_026()
15151 OString expVal( kTestStr66 ); in append_027() local
15159 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_027()
15167 OString expVal( kTestStr67 ); in append_028() local
15175 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_028()
15183 OString expVal( kTestStr118 ); in append_029() local
15191 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_029()
15199 OString expVal( kTestStr119 ); in append_030() local
15207 aStrBuf == expVal && aStrBuf.getLength() == expVal.getLength() in append_030()