Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dincaltst.cpp435 UnicodeString str3; in TestBuddhistFormat() local
520 UnicodeString str3; in TestJapaneseFormat() local
551 UnicodeString str3; in TestJapaneseFormat() local
755 UnicodeString str3; in TestPersianFormat() local
Dtchcfmt.cpp554 double v3, const char* str3) { in _testPattern()
Ddtfmttst.cpp3173 UnicodeString str3; in Test6338() local
/external/chromium/third_party/icu/source/test/intltest/
Dincaltst.cpp435 UnicodeString str3; in TestBuddhistFormat() local
520 UnicodeString str3; in TestJapaneseFormat() local
565 UnicodeString str3; in TestJapaneseFormat() local
772 UnicodeString str3; in TestPersianFormat() local
Dtchcfmt.cpp554 double v3, const char* str3) { in _testPattern()
Ddtfmttst.cpp3112 UnicodeString str3; in Test6338() local
/external/astl/tests/
Dtest_string.cpp64 string str3(literal, sizeof(literal)); in testConstructorCString() local
101 const string str3("scott mills cracks me up"); in testConstructorString() local
345 string str3("You spin "); in testAppend() local
444 string str3("You spin "); in testAppendOperator() local
/external/chromium/third_party/icu/source/test/iotest/
Dstream.cpp62 UnicodeString str3 = UNICODE_STRING_SIMPLE("2"); in TestStream() local
/external/libxml2/
Derror.c445 const char *str2, const char *str3, int int1, int col, in __xmlRaiseError()
946 char *message, *file, *str1, *str2, *str3; in xmlCopyError() local
Dvalid.c144 const xmlChar * str2, const xmlChar * str3) in xmlErrValidNode()
187 int int2, const xmlChar * str3) in xmlErrValidNodeNr()
228 const xmlChar * str2, const xmlChar * str3) in xmlErrValidWarning()
Dxmlschemas.c1953 const xmlChar * str2, const xmlChar * str3, const xmlChar * str4, in xmlSchemaPErrExt()
2027 const xmlChar *str3, const xmlChar *str4) in xmlSchemaErr4Line()
2124 const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) in xmlSchemaErr3()
2134 const xmlChar *str3, const xmlChar *str4) in xmlSchemaErr4()
2300 const xmlChar *str3, const xmlChar *str4) in xmlSchemaCustomErr4()
2341 const xmlChar *str3) in xmlSchemaCustomWarning()
2906 const xmlChar *str3) in xmlSchemaPCustomErrExt()
2967 const xmlChar *str3,const xmlChar *str4) in xmlSchemaPAttrUseErr4()
Dcatalog.c240 const xmlChar *str3) in xmlCatalogErr()
/external/icu4c/test/iotest/
Dstream.cpp63 UnicodeString str3 = UNICODE_STRING_SIMPLE("2"); in TestStream() local
/external/libxml2/include/libxml/
Dxmlerror.h85 char *str3; /* extra string information */ member