Home
last modified time | relevance | path

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

/external/astl/tests/
Dtest_string.cpp69 string str5(literal, literal + 11); in testConstructorCString() local
103 string str5(str3, 12, 6); in testConstructorString() local
348 string str5("my head right round."); in testAppend() local
411 string str5("my head right round."); in testAppendOperator() local
/external/libxml2/
Dxmlschemas.c1954 const xmlChar * str5) in xmlSchemaPErrExt()