Searched refs:Printable (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/testing/test/ |
D | gmock-spec-builders_test.cc | 1850 struct Printable { struct 1853 inline void operator<<(::std::ostream& os, const Printable&) { in operator <<() argument 1867 const Printable& x, Unprintable y)); 1900 c.VoidMethod(false, 5, "Hi", NULL, Printable(), Unprintable()); in TEST() 1942 c.VoidMethod(false, 5, "Hi", NULL, Printable(), Unprintable()); in TEST()
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 399 const char *Name; // Printable name for the reg (for debugging)
|