Home
last modified time | relevance | path

Searched defs:actual (Results 1 – 24 of 24) sorted by relevance

/glibc-2.36/math/
Dtest-math-issignaling.cc35 check (int actual, int expected, const char *actual_expr, int line) in check()
46 #define CHECK(actual, expected) \ argument
Dtest-math-iszero.cc35 check (int actual, int expected, const char *actual_expr, int line) in check()
46 #define CHECK(actual, expected) \ argument
Dtest-math-iseqsig.cc35 check (int actual, int expected, const char *actual_expr, int line) in check()
46 #define CHECK(actual, expected) \ argument
/glibc-2.36/localedata/
Dtst-langinfo-setlocale.c28 char *actual; in test_locale() local
Dtst-langinfo-newlocale.c28 char *actual; in test_locale() local
/glibc-2.36/elf/
Dtst-dl_find_object.c47 struct dl_find_object actual; in check() local
238 struct dl_find_object actual; in do_test() local
Dtst-tls-manydynamic.c131 struct value actual; in do_test() local
Dtst-dl_find_object-threads.c66 struct dl_find_object actual; in check() local
/glibc-2.36/support/
Dtst-support_format_dns_packet.c31 char *actual = support_format_dns_packet (buffer, length); in check_packet() local
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/
Dtest-obstack-ldbl-compat-template.c34 char *actual = NULL; in do_test_call() local
/glibc-2.36/resolv/
Dtst-res_hnok.c100 int actual = func (test->dn); in one_test() local
121 int actual = func (dn); in one_char() local
Dtst-resolv-basic.c261 char *actual = support_format_addrinfo (ai, ret); in test_bug_21295() local
/glibc-2.36/sysdeps/powerpc/
Dtst-set_ppr.c57 ppr_t actual = get_thread_priority (); in check_thread_priority() local
Dtest-arith.c223 check_result(int line, const char *rm, tocheck_t expected, tocheck_t actual) in check_result()
319 check_excepts(int line, const char *rm, int expected, int actual) in check_excepts()
/glibc-2.36/misc/
Dtst-fd_to_filename.c34 char *actual = __fd_to_filename (value, &storage); in check() local
/glibc-2.36/string/
Dtst-memmove-overflow.c67 check_one_index (size_t index, unsigned char actual, unsigned char expected) in check_one_index()
Dtst-cmp.c208 int actual = functions[func].implementation in do_test() local
/glibc-2.36/gshadow/
Dtst-fgetsgent_r.c136 char * actual = format_ent (*result_pointer_storage); in run_test() local
/glibc-2.36/malloc/
Dtst-interpose-skeleton.c81 char *actual = NULL; in run_tests() local
Dtst-dynarray.c288 const char *actual = *dynarray_str_at (&dyn, i); in test_str() local
313 char *actual = result.array[i]; in test_str() local
/glibc-2.36/inet/
Dtst-inet6_scopeid_pton.c160 uint32_t actual = expected + 1; in expect_success() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-ttyname.c102 eq_ttyname (struct result actual, struct result expected) in eq_ttyname()
168 eq_ttyname_r (struct result_r actual, struct result_r expected) in eq_ttyname_r()
/glibc-2.36/nptl/
Dtst-thread_local1.cc101 std::string actual{all_counters ()}; in check_counters() local
/glibc-2.36/stdlib/
Dtst-strfmon_l.c76 static char actual[64], actualld[64]; in test_one() local