Searched defs:formatStr (Results 1 – 5 of 5) sorted by relevance
/external/chromium/third_party/icu/source/test/intltest/ |
D | tmsgfmt.cpp | 750 UnicodeString formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in testSetLocale() local 835 UnicodeString formatStr = "On {0,date}, it began."; in testFormat() local 957 UnicodeString formatStr("{0,date},{1},{2,number}", ""); in testAdopt() local 1158 UnicodeString formatStr("Hello World on {0,date,full}", ""); in _testCopyConstructor2() local
|
D | numfmtst.cpp | 1190 const char *formatStr = "*x#,###,###,##0.0#;*x(###,###,##0.0#)"; in TestPad() local
|
/external/icu4c/test/intltest/ |
D | tmsgfmt.cpp | 959 UnicodeString formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in testSetLocale() local 1044 UnicodeString formatStr = "On {0,date}, it began."; in testFormat() local 1166 UnicodeString formatStr("{0,date},{1},{2,number}", ""); in testAdopt() local 1367 UnicodeString formatStr("Hello World on {0,date,full}", ""); in _testCopyConstructor2() local
|
D | numfmtst.cpp | 1196 const char *formatStr = "*x#,###,###,##0.0#;*x(###,###,##0.0#)"; in TestPad() local
|
/external/jhead/ |
D | exif.c | 1148 char* formatStr(int format) { in formatStr() function
|