Searched refs:set_const_binary_value (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/libnv/tests/ |
| H A D | dnv_tests.cc | 197 set_const_binary_value(const void *&value, size_t &size, const char *str) in set_const_binary_value() function 215 set_const_binary_value(value, value_size, "fjdojfdi"); in ATF_TEST_CASE_BODY() 236 set_const_binary_value(default_value, default_size, "bar"); in ATF_TEST_CASE_BODY() 242 set_const_binary_value(default_value, default_size, "atf"); in ATF_TEST_CASE_BODY() 250 set_const_binary_value(default_value, default_size, "bthrg"); in ATF_TEST_CASE_BODY() 256 set_const_binary_value(default_value, default_size, in ATF_TEST_CASE_BODY()
|