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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h761 #define GTEST_REFERENCE_TO_CONST_(T) \ macro
/ndk/sources/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc7192 // Tests GTEST_REFERENCE_TO_CONST_.
7196 CompileAssertTypesEqual<T1, GTEST_REFERENCE_TO_CONST_(T2)>();

Completed in 39 milliseconds