Searched refs:testnames (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | fini.c | 231 void testnames (bool nested, int indent, int len, name first, name last); 596 testnames (FALSE, 6, len, names[len].first, names[len].last); in main() 701 testnames (bool nested, int indent, int len, name first, name last) in testnames() function 752 testnames (TRUE, indent + 4, len, first, nhalf->previous); in testnames() 762 testnames (TRUE, indent + 4, len, nhalf->next, last); in testnames()
|
| /openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/ |
| H A D | googlebenchmark.py | 83 testnames = self.getBenchmarkTests(execpath, litConfig, localConfig) 84 for testname in testnames:
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/ |
| H A D | ChangeLog | 7880 * gdb.base/ptype.exp: Fix testnames to be unique.
|