Home
last modified time | relevance | path

Searched defs:RawStreamProxy (Results 1 – 1 of 1) sorted by relevance

/llvm-project/third-party/unittest/googletest/include/gtest/internal/custom/
H A Draw-ostream.h52 struct RawStreamProxy { struct
54 friend std::ostream &operator<<(std::ostream &S, const RawStreamProxy<T> &V) { argument