Searched defs:test_vals (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 235 static const int test_vals[] = {2, 1, 8, 5}; in TYPED_TEST() local 247 static const int test_vals[] = {1, 2, 3, 5, 8, 46}; in TYPED_TEST() local 258 static const int test_vals[] = {1, 2, 3, 8, 46}; in TYPED_TEST() local 272 static const int test_vals[] = {1, 2, 3, 5, 8}; in TYPED_TEST() local 286 static const int test_vals[] = {2, 1, 5}; in TEST() local 299 static const int test_vals[] = {1, 2, 92, 3, 5, 8, 46}; in TEST() local 311 static const int test_vals[] = {1, 2, 3, 92, 46}; in TEST() local 326 static const int test_vals[] = {1, 2, 3, 5, 8}; in TEST() local
|
/freebsd/contrib/netbsd-tests/lib/libm/ |
H A D | t_scalbn.c | 52 static struct testcase test_vals[] = { variable
|