Searched defs:ASSERT_DOUBLE_EQ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/libuv/dist/test/
H A Dtask.h214 #define ASSERT_DOUBLE_EQ(a, b) ASSERT_BASE(a, ==, b, double, "f") macro
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2140 #define ASSERT_DOUBLE_EQ(val1, val2)\ macro

Completed in 201 milliseconds