Home | History | Annotate | Download | only in internal

Lines Matching defs:GTEST_REMOVE_CONST_

831 #define GTEST_REMOVE_CONST_(T) \
836 GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(T))