Searched defs:GTEST_IS_NULL_LITERAL_ (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.h7090 # define GTEST_IS_NULL_LITERAL_(x) false macro
7092 # define GTEST_IS_NULL_LITERAL_(x) \ macro
19749 EqHelper<GTEST_IS_NULL_LITERAL_(expected)>::Compare, \
19764 EqHelper<GTEST_IS_NULL_LITERAL_(expected)>::Compare, \

Completed in 101 milliseconds