Home
last modified time | relevance | path

Searched refs:ChildClassWithStreamOperator (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgoogletest-printers-test.cc97 class ChildClassWithStreamOperator : public ParentClass {}; class
102 static void operator<<(std::ostream& os, const ChildClassWithStreamOperator&) { in operator <<() argument
1333 ChildClassWithStreamOperator child_stream;