Home
last modified time | relevance | path

Searched defs:expr2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h188 #define tt_mem_op(expr1, op, expr2, len) \ argument
/freebsd/contrib/libevent/test/
H A Dtinytest_macros.h188 #define tt_mem_op(expr1, op, expr2, len) \ argument
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1638 AssertionResult DoubleNearPredFormat(const char* expr1, const char* expr2, in DoubleNearPredFormat()
1679 AssertionResult FloatingPointLE(const char* expr1, const char* expr2, in FloatingPointLE()
1714 AssertionResult FloatLE(const char* expr1, const char* expr2, float val1, in FloatLE()
1721 AssertionResult DoubleLE(const char* expr1, const char* expr2, double val1, in DoubleLE()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h1428 AssertionResult CmpHelperOpFailure(const char* expr1, const char* expr2, in CmpHelperOpFailure()