Searched refs:GTEST_NO_INLINE_ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h672 # define GTEST_NO_INLINE_ __attribute__((noinline)) macro
674 # define GTEST_NO_INLINE_ macro
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-death-test.cc935 // GTEST_NO_INLINE_ is required to prevent GCC 4.6 from inlining
938 bool StackLowerThanAddress(const void* ptr) GTEST_NO_INLINE_; member in namespace:testing::internal

Completed in 73 milliseconds