Searched defs:_TR1_FUNCTIONAL (Results 1 - 4 of 4) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h503 // disabled. _TR1_FUNCTIONAL is the header guard for
506 # define _TR1_FUNCTIONAL 1 macro
508 # undef _TR1_FUNCTIONAL // Allows the user to #include macro
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h441 // disabled. _TR1_FUNCTIONAL is the header guard for
444 #define _TR1_FUNCTIONAL 1 macro
446 #undef _TR1_FUNCTIONAL // Allows the user to #include macro
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h496 // disabled. _TR1_FUNCTIONAL is the header guard for
499 # define _TR1_FUNCTIONAL 1 macro
501 # undef _TR1_FUNCTIONAL // Allows the user to #include macro
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h506 // disabled. _TR1_FUNCTIONAL is the header guard for
509 # define _TR1_FUNCTIONAL 1 macro
511 # undef _TR1_FUNCTIONAL // Allows the user to #include macro

Completed in 140 milliseconds