Searched refs:GTEST_ASSERT_GE (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h19772 #define GTEST_ASSERT_GE(val1, val2) \ macro
19797 # define ASSERT_GE(val1, val2) GTEST_ASSERT_GE(val1, val2)

Completed in 130 milliseconds