Searched refs:RShort (Results 1 – 1 of 1) sorted by relevance
134 Str RShort = (Ptr)TC.rhs; in doAppendSourceAllocTest() local136 assert(RShort.size() >= 2); in doAppendSourceAllocTest()137 CharT c = RShort.back(); in doAppendSourceAllocTest()138 RShort.append(100, c); in doAppendSourceAllocTest()140 const Ptr R = RShort.data(); in doAppendSourceAllocTest()