Home | History | Annotate | Download | only in gmock

Lines Matching refs:a_value

8911   explicit ActionResultHolder(T a_value) : value_(a_value) {}