Searched defs:expected (Results 1 - 25 of 179) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u16-mbsnlen.c53 static const size_t expected[SIZEOF (input) + 1] = local
H A Dtest-u8-mbsnlen.c40 static const size_t expected[SIZEOF (input) + 1] = local
H A Dtest-u16-to-u32.c101 static const uint32_t expected[] = local
118 static const uint32_t expected[] = local
28 check(const uint16_t *input, size_t input_length, const uint32_t *expected, size_t expected_length) argument
[all...]
H A Dtest-u16-to-u8.c101 static const uint8_t expected[] = local
120 static const uint8_t expected[] = local
28 check(const uint16_t *input, size_t input_length, const uint8_t *expected, size_t expected_length) argument
[all...]
H A Dtest-u32-to-u16.c101 static const uint16_t expected[] = local
118 static const uint16_t expected[] = local
28 check(const uint32_t *input, size_t input_length, const uint16_t *expected, size_t expected_length) argument
[all...]
H A Dtest-u32-to-u8.c101 static const uint8_t expected[] = local
120 static const uint8_t expected[] = local
28 check(const uint32_t *input, size_t input_length, const uint8_t *expected, size_t expected_length) argument
[all...]
H A Dtest-u8-to-u16.c103 static const uint16_t expected[] = local
120 static const uint16_t expected[] = local
28 check(const uint8_t *input, size_t input_length, const uint16_t *expected, size_t expected_length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DStringFunctionsTest.cpp20 int expected; member in struct:FuzzyTest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-locale-language.c31 const char *expected; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniconv/
H A Dtest-u16-strconv-from-enc.c44 static const uint16_t expected[] = /* ��rger mit b��sen B��bchen ohne Augenma�� */ local
61 static const uint16_t expected[] = local
79 static const uint16_t expected[] = /* ��������������� */ local
92 static const uint16_t expected[] = /* ��������������� */ local
105 static const uint16_t expected[] = /* ��������������� */ local
[all...]
H A Dtest-u16-strconv-to-enc.c50 static const char expected[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; local
74 static const char expected[] = "Rafa? Maszkowski"; local
84 static const char expected[] = "Rafa\\u0142 Maszkowski"; local
H A Dtest-u32-strconv-from-enc.c44 static const uint32_t expected[] = /* ��rger mit b��sen B��bchen ohne Augenma�� */ local
61 static const uint32_t expected[] = local
79 static const uint32_t expected[] = /* ��������������� */ local
92 static const uint32_t expected[] = /* ��������������� */ local
105 static const uint32_t expected[] = /* ��������������� */ local
[all...]
H A Dtest-u32-strconv-to-enc.c49 static const char expected[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; local
73 static const char expected[] = "Rafa? Maszkowski"; local
83 static const char expected[] = "Rafa\\u0142 Maszkowski"; local
H A Dtest-u8-strconv-from-enc.c44 static const uint8_t expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
56 static const uint8_t expected[] = "Rafa\305\202 Maszkowski"; local
70 static const uint8_t expected[] = "\343\201\223\343\202\223\343\201\253\343\201\241\343\201\257"; /* ��������������� */ local
80 static const uint8_t expected[] = "\343\201\223\343\202\223\343\201\253\343\201\241\343\201\257"; /* ��������������� */ local
90 static const uint8_t expected[] = "\343\201\223\343\202\223\343\201\253\343\201\241\343\201\257"; /* ��������������� */ local
[all...]
H A Dtest-u8-strconv-to-enc.c45 static const char expected[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; local
65 static const char expected[] = "Rafa? Maszkowski"; local
75 static const char expected[] = "Rafa\\u0142 Maszkowski"; local
H A Dtest-u16-conv-from-enc.c58 static const uint16_t expected[] = /* ��rger mit b��sen B��bchen ohne Augenma�� */ local
91 static const uint16_t expected[] = local
125 static const uint16_t expected[] = /* ��������������� */ local
154 static const uint16_t expected[] = /* ��������������� */ local
183 static const uint16_t expected[] = /* ��������������� */ local
[all...]
H A Dtest-u32-conv-from-enc.c58 static const uint32_t expected[] = /* ��rger mit b��sen B��bchen ohne Augenma�� */ local
91 static const uint32_t expected[] = local
125 static const uint32_t expected[] = /* ��������������� */ local
154 static const uint32_t expected[] = /* ��������������� */ local
183 static const uint32_t expected[] = /* ��������������� */ local
[all...]
H A Dtest-u8-conv-from-enc.c58 static const uint8_t expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
89 static const uint8_t expected[] = "Rafa\305\202 Maszkowski"; local
120 static const uint8_t expected[] = "\343\201\223\343\202\223\343\201\253\343\201\241\343\201\257"; /* ��������������� */ local
146 static const uint8_t expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
172 static const uint8_t expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistdio/
H A Dtest-u16-asnprintf1.h31 static const uint16_t expected[] = local
43 static const uint16_t expected[] = local
H A Dtest-u32-asnprintf1.h31 static const uint32_t expected[] = local
43 static const uint32_t expected[] = local
H A Dtest-u8-asnprintf1.h31 static const uint8_t expected[] = "12345"; local
41 static const uint8_t expected[] = "12345"; local
H A Dtest-u16-printf1.h27 static const uint16_t expected[] = local
37 static const uint16_t expected[] = local
47 static const uint16_t expected[] = local
57 static const uint16_t expected[] = local
71 static const uint16_t expected[] = local
80 static const uint16_t expected[] = local
89 static const uint16_t expected[] = local
98 static const uint16_t expected[] = local
111 static const uint16_t expected[] = local
120 static const uint16_t expected[] = local
129 static const uint16_t expected[] = local
138 static const uint16_t expected[] = local
151 static const uint16_t expected[] = local
160 static const uint16_t expected[] = local
169 static const uint16_t expected[] = local
178 static const uint16_t expected[] = local
191 static const uint16_t expected[] = local
204 static const uint16_t expected[] = local
217 static const uint16_t expected[] = local
230 static const uint16_t expected[] = local
488 static const uint16_t expected[] = local
498 static const uint16_t expected[] = local
508 static const uint16_t expected[] = local
518 static const uint16_t expected[] = local
528 static const uint16_t expected[] = local
538 static const uint16_t expected[] = local
550 static const uint16_t expected[] = local
560 static const uint16_t expected[] = local
570 static const uint16_t expected[] = local
580 static const uint16_t expected[] = local
639 static const uint16_t expected[] = local
651 static const uint16_t expected[] = local
663 static const uint16_t expected[] = local
675 static const uint16_t expected[] = local
685 static const uint16_t expected[] = local
708 static const uint16_t expected[] = local
718 static const uint16_t expected[] = local
728 static const uint16_t expected[] = local
741 static const uint16_t expected[] = local
754 static const uint16_t expected[] = local
778 static const uint16_t expected[] = local
789 static const uint16_t expected[] = local
801 static const uint16_t expected[] = local
813 static const uint16_t expected[] = local
833 static const uint16_t expected[] = local
844 static const uint16_t expected[] = local
856 static const uint16_t expected[] = local
868 static const uint16_t expected[] = local
888 static const uint16_t expected[] = local
899 static const uint16_t expected[] = local
911 static const uint16_t expected[] = local
923 static const uint16_t expected[] = local
[all...]
H A Dtest-u32-printf1.h27 static const uint32_t expected[] = local
37 static const uint32_t expected[] = local
47 static const uint32_t expected[] = local
57 static const uint32_t expected[] = local
71 static const uint32_t expected[] = local
80 static const uint32_t expected[] = local
89 static const uint32_t expected[] = local
98 static const uint32_t expected[] = local
111 static const uint32_t expected[] = local
120 static const uint32_t expected[] = local
129 static const uint32_t expected[] = local
138 static const uint32_t expected[] = local
151 static const uint32_t expected[] = local
160 static const uint32_t expected[] = local
169 static const uint32_t expected[] = local
178 static const uint32_t expected[] = local
191 static const uint32_t expected[] = local
204 static const uint32_t expected[] = local
217 static const uint32_t expected[] = local
230 static const uint32_t expected[] = local
488 static const uint32_t expected[] = local
498 static const uint32_t expected[] = local
508 static const uint32_t expected[] = local
518 static const uint32_t expected[] = local
528 static const uint32_t expected[] = local
538 static const uint32_t expected[] = local
550 static const uint32_t expected[] = local
560 static const uint32_t expected[] = local
570 static const uint32_t expected[] = local
580 static const uint32_t expected[] = local
639 static const uint32_t expected[] = local
651 static const uint32_t expected[] = local
663 static const uint32_t expected[] = local
675 static const uint32_t expected[] = local
685 static const uint32_t expected[] = local
708 static const uint32_t expected[] = local
718 static const uint32_t expected[] = local
728 static const uint32_t expected[] = local
741 static const uint32_t expected[] = local
754 static const uint32_t expected[] = local
778 static const uint32_t expected[] = local
789 static const uint32_t expected[] = local
801 static const uint32_t expected[] = local
813 static const uint32_t expected[] = local
833 static const uint32_t expected[] = local
844 static const uint32_t expected[] = local
856 static const uint32_t expected[] = local
868 static const uint32_t expected[] = local
888 static const uint32_t expected[] = local
899 static const uint32_t expected[] = local
911 static const uint32_t expected[] = local
923 static const uint32_t expected[] = local
[all...]
H A Dtest-u8-printf1.h27 static const uint8_t expected[] = "12345671 33"; local
36 static const uint8_t expected[] = "12345672 33"; local
45 static const uint8_t expected[] = "12345673 33"; local
54 static const uint8_t expected[] = "1.5 33"; local
67 static const uint8_t expected[] = "Hello 33"; local
75 static const uint8_t expected[] = " Hello 33"; local
83 static const uint8_t expected[] = "Hello 33"; local
91 static const uint8_t expected[] = " Hello 33"; local
103 static const uint8_t expected[] = "Hello 33"; local
111 static const uint8_t expected[] = " Hello 33"; local
119 static const uint8_t expected[] = "Hello 33"; local
127 static const uint8_t expected[] = " Hello 33"; local
139 static const uint8_t expected[] = "Hello 33"; local
147 static const uint8_t expected[] = " Hello 33"; local
155 static const uint8_t expected[] = "Hello 33"; local
163 static const uint8_t expected[] = " Hello 33"; local
175 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
184 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
193 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
202 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
336 static const uint8_t expected[] = "12.750000 33"; local
345 static const uint8_t expected[] = " 1.750000 33"; local
354 static const uint8_t expected[] = "1234 33"; local
363 static const uint8_t expected[] = "12.750000 33"; local
372 static const uint8_t expected[] = " 1.750000 33"; local
381 static const uint8_t expected[] = "1234 33"; local
392 static const uint8_t expected[] = "12.750000 33"; local
401 static const uint8_t expected[] = "1234 33"; local
410 static const uint8_t expected[] = "12.750000 33"; local
419 static const uint8_t expected[] = "1234 33"; local
463 static const uint8_t expected[] = "1.275000e+01 33"; local
472 static const uint8_t expected[] = " 1.750000e+00 33"; local
481 static const uint8_t expected[] = "1e+03 33"; local
492 static const uint8_t expected[] = "12.75 33"; local
501 static const uint8_t expected[] = " 1.75 33"; local
521 static const uint8_t expected[] = "12.75 33"; local
530 static const uint8_t expected[] = " 1.75 33"; local
539 static const uint8_t expected[] = "1e+03 33"; local
551 static const uint8_t expected[] = "123 "; local
563 static const uint8_t expected[] = "55 33"; local
586 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
594 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
602 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
610 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
626 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
634 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
642 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
650 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
666 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
674 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
682 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
690 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-fstrcmp.c39 check_fstrcmp (const char *string1, const char *string2, double expected) argument

Completed in 134 milliseconds

12345678