Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/minix/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dtestsuite.h176 #define ASSERT_INT(gotten, expected) \ argument
191 #define ASSERT_STRING(gotten, expected) \ argument
206 #define ASSERT_PTR(gotten, expected) \ argument
238 #define ASSERT_RESULT(gotten, expected) \ argument
256 #define ASSERT_UCS4STRING_THRU(gotten, expected) \ argument
258 #define ASSERT_UCS4STRING(gotten, expected) \ argument
/minix/external/bsd/libc++/dist/libcxx/test/support/
H A Dcmpxchg_loop.h4 bool cmpxchg_weak_loop(A& atomic, T& expected, T desired) { in cmpxchg_weak_loop()
15 bool cmpxchg_weak_loop(A& atomic, T& expected, T desired, in cmpxchg_weak_loop()
29 bool c_cmpxchg_weak_loop(A* atomic, T* expected, T desired) { in c_cmpxchg_weak_loop()
40 bool c_cmpxchg_weak_loop(A* atomic, T* expected, T desired, in c_cmpxchg_weak_loop()
/minix/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/string.modifiers/string_erase/
H A Dsize_size.pass.cpp23 test(S s, typename S::size_type pos, typename S::size_type n, S expected) in test()
43 test(S s, typename S::size_type pos, S expected) in test()
63 test(S s, S expected) in test()
/minix/external/bsd/libc++/dist/libcxx/test/strings/basic.string/string.modifiers/string_erase/
H A Dsize_size.pass.cpp23 test(S s, typename S::size_type pos, typename S::size_type n, S expected) in test()
43 test(S s, typename S::size_type pos, S expected) in test()
63 test(S s, S expected) in test()
/minix/external/bsd/libc++/dist/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_int_0.pass.cpp22 test(F f, R expected) in test()
29 test_const(const F& f, R expected) in test_const()
/minix/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_int_0.pass.cpp24 test(F f, R expected) in test()
31 test_const(const F& f, R expected) in test_const()
/minix/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/string.modifiers/string_append/
H A Dstring_size_size.pass.cpp24 test(S s, S str, typename S::size_type pos, typename S::size_type n, S expected) in test()
41 test_npos(S s, S str, typename S::size_type pos, S expected) in test_npos()
/minix/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/string.modifiers/string_assign/
H A Dstring_size_size.pass.cpp24 test(S s, S str, typename S::size_type pos, typename S::size_type n, S expected) in test()
41 test_npos(S s, S str, typename S::size_type pos, S expected) in test_npos()
/minix/external/bsd/libc++/dist/libcxx/test/strings/basic.string/string.modifiers/string_append/
H A Dstring_size_size.pass.cpp24 test(S s, S str, typename S::size_type pos, typename S::size_type n, S expected) in test()
41 test_npos(S s, S str, typename S::size_type pos, S expected) in test_npos()
/minix/external/bsd/libc++/dist/libcxx/test/strings/basic.string/string.modifiers/string_assign/
H A Dstring_size_size.pass.cpp24 test(S s, S str, typename S::size_type pos, typename S::size_type n, S expected) in test()
41 test_npos(S s, S str, typename S::size_type pos, S expected) in test_npos()
/minix/external/bsd/libc++/dist/libcxx/test/std/experimental/string.view/string.view.ops/
H A Dcompare.pointer.pass.cpp22 void test1 ( std::experimental::basic_string_view<CharT> sv1, const CharT *s, int expected ) { in test1()
28 test( const CharT *s1, const CharT *s2, int expected) in test()
H A Dcompare.sv.pass.cpp23 std::experimental::basic_string_view<CharT> sv2, int expected ) { in test1()
29 void test ( const CharT *s1, const CharT *s2, int expected ) { in test()
/minix/external/bsd/libc++/dist/libcxx/test/experimental/string.view/string.view.ops/
H A Dcompare.pointer.pass.cpp22 void test1 ( std::experimental::basic_string_view<CharT> sv1, const CharT *s, int expected ) { in test1()
28 test( const CharT *s1, const CharT *s2, int expected) in test()
H A Dcompare.sv.pass.cpp23 std::experimental::basic_string_view<CharT> sv2, int expected ) { in test1()
29 void test ( const CharT *s1, const CharT *s2, int expected ) { in test()
/minix/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dfp_test.h66 uint32_t expected) in compareResultF()
84 uint64_t expected) in compareResultD()
126 enum EXPECTED_RESULT expected) in compareResultCMP()
159 static inline char *expectedStr(enum EXPECTED_RESULT expected) in expectedStr()
/minix/external/bsd/libc++/dist/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Ddenorm_min.pass.cpp19 test(T expected) in test()
H A Depsilon.pass.cpp20 test(T expected) in test()
H A Dmax.pass.cpp22 test(T expected) in test()
H A Dmin.pass.cpp22 test(T expected) in test()
H A Dlowest.pass.cpp22 test(T expected) in test()
H A Dround_error.pass.cpp20 test(T expected) in test()
/minix/external/bsd/libc++/dist/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
H A Depsilon.pass.cpp20 test(T expected) in test()
H A Ddenorm_min.pass.cpp19 test(T expected) in test()
H A Dlowest.pass.cpp22 test(T expected) in test()
H A Dmin.pass.cpp22 test(T expected) in test()

12345678910>>...18