Searched defs:str02 (Results 1 – 1 of 1) sorted by relevance
129 string str02(data, data + 1); in testConstructorPointers() local152 string str02(10, 'c'); in testConstructorRepeatChar() local181 string str02(str01, 17, 1); // invalid index in testConstructorInvalidValues() local222 string str02; in testCString() local256 string str02("7 chars"); in testReserve() local453 string str02("bell moto"); in testCompare() local496 string str02("test"); in testSwap() local531 string str02(i, 'x'); in testAccessor() local559 string str02; in testAssignment() local614 string str02(" sentence."); in testConcat() local[all …]