HomeSort by relevance Sort by last modified time
    Searched defs:GTEST_HAS_GLOBAL_STRING (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h 47 // GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string
337 #ifndef GTEST_HAS_GLOBAL_STRING
341 # define GTEST_HAS_GLOBAL_STRING 0
343 #endif // GTEST_HAS_GLOBAL_STRING
363 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
753 #if GTEST_HAS_GLOBAL_STRING
757 #endif // GTEST_HAS_GLOBAL_STRING
818 #if GTEST_HAS_GLOBAL_STRING
822 #endif // GTEST_HAS_GLOBAL_STRING
844 #if GTEST_HAS_GLOBAL_STRING
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 51 // GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string
380 #ifndef GTEST_HAS_GLOBAL_STRING
384 # define GTEST_HAS_GLOBAL_STRING 0
386 #endif // GTEST_HAS_GLOBAL_STRING
406 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
869 #if GTEST_HAS_GLOBAL_STRING
873 #endif // GTEST_HAS_GLOBAL_STRING
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 47 // GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string
343 #ifndef GTEST_HAS_GLOBAL_STRING
347 # define GTEST_HAS_GLOBAL_STRING 0
349 #endif // GTEST_HAS_GLOBAL_STRING
370 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
763 #if GTEST_HAS_GLOBAL_STRING
767 #endif // GTEST_HAS_GLOBAL_STRING
828 #if GTEST_HAS_GLOBAL_STRING
832 #endif // GTEST_HAS_GLOBAL_STRING
854 #if GTEST_HAS_GLOBAL_STRING
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 47 // GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string
337 #ifndef GTEST_HAS_GLOBAL_STRING
341 # define GTEST_HAS_GLOBAL_STRING 0
343 #endif // GTEST_HAS_GLOBAL_STRING
363 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
753 #if GTEST_HAS_GLOBAL_STRING
757 #endif // GTEST_HAS_GLOBAL_STRING
818 #if GTEST_HAS_GLOBAL_STRING
822 #endif // GTEST_HAS_GLOBAL_STRING
844 #if GTEST_HAS_GLOBAL_STRING
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 75 // GTEST_HAS_GLOBAL_STRING - Define it to 1/0 to indicate that ::string
514 #ifndef GTEST_HAS_GLOBAL_STRING
518 # define GTEST_HAS_GLOBAL_STRING 0
520 #endif // GTEST_HAS_GLOBAL_STRING
540 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h 147 // 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
482 #endif // GTEST_HAS_GLOBAL_STRING
502 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 147 // 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
482 #endif // GTEST_HAS_GLOBAL_STRING
502 (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING)
    [all...]

Completed in 550 milliseconds