Searched refs:ConstCharPtr (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.h7625 struct GTEST_API_ ConstCharPtr { struct in namespace:testing::internal
7626 ConstCharPtr(const char* str) : value(str) {} function in struct:testing::internal::ConstCharPtr
8008 if (::testing::internal::ConstCharPtr gtest_msg = "") { \

Completed in 88 milliseconds