Home
last modified time | relevance | path

Searched defs:ASSERT_STREQ (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dselftest.h428 #define ASSERT_STREQ(VAL1, VAL2) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dselftest.h430 #define ASSERT_STREQ(VAL1, VAL2) \ macro
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2105 #define ASSERT_STREQ(s1, s2) \ macro