Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc125 class UnprintableInFoo { class
127 UnprintableInFoo() : z_(0) { memcpy(xy_, "\xEF\x12\x0\x0\x34\xAB\x0\x0", 8); } in UnprintableInFoo() function in foo::UnprintableInFoo
1055 Print(::foo::UnprintableInFoo())); in TEST()
1161 const ::foo::UnprintableInFoo x; in TEST()