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

/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-string.h232 #if GTEST_HAS_GLOBAL_STRING
238 #endif // GTEST_HAS_GLOBAL_STRING
H A Dgtest-port.h47 // GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string
340 #ifndef GTEST_HAS_GLOBAL_STRING
344 # define GTEST_HAS_GLOBAL_STRING 0 macro
346 #endif // GTEST_HAS_GLOBAL_STRING
367 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
758 #if GTEST_HAS_GLOBAL_STRING
762 #endif // GTEST_HAS_GLOBAL_STRING
823 #if GTEST_HAS_GLOBAL_STRING
827 #endif // GTEST_HAS_GLOBAL_STRING
849 #if GTEST_HAS_GLOBAL_STRING
[all...]
H A Dgtest-internal.h251 #if GTEST_HAS_GLOBAL_STRING
253 #endif // GTEST_HAS_GLOBAL_STRING
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-printers.cc331 #if GTEST_HAS_GLOBAL_STRING
335 #endif // GTEST_HAS_GLOBAL_STRING
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h456 #if GTEST_HAS_GLOBAL_STRING
461 #endif // GTEST_HAS_GLOBAL_STRING

Completed in 129 milliseconds