Home | History | Annotate | Download | only in test

Lines Matching defs:Unprintable

1857 struct Unprintable {
1858 Unprintable() : value(0) {}
1867 const Printable& x, Unprintable y));
1900 c.VoidMethod(false, 5, "Hi", NULL, Printable(), Unprintable());
1942 c.VoidMethod(false, 5, "Hi", NULL, Printable(), Unprintable());