Home
last modified time | relevance | path

Searched defs:test_i (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstep-test.exp106 proc test_i {name command here there} { procedure
/openbsd-src/lib/libexpat/tests/
H A Dbasic_tests.c5799 for (int test_i = 0; test_i < testcount; test_i++) { START_TEST() local