Home
last modified time | relevance | path

Searched defs:test_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dconfig_test.c40 static const char *test_value = "env-value"; variable
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dconfig_test.cpp40 static const char *test_value = "env-value"; variable
/netbsd-src/external/bsd/atf/dist/tools/
H A Dconfig_test.cpp39 static const char *test_value = "env-value"; variable
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtrandom_deviate.c225 test_value (long nbtests, mpfr_prec_t prec, mpfr_rnd_t rnd, in test_value() function