Home | History | Annotate | Download | only in internal

Lines Matching refs:GTEST_NO_INLINE_

939 # define GTEST_NO_INLINE_ __attribute__((noinline))
941 # define GTEST_NO_INLINE_