Searched defs:otherval1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/lib/libnv/tests/
H A Dnv_tests.cc778 bool testval, otherval1; local
799 ATF_REQUIRE_EQ(nvlist_get_bool(nvl, otherkey1), otherval1); local
832 uint64_t testval, otherval1; local
853 ATF_REQUIRE_EQ(nvlist_get_number(nvl, otherkey1), otherval1); local
886 const char *testval, *otherval1; local
940 nvlist_t *testval, *otherval1; local
999 char otherval1[] = "fdreg"; local
[all...]

Completed in 80 milliseconds