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