Home | History | Annotate | Download | only in internal

Lines Matching defs:val

96 inline void GTestStreamToHelper(std::ostream* os, const T& val) {
97 *os << val;