Home
last modified time | relevance | path

Searched refs:testArgs12 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtmsgfmt.cpp669 Formattable testArgs12[] = {"Ash","unknown"}; in testMsgFormatSelect() local
670 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
691 Formattable testArgs12[] = {"Ash","male"}; in testMsgFormatSelect() local
692 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
713 Formattable testArgs12[] = {"male"}; in testMsgFormatSelect() local
714 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
735 Formattable testArgs12[] = {"Kirti","other",(int32_t)6}; in testMsgFormatSelect() local
736 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
758 Formattable testArgs12[] = {"Ash",(int32_t)1,"other"}; in testMsgFormatSelect() local
760 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
[all …]
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp696 Formattable testArgs12[] = {"Ash","unknown"}; in testMsgFormatSelect() local
697 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
718 Formattable testArgs12[] = {"Ash","male"}; in testMsgFormatSelect() local
719 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
740 Formattable testArgs12[] = {"male"}; in testMsgFormatSelect() local
741 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
763 Formattable testArgs12[] = {"Kirti","other",(int32_t)6}; in testMsgFormatSelect() local
764 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
785 Formattable testArgs12[] = {"Ash",(int32_t)1,"other"}; in testMsgFormatSelect() local
787 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
[all …]