Lines Matching refs:testArgs11
700 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
702 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
722 Formattable testArgs11[] = {"Victor","other"}; in testMsgFormatSelect() local
724 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
744 Formattable testArgs11[] = {"other"}; in testMsgFormatSelect() local
746 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
767 Formattable testArgs11[] = {"Kirti","female",100.100}; in testMsgFormatSelect() local
769 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect()
790 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; in testMsgFormatSelect() local
793 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect()
815 Formattable testArgs11[] = {"Kirti","other",(int32_t)6,"other"}; in testMsgFormatSelect() local
828 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect()