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

/external/gtest/include/gtest/
H A Dgtest.h635 // Formats a comparison assertion (e.g. ASSERT_EQ, EXPECT_LT, and etc)
1135 #define EXPECT_LT(val1, val2) \ macro

Completed in 16 milliseconds