Home | History | Annotate | Download | only in internal

Lines Matching refs:GTEST_NO_INLINE_

938 # define GTEST_NO_INLINE_ __attribute__((noinline))
940 # define GTEST_NO_INLINE_