Searched defs:EXPECT_EQ (Results 1 - 2 of 2) sorted by relevance
/gem5/src/unittest/ | ||
H A D | unittest.hh | 112 #define EXPECT_EQ(lhs, rhs) \ macro |
/gem5/ext/googletest/googletest/include/gtest/ | ||
H A D | gtest.h | 1922 #define EXPECT_EQ(val1, val2) \ macro |
Completed in 20 milliseconds