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

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h1053 #define GTEST_DECLARE_bool_(name) extern bool GTEST_FLAG(name) macro
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1713 #define GTEST_DECLARE_bool_(name) GTEST_API_ extern bool GTEST_FLAG(name) macro
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1762 #define GTEST_DECLARE_bool_(name) GTEST_API_ extern bool GTEST_FLAG(name) macro
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1749 #define GTEST_DECLARE_bool_(name) GTEST_API_ extern bool GTEST_FLAG(name) macro

Completed in 134 milliseconds