Searched defs:ConstCharPtr (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h741 struct GTEST_API_ ConstCharPtr { struct in namespace:testing::internal
742 ConstCharPtr(const char* str) : value(str) {} function in struct:testing::internal::ConstCharPtr

Completed in 26 milliseconds