Home
last modified time | relevance | path

Searched defs:str05 (Results 1 – 1 of 1) sorted by relevance

/external/astl/tests/
Dtest_string.cpp138 string str05(data + 16, data + 16); in testConstructorPointers() local
190 string str05(str01, 0, 17); // invalid length in testConstructorInvalidValues() local
296 string str05 = "twelve chars"; in testReserve() local
456 string str05; in testCompare() local
541 string str05; in testAccessor() local
654 string str05(" right"); in testConcat() local
841 string str05("abcd"); in testErase() local