Home | History | Annotate | Download | only in test

Lines Matching refs:Big

1058 // Unprintable types are that too big to be printed completely.
1060 struct Big {
1061 Big() { memset(array, 0, sizeof(array)); }
1073 Print(Big()));