Lines Matching refs:testArgs11
694 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()
807 Formattable testArgs11[] = {"Kirti","other",(int32_t)6,"other"}; in testMsgFormatSelect() local
820 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect()