Lines Matching refs:testArgs10
693 Formattable testArgs10[] = {"Kirti","female"}; in testMsgFormatSelect() local
696 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
715 Formattable testArgs10[] = {"Kirti","female"}; in testMsgFormatSelect() local
718 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
737 Formattable testArgs10[] = {"female"}; in testMsgFormatSelect() local
740 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
760 Formattable testArgs10[] = {"Kirti","female",(int32_t)6}; in testMsgFormatSelect() local
763 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
782 Formattable testArgs10[] = {"Kirti",(int32_t)6,"female"}; in testMsgFormatSelect() local
786 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
806 Formattable testArgs10[] = {"Kirti","other",(int32_t)1,"other"}; in testMsgFormatSelect() local
820 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect()