Lines Matching refs:testArgs11
699 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
701 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
721 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
723 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
743 Formattable testArgs11[] = {"other"}; in testMsgFormatSelect() local
745 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
766 Formattable testArgs11[] = {"Kirti","female",100.100}; in testMsgFormatSelect() local
768 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
789 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; in testMsgFormatSelect() local
792 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
813 Formattable testArgs11[] = {"Kirti","other",(int32_t)6,"other"}; in testMsgFormatSelect() local
826 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect()