Home
last modified time | relevance | path

Searched refs:testArgs (Results 1 – 10 of 10) sorted by relevance

/external/v8/test/mjsunit/
Dsimple-constructor.js97 function testArgs(fun) { function
120 testArgs(f5);
121 testArgs(f6);
122 testArgs(f7);
/external/icu4c/test/intltest/
Dtchcfmt.cpp161 Formattable testArgs[] = {(int32_t)0, "Disk_A", (int32_t)0}; in TestComplexExample() local
199 testArgs[0] = Formattable((int32_t)i); in TestComplexExample()
200 testArgs[2] = testArgs[0]; in TestComplexExample()
201 res2 = pattform->format(testArgs, 3, str, fpos, status ); in TestComplexExample()
263 testArgs[0] = Formattable((int32_t)i); in TestComplexExample()
264 testArgs[2] = testArgs[0]; in TestComplexExample()
265 res2 = pattform->format(testArgs, 3, str, fpos, status ); in TestComplexExample()
Dtmsgfmt.cpp249 Formattable testArgs[] = { in PatternTest() local
314 form->format(testArgs, count, result, fieldpos, success); in PatternTest()
346 if (values == 0 || testArgs[j] != values[j]) { in PatternTest()
347 errln(((UnicodeString)"MSG testargs[") + j + "]: " + toString(testArgs[j])); in PatternTest()
671 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
678 …internalFormat( msgFmt1 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testS… in testMsgFormatSelect()
693 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
700 …internalFormat( msgFmt2 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testS… in testMsgFormatSelect()
715 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
722 …internalFormat( msgFmt3 , testArgs[i], 1, exp[i] ,(char*)"From TestMessageFormat::testSelectFormat… in testMsgFormatSelect()
[all …]
Dselfmts.cpp295 Formattable testArgs = Formattable("other"); in selectFormatAPITest() local
296 selFmt1->format( testArgs, result1 , ignore , status1); in selectFormatAPITest()
Dmsfmrgts.cpp802 Formattable testArgs [] = { in Test4105380() local
810 logln(form1->format(testArgs, 2, result, bogus, status)); in Test4105380()
813 logln(form2->format(testArgs, 2, result, bogus, status)); in Test4105380()
/external/chromium/third_party/icu/source/test/intltest/
Dtchcfmt.cpp161 Formattable testArgs[] = {(int32_t)0, "Disk_A", (int32_t)0}; in TestComplexExample() local
199 testArgs[0] = Formattable((int32_t)i); in TestComplexExample()
200 testArgs[2] = testArgs[0]; in TestComplexExample()
201 res2 = pattform->format(testArgs, 3, str, fpos, status ); in TestComplexExample()
263 testArgs[0] = Formattable((int32_t)i); in TestComplexExample()
264 testArgs[2] = testArgs[0]; in TestComplexExample()
265 res2 = pattform->format(testArgs, 3, str, fpos, status ); in TestComplexExample()
Dtmsgfmt.cpp241 Formattable testArgs[] = { in PatternTest() local
306 form->format(testArgs, count, result, fieldpos, success); in PatternTest()
338 if (values == 0 || testArgs[j] != values[j]) { in PatternTest()
339 errln(((UnicodeString)"MSG testargs[") + j + "]: " + toString(testArgs[j])); in PatternTest()
Dmsfmrgts.cpp801 Formattable testArgs [] = { in Test4105380() local
809 logln(form1->format(testArgs, 2, result, bogus, status)); in Test4105380()
812 logln(form2->format(testArgs, 2, result, bogus, status)); in Test4105380()
/external/icu4c/test/perf/perldriver/
DPerfFramework.pm18 my @testArgs; # different kinds of tests we want to do
/external/chromium/third_party/icu/source/test/perf/perldriver/
DPerfFramework.pm18 my @testArgs; # different kinds of tests we want to do