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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtmsgfmt.cpp669 Formattable testArgs12[] = {"Ash","unknown"}; local
670 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
691 Formattable testArgs12[] = {"Ash","male"}; local
692 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
713 Formattable testArgs12[] = {"male"}; local
714 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
735 Formattable testArgs12[] = {"Kirti","other",(int32_t)6}; local
736 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
758 Formattable testArgs12[] = {"Ash",(int32_t)1,"other"}; local
760 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs1
782 Formattable testArgs12[] = {"Kirti","other",(int32_t)1,"female"}; local
[all...]
/external/icu4c/test/intltest/
H A Dtmsgfmt.cpp695 Formattable testArgs12[] = {"Ash","unknown"}; local
696 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
717 Formattable testArgs12[] = {"Ash","male"}; local
718 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
739 Formattable testArgs12[] = {"male"}; local
740 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
761 Formattable testArgs12[] = {"Kirti","other",(int32_t)6}; local
762 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12};
784 Formattable testArgs12[] = {"Ash",(int32_t)1,"other"}; local
786 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs1
808 Formattable testArgs12[] = {"Kirti","other",(int32_t)1,"female"}; local
[all...]

Completed in 73 milliseconds