Searched defs:expected (Results 1 - 25 of 606) sorted by path

1234567891011>>

/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/arm/
H A Daeabi_cdcmpeq_test.c24 int test__aeabi_cdcmpeq(double a, double b, int expected) argument
H A Daeabi_cdcmple_test.c27 int test__aeabi_cdcmple(double a, double b, int expected) argument
H A Daeabi_cfcmpeq_test.c24 int test__aeabi_cfcmpeq(float a, float b, int expected) argument
H A Daeabi_cfcmple_test.c27 int test__aeabi_cfcmple(float a, float b, int expected) argument
H A Daeabi_drsub_test.c22 int test__aeabi_drsub(double a, double b, double expected) argument
H A Daeabi_frsub_test.c22 int test__aeabi_frsub(float a, float b, float expected) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dextendhfsf2_test.c20 int test__extendhfsf2(uint16_t a, float expected) argument
H A Dfixtfdi_test.c23 int test__fixtfdi(long double a, di_int expected) argument
H A Dfixtfti_test.c23 int test__fixtfti(long double a, ti_int expected) argument
H A Dfixunstfti_test.c31 int test__fixunstfti(long double a, tu_int expected) argument
H A Dtruncdfhf2_test.c20 int test__truncdfhf2(double a, uint16_t expected) argument
H A Dtruncdfsf2_test.c23 float expected = a; local
H A Dtruncsfhf2_test.c20 int test__truncsfhf2(float a, uint16_t expected) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_name.c74 test_expand(hx509_context context, const char *name, const char *expected) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore-test.c50 compare(const char *name, krb5_storage *sp, void *expected, size_t len) argument
H A Dtest_config.c176 const char ** expected; member in struct:__anon176
/netbsd-current/external/bsd/atf/dist/tools/
H A Drequirements_test.cpp50 do_check(const std::string& expected, const vars_map& metadata, argument
H A Dtest_helpers.hpp72 check_equal(const char* expected[], const string_vector& actual) argument
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dextent_dss.c75 bool expected = false; local
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dhash.c67 uint32_t computed, expected; local
[all...]
H A Dprof_active.c4 mallctl_bool_get(const char *name, bool expected, const char *func, int line) { argument
H A Dstats.c5 int expected = config_stats ? 0 : ENOENT; local
34 int expected = config_stats ? 0 : ENOENT; local
72 int expected = config_stats ? 0 : ENOENT; local
147 int expected = config_stats ? 0 : ENOENT; local
192 int expected = config_stats ? 0 : ENOENT; local
233 int expected = config_stats ? 0 : ENOENT; local
321 int expected = config_stats ? 0 : ENOENT; local
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/cli/
H A Dcmd_help_test.cpp164 std::vector< std::string > expected; local
218 std::vector< std::string > expected; local
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/utils/config/
H A Dnodes_test.cpp453 std::set< std::string > expected; local
461 std::set< std::string > expected; local
/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Dexceptions_test.cpp74 const std::string expected = F("Call failed: %s") % std::strerror(ENOENT); local

Completed in 441 milliseconds

1234567891011>>