Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc752 class AllowsGenericStreamingTemplate {}; class
757 const AllowsGenericStreamingTemplate<T>& /* a */) { in operator <<()
762 AllowsGenericStreamingTemplate<int> a; in TEST()