Searched defs:expr2 (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/libevent/test/ |
H A D | tinytest_macros.h | 188 #define tt_mem_op(expr1, op, expr2, len) \ argument
|
/freebsd-src/contrib/ntp/sntp/libevent/test/ |
H A D | tinytest_macros.h | 188 #define tt_mem_op(expr1, op, expr2, len) \ argument
|
/freebsd-src/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 1638 DoubleNearPredFormat(const char * expr1,const char * expr2,const char * abs_error_expr,double val1,double val2,double abs_error) DoubleNearPredFormat() argument 1679 FloatingPointLE(const char * expr1,const char * expr2,RawType val1,RawType val2) FloatingPointLE() argument 1714 FloatLE(const char * expr1,const char * expr2,float val1,float val2) FloatLE() argument 1721 DoubleLE(const char * expr1,const char * expr2,double val1,double val2) DoubleLE() argument [all...] |
/freebsd-src/contrib/googletest/googletest/include/gtest/ |
H A D | gtest.h | 1428 CmpHelperOpFailure(const char * expr1,const char * expr2,const T1 & val1,const T2 & val2,const char * op) CmpHelperOpFailure() argument
|