Searched defs:testArgs11 (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tmsgfmt.cpp | 668 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local 690 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local 712 Formattable testArgs11[] = {"other"}; in testMsgFormatSelect() local 734 Formattable testArgs11[] = {"Kirti","female",100.100}; in testMsgFormatSelect() local 757 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; in testMsgFormatSelect() local 781 Formattable testArgs11[] = {"Kirti","other",(int32_t)6,"other"}; in testMsgFormatSelect() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tmsgfmt.cpp | 695 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local 717 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local 739 Formattable testArgs11[] = {"other"}; in testMsgFormatSelect() local 762 Formattable testArgs11[] = {"Kirti","female",100.100}; in testMsgFormatSelect() local 784 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; in testMsgFormatSelect() local 808 Formattable testArgs11[] = {"Kirti","other",(int32_t)6,"other"}; in testMsgFormatSelect() local
|