HomeSort by relevance Sort by last modified time
    Searched refs:GTEST_USE_OWN_TR1_TUPLE (Results 1 - 3 of 3) sorted by null

  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 66 // GTEST_USE_OWN_TR1_TUPLE - Define it to 1/0 to indicate whether Google
373 #ifndef GTEST_USE_OWN_TR1_TUPLE
383 #define GTEST_USE_OWN_TR1_TUPLE 0
385 #define GTEST_USE_OWN_TR1_TUPLE 1
388 #endif // GTEST_USE_OWN_TR1_TUPLE
395 #if GTEST_USE_OWN_TR1_TUPLE
435 #endif // GTEST_USE_OWN_TR1_TUPLE
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 71 // GTEST_USE_OWN_TR1_TUPLE - Define it to 1/0 to indicate whether Google
433 #ifndef GTEST_USE_OWN_TR1_TUPLE
445 # define GTEST_USE_OWN_TR1_TUPLE 0
447 # define GTEST_USE_OWN_TR1_TUPLE 1
450 #endif // GTEST_USE_OWN_TR1_TUPLE
457 # if GTEST_USE_OWN_TR1_TUPLE
497 # endif // GTEST_USE_OWN_TR1_TUPLE
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 71 // GTEST_USE_OWN_TR1_TUPLE - Define it to 1/0 to indicate whether Google
446 #ifndef GTEST_USE_OWN_TR1_TUPLE
459 # define GTEST_USE_OWN_TR1_TUPLE 0
461 # define GTEST_USE_OWN_TR1_TUPLE 1
464 #endif // GTEST_USE_OWN_TR1_TUPLE
471 # if GTEST_USE_OWN_TR1_TUPLE
511 # endif // GTEST_USE_OWN_TR1_TUPLE
    [all...]

Completed in 429 milliseconds