Searched refs:testArgs13 (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tmsgfmt.cpp | 759 Formattable testArgs13[] = {"Ash",(int32_t)5,"other"}; in testMsgFormatSelect() local 760 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect() 783 Formattable testArgs13[] = {"Kirti","other",(int32_t)3,"female"}; in testMsgFormatSelect() local 794 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect()
|
/external/icu/icu4c/source/test/intltest/ |
D | tmsgfmt.cpp | 786 Formattable testArgs13[] = {"Ash",(int32_t)5,"other"}; in testMsgFormatSelect() local 787 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect() 810 Formattable testArgs13[] = {"Kirti","other",(int32_t)3,"female"}; in testMsgFormatSelect() local 821 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect()
|