Lines Matching refs:testArgs10
698 Formattable testArgs10[] = {"Kirti","female"}; in testMsgFormatSelect() local
701 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
720 Formattable testArgs10[] = {"Kirti","female"}; in testMsgFormatSelect() local
723 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
742 Formattable testArgs10[] = {"female"}; in testMsgFormatSelect() local
745 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
765 Formattable testArgs10[] = {"Kirti","female",(int32_t)6}; in testMsgFormatSelect() local
768 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
788 Formattable testArgs10[] = {"Kirti",(int32_t)6,"female"}; in testMsgFormatSelect() local
792 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
812 Formattable testArgs10[] = {"Kirti","other",(int32_t)1,"other"}; in testMsgFormatSelect() local
826 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect()