Home
last modified time | relevance | path

Searched defs:ConstCharPtr (Results 1 – 12 of 12) 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() function
771 const char* value;
/external/cronet/tot/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() argument
836 const char* value;
/external/googletest/googletest/include/gtest/internal/
Dgtest-internal.h828 struct GTEST_API_ ConstCharPtr { struct
829 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
831 const char* value;
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/internal/
Dgtest-internal.h847 struct GTEST_API_ ConstCharPtr { struct
848 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() argument
850 const char* value;
/external/cronet/tot/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-internal.h828 struct GTEST_API_ ConstCharPtr { struct
829 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
831 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/cronet/stable/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-internal.h828 struct GTEST_API_ ConstCharPtr { struct
829 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
831 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() argument
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/libva-utils/test/gtest/include/gtest/internal/
Dgtest-internal.h849 struct GTEST_API_ ConstCharPtr { struct
850 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() argument
852 const char* value;
/external/cronet/stable/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() argument
836 const char* value;
/external/rust/android-crates-io/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() argument
856 const char* value;