Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp694 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
696 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
716 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
718 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
738 Formattable testArgs11[] = {"other"}; in testMsgFormatSelect() local
740 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
761 Formattable testArgs11[] = {"Kirti","female",100.100}; in testMsgFormatSelect() local
763 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
783 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; in testMsgFormatSelect() local
786 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
[all …]