Home
last modified time | relevance | path

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

/external/astl/tests/
Dtest_string.cpp135 string str04(data + 15, data + 16); in testConstructorPointers() local
187 string str04(str01, -1, 0); // invalid index in testConstructorInvalidValues() local
271 const string str04; in testReserve() local
455 string str04("bell pants"); in testCompare() local
503 string str04("versa"); in testSwap() local
586 string str04; in testAssignment() local
653 string str04("left and"); in testConcat() local
833 string str04("a"); in testErase() local