Searched defs:ASSERT_EQ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/tests/kernel/
H A Dt_zombie.c64 #define ASSERT_EQ(x, y) \ macro
/netbsd-current/tests/lib/libc/sys/
H A Dt_fork.c62 #define ASSERT_EQ(x, y) \ macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dselftest.h322 #define ASSERT_EQ(VAL1, VAL2) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dselftest.h320 #define ASSERT_EQ(VAL1, VAL2) \ macro
/netbsd-current/external/mit/libuv/dist/test/
H A Dtask.h200 #define ASSERT_EQ(a, b) ASSERT_BASE(a, ==, b, int64_t, PRId64) macro
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2057 # define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2) macro

Completed in 238 milliseconds