Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h768 struct GTEST_API_ ConstCharPtr { struct
769 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() argument
771 const char* value;
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-internal.h847 struct GTEST_API_ ConstCharPtr { struct
848 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
850 const char* value;
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h848 struct GTEST_API_ ConstCharPtr { struct
849 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() argument
851 const char* value;
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h833 struct GTEST_API_ ConstCharPtr { struct
834 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
836 const char* value;
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-internal.h853 struct GTEST_API_ ConstCharPtr { struct
854 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
856 const char* value;
/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-internal.h854 struct GTEST_API_ ConstCharPtr { struct
855 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() argument
857 const char* value;
/external/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h847 struct GTEST_API_ ConstCharPtr { struct
848 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
850 const char* value;
/external/googletest/googletest/include/gtest/internal/
Dgtest-internal.h833 struct GTEST_API_ ConstCharPtr { struct
834 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() argument
836 const char* value;