CHROMA
|
#include <gtest.h>
Static Public Member Functions | |
template<typename T1 , typename T2 > | |
static AssertionResult | Compare (const char *expected_expression, const char *actual_expression, const T1 &expected, const T2 &actual) |
static AssertionResult | Compare (const char *expected_expression, const char *actual_expression, BiggestInt expected, BiggestInt actual) |
|
inlinestatic |
Definition at line 18907 of file gtest.h.
References testing::internal::CmpHelperEQ().
|
inlinestatic |
Definition at line 18893 of file gtest.h.
References testing::internal::CmpHelperEQ().