Home | History | Annotate | Download | only in test

Lines Matching refs:xy_

127   UnprintableInFoo() : z_(0) { memcpy(xy_, "\xEF\x12\x0\x0\x34\xAB\x0\x0", 8); }
129 char xy_[8];