Home
last modified time | relevance | path

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

/openbsd-src/regress/sys/arch/sparc64/emul-popc/reg/
H A Dreg.c56 test_it(int64_t v) in test_it() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h530 for (typename TestInfoContainer::iterator test_it = tests_.begin(); in RegisterTests() local