Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dtmsgfmt.cpp668 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
670 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
690 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
692 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
712 Formattable testArgs11[] = {"other"}; in testMsgFormatSelect() local
714 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
734 Formattable testArgs11[] = {"Kirti","female",100.100}; in testMsgFormatSelect() local
736 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
757 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; in testMsgFormatSelect() local
760 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
[all …]
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp695 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
697 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
717 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
719 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
739 Formattable testArgs11[] = {"other"}; in testMsgFormatSelect() local
741 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
762 Formattable testArgs11[] = {"Kirti","female",100.100}; in testMsgFormatSelect() local
764 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
784 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; in testMsgFormatSelect() local
787 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
[all …]