Home
last modified time | relevance | path

Searched refs:GTEST_HAS_CXXABI_H_ (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h48 #if GTEST_HAS_CXXABI_H_
93 #if GTEST_HAS_CXXABI_H_ || defined(__HP_aCC) in GetTypeName()
97 #if GTEST_HAS_CXXABI_H_ in GetTypeName()
H A Dgtest-port.h908 #if !defined(GTEST_HAS_CXXABI_H_)
910 #define GTEST_HAS_CXXABI_H_ 1 macro
912 #define GTEST_HAS_CXXABI_H_ 0 macro
/freebsd/contrib/googletest/googletest/include/gtest/internal/custom/
H A DREADME.md35 * `GTEST_HAS_CXXABI_H_`