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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h147 // GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string
476 #ifndef GTEST_HAS_GLOBAL_STRING
480 # define GTEST_HAS_GLOBAL_STRING 0 macro
482 #endif // GTEST_HAS_GLOBAL_STRING
502 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
1976 #if GTEST_HAS_GLOBAL_STRING
1980 #endif // GTEST_HAS_GLOBAL_STRING
2042 #if GTEST_HAS_GLOBAL_STRING
2046 #endif // GTEST_HAS_GLOBAL_STRING
2068 #if GTEST_HAS_GLOBAL_STRING
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc9351 #if GTEST_HAS_GLOBAL_STRING
9355 #endif // GTEST_HAS_GLOBAL_STRING

Completed in 74 milliseconds