Home
last modified time | relevance | path

Searched refs:test_count (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/nss/
Dbug17079.c44 static int test_count; variable
57 struct passwd *target = test_items + test_count; in init_test_items()
66 while (++test_count < MAX_TEST_ITEMS); in init_test_items()
72 for (int i = 0; i < test_count; ++i) in init_test_items()
196 for (int i = 0; i < test_count; ++i) in test_buffer_size()
221 printf ("info: %d test items\n", test_count); in do_test()