| H A D | unit-bjdata.cpp | 234 std::vector<uint8_t> expected = {'Z'}; variable 248 std::vector<uint8_t> expected = {'T'}; variable 260 std::vector<uint8_t> expected = {'F'}; variable 299 std::vector<uint8_t> expected; variable 354 std::vector<uint8_t> expected; global() variable 393 std::vector<uint8_t> expected; global() variable 417 std::vector<uint8_t> expected = {'I', 0xd1, 0xdb}; global() variable 447 std::vector<uint8_t> expected; global() variable 480 std::vector<uint8_t> expected; global() variable 513 std::vector<uint8_t> expected; global() variable 546 std::vector<uint8_t> expected; global() variable 584 std::vector<uint8_t> expected; global() variable 622 std::vector<uint8_t> expected; global() variable 665 std::vector<uint8_t> expected; global() variable 706 std::vector<uint8_t> expected; global() variable 754 std::vector<uint8_t> expected; global() variable 804 std::vector<uint8_t> expected; global() variable 837 std::vector<uint8_t> expected; global() variable 870 std::vector<uint8_t> expected; global() variable 907 std::vector<uint8_t> expected; global() variable 943 std::vector<uint8_t> expected; global() variable 985 std::vector<uint8_t> expected; global() variable 1025 std::vector<uint8_t> expected; global() variable 1073 std::vector<uint8_t> expected; global() variable 1113 std::vector<uint8_t> expected = global() variable 1303 std::vector<uint8_t> expected; global() variable 1339 std::vector<uint8_t> expected; global() variable 1480 std::vector<std::uint8_t> expected; global() variable 1531 std::vector<uint8_t> expected; global() variable 1678 std::vector<uint8_t> expected; global() variable 1702 std::vector<std::uint8_t> expected; global() variable 1735 std::vector<uint8_t> expected = {'[', ']'}; global() variable 1747 std::vector<uint8_t> expected = {'[', '#', 'i', 0}; global() variable 1759 std::vector<uint8_t> expected = {'[', '#', 'i', 0}; global() variable 1774 std::vector<uint8_t> expected = {'[', 'Z', ']'}; global() variable 1786 std::vector<uint8_t> expected = {'[', '#', 'i', 1, 'Z'}; global() variable 1798 std::vector<uint8_t> expected = {'[', '#', 'i', 1, 'Z'}; global() variable 1813 std::vector<uint8_t> expected = {'[', 'i', 1, 'i', 2, 'i', 3, 'i', 4, 'i', 5, ']'}; global() variable 1825 std::vector<uint8_t> expected = {'[', '#', 'i', 5, 'i', 1, 'i', 2, 'i', 3, 'i', 4, 'i', 5}; global() variable 1837 std::vector<uint8_t> expected = {'[', '$', 'i', '#', 'i', 5, 1, 2, 3, 4, 5}; global() variable 1852 std::vector<uint8_t> expected = {'[', '[', '[', '[', ']', ']', ']', ']'}; global() variable 1864 std::vector<uint8_t> expected = {'[', '#', 'i', 1, '[', '#', 'i', 1, '[', '#', 'i', 1, '[', '#', 'i', 0}; global() variable 1876 std::vector<uint8_t> expected = {'[', '#', 'i', 1, '[', '#', 'i', 1, '[', '#', 'i', 1, '[', '#', 'i', 0}; global() variable 1998 std::vector<uint8_t> expected = {'{', '}'}; global() variable 2010 std::vector<uint8_t> expected = {'{', '#', 'i', 0}; global() variable 2022 std::vector<uint8_t> expected = {'{', '#', 'i', 0}; global() variable 2037 std::vector<uint8_t> expected = {'{', 'i', 0, 'Z', '}'}; global() variable 2049 std::vector<uint8_t> expected = {'{', '#', 'i', 1, 'i', 0, 'Z'}; global() variable 2064 std::vector<uint8_t> expected = global() variable 2079 std::vector<uint8_t> expected = global() variable 2094 std::vector<uint8_t> expected = global() variable 2970 std::vector<uint8_t> expected = {'[', '$', 'i', '#', 'i', 2, 1, 0xff}; global() variable 2971 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 2977 std::vector<uint8_t> expected = {'[', '$', 'U', '#', 'i', 2, 0xC8, 0xC9}; global() variable 2978 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 2984 std::vector<uint8_t> expected = {'[', '$', 'I', '#', 'i', 2, 0x30, 0x75, 0xd0, 0x8a}; global() variable 2985 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 2991 std::vector<uint8_t> expected = {'[', '$', 'u', '#', 'i', 2, 0x50, 0xC3, 0x51, 0xC3}; global() variable 2992 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 2998 std::vector<uint8_t> expected = {'[', '$', 'l', '#', 'i', 2, 0x70, 0x11, 0x01, 0x00, 0x90, 0xEE, 0xFE, 0xFF}; global() variable 2999 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3005 std::vector<uint8_t> expected = {'[', '$', 'm', '#', 'i', 2, 0xFF, 0xC9, 0x9A, 0xBB, 0x00, 0xCA, 0x9A, 0xBB}; global() variable 3006 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3012 std::vector<uint8_t> expected = {'[', '$', 'L', '#', 'i', 2, 0x00, 0xF2, 0x05, 0x2A, 0x01, 0x00, 0x00, 0x00, 0x00, 0x0E, 0xFA, 0xD5, 0xFE, 0xFF, 0xFF, 0xFF}; global() variable 3013 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3022 std::vector<uint8_t> expected = {'[', '$', 'i', '#', 'i', 2, 1, 2}; global() variable 3024 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3031 std::vector<uint8_t> expected = {'[', '$', 'U', '#', 'i', 2, 0xC8, 0xC9}; global() variable 3033 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3040 std::vector<uint8_t> expected = {'[', '$', 'I', '#', 'i', 2, 0x30, 0x75, 0x31, 0x75}; global() variable 3042 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3049 std::vector<uint8_t> expected = {'[', '$', 'u', '#', 'i', 2, 0x50, 0xC3, 0x51, 0xC3}; global() variable 3051 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3058 std::vector<uint8_t> expected = {'[', '$', 'l', '#', 'i', 2, 0x70, 0x11, 0x01, 0x00, 0x71, 0x11, 0x01, 0x00}; global() variable 3060 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3067 std::vector<uint8_t> expected = {'[', '$', 'm', '#', 'i', 2, 0xFF, 0xC9, 0x9A, 0xBB, 0x00, 0xCA, 0x9A, 0xBB}; global() variable 3069 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3076 std::vector<uint8_t> expected = {'[', '$', 'L', '#', 'i', 2, 0x00, 0xF2, 0x05, 0x2A, 0x01, 0x00, 0x00, 0x00, 0x01, 0xF2, 0x05, 0x2A, 0x01, 0x00, 0x00, 0x00}; global() variable 3078 CHECK(json::to_bjdata(j, true, true) == expected); global() variable 3085 std::vector<uint8_t> expected = {'[', '$', 'M', '#', 'i', 2, 0xFF, 0xFF, 0x63, 0xA7, 0xB3, 0xB6, 0xE0, 0x8D, 0x00, 0x00, 0x64, 0xA7, 0xB3, 0xB6, 0xE0, 0x8D}; global() variable 3087 CHECK(json::to_bjdata(j, true, true) == expected); global() variable [all...] |
| H A D | ncnvtst.c | 147 const uint8_t expected[] = {0x31, 0x1a, 0x32}; in TestSurrogateBehaviour() local 167 const uint8_t expected[] = {0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestSurrogateBehaviour() local 190 const uint8_t expected[] = {0x1b, 0x24, 0x42,0x30,0x6c,0x43,0x7a,0x1b,0x28,0x42, TestSurrogateBehaviour() local 209 static const uint8_t expected[] = { TestSurrogateBehaviour() local 239 static const uint8_t expected[] = {0x1B, 0x24, 0x29, 0x43, TestSurrogateBehaviour() local 269 static const uint8_t expected[] = {0x7E, 0x7B, 0x52, 0x3B, TestSurrogateBehaviour() local 301 static const uint8_t expected[] = {0xe4, 0xb8, 0x80, 0xdc, 0x81, 0x31, TestSurrogateBehaviour() local 343 static const uint8_t expected[] = { 0x31, 0x1a}; TestErrorBehaviour() local 376 static const uint8_t expected[] = { 0xa2, 0xae}; TestErrorBehaviour() local 453 static const uint8_t expected[] = { 0x31}; TestErrorBehaviour() local 493 static const uint8_t expected[] = { 0x31}; TestErrorBehaviour() local 544 static const uint8_t expected[] = { 0x1b, 0x24, 0x29, 0x43, 0x31}; TestErrorBehaviour() local 585 static const uint8_t expected[] = { 0x7e, 0x7d, 0x31}; TestErrorBehaviour() local 641 const UChar expected[] = { 0x00a1 }; TestToUnicodeErrorBehaviour() local 653 const UChar expected[] = { 0x00c2 }; TestToUnicodeErrorBehaviour() local 728 static const UChar expected[] = { 0x0301, 0x0300 }; TestRegressionUTF8() local 833 static const UChar expected[] = { 0x0031, 0x0030 }; TestRegressionUTF32() local 865 static const UChar expected[] = { 0x0031, 0x0030 }; TestRegressionUTF32() local 1529 static const uint8_t expected[] = {0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; TestResetBehaviour() local 1568 static const uint8_t expected[] = {0x1b, 0x24, 0x42,0x30,0x6c,0x43,0x7a,0x1b,0x28,0x42, TestResetBehaviour() local 1599 static const uint8_t expected[] = { TestResetBehaviour() local 1643 static const uint8_t expected[] = {0x1B, 0x24, 0x29, 0x43, TestResetBehaviour() local 1691 static const uint8_t expected[] = {0x7E, 0x7B, 0x52, 0x3B, TestResetBehaviour() local 1739 static const uint8_t expected[] = {0xe4, 0xb8, 0x80, 0xdc, 0x81, 0x31, TestResetBehaviour() local [all...] |