Searched defs:testArgs11 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtmsgfmt.cpp668 Formattable testArgs11[] = {"Victor","other"}; local
670 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
690 Formattable testArgs11[] = {"Victor","other"}; local
692 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
712 Formattable testArgs11[] = {"other"}; local
714 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
734 Formattable testArgs11[] = {"Kirti","female",100.100}; local
736 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
757 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; local
760 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs1
781 Formattable testArgs11[] = {"Kirti","other",(int32_t)6,"other"}; local
[all...]
/external/icu4c/test/intltest/
H A Dtmsgfmt.cpp694 Formattable testArgs11[] = {"Victor","other"}; local
696 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
716 Formattable testArgs11[] = {"Victor","other"}; local
718 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
738 Formattable testArgs11[] = {"other"}; local
740 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
760 Formattable testArgs11[] = {"Kirti","female",100.100}; local
762 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
783 Formattable testArgs11[] = {"Kirti",(int32_t)1,"female"}; local
786 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs1
807 Formattable testArgs11[] = {"Kirti","other",(int32_t)6,"other"}; local
[all...]

Completed in 33 milliseconds