Searched refs:testArgs (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/v8/test/mjsunit/
H A Dsimple-constructor.js97 function testArgs(fun) { function
120 testArgs(f5);
121 testArgs(f6);
122 testArgs(f7);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtchcfmt.cpp171 Formattable testArgs[] = {(int32_t)0, "Disk_A", (int32_t)0}; local
209 testArgs[0] = Formattable((int32_t)i);
210 testArgs[2] = testArgs[0];
211 res2 = pattform->format(testArgs, 3, str, fpos, status );
275 testArgs[0] = Formattable((int32_t)i);
276 testArgs[2] = testArgs[0];
277 res2 = pattform->format(testArgs, 3, str, fpos, status );
H A Dtmsgfmt.cpp250 Formattable testArgs[] = { local
323 form->format(testArgs, count, result, fieldpos, success);
355 if (values == 0 || testArgs[j] != values[j]) {
356 errln(((UnicodeString)"MSG testargs[") + j + "]: " + toString(testArgs[j]));
697 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
704 internalFormat( msgFmt1 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testSelectFormat format t1");
719 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
726 internalFormat( msgFmt2 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testSelectFormat format t2");
741 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
748 internalFormat( msgFmt3 , testArgs[
764 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
787 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; local
821 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, local
[all...]
H A Dselfmts.cpp315 Formattable testArgs = Formattable("other"); local
316 selFmt1->format( testArgs, result1 , ignore , status1);
H A Dmsfmrgts.cpp803 //Object[] testArgs = {new Long(12373), "MyDisk"};
804 Formattable testArgs [] = { local
812 logln(form1->format(testArgs, 2, result, bogus, status));
815 logln(form2->format(testArgs, 2, result, bogus, status));
/external/icu/icu4c/source/test/intltest/
H A Dtchcfmt.cpp171 Formattable testArgs[] = {(int32_t)0, "Disk_A", (int32_t)0}; local
209 testArgs[0] = Formattable((int32_t)i);
210 testArgs[2] = testArgs[0];
211 res2 = pattform->format(testArgs, 3, str, fpos, status );
275 testArgs[0] = Formattable((int32_t)i);
276 testArgs[2] = testArgs[0];
277 res2 = pattform->format(testArgs, 3, str, fpos, status );
H A Dtmsgfmt.cpp250 Formattable testArgs[] = { local
323 form->format(testArgs, count, result, fieldpos, success);
355 if (values == 0 || testArgs[j] != values[j]) {
356 errln(((UnicodeString)"MSG testargs[") + j + "]: " + toString(testArgs[j]));
697 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
704 internalFormat( msgFmt1 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testSelectFormat format t1");
719 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
726 internalFormat( msgFmt2 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testSelectFormat format t2");
741 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
748 internalFormat( msgFmt3 , testArgs[
764 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; local
787 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; local
821 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, local
[all...]
H A Dselfmts.cpp315 Formattable testArgs = Formattable("other"); local
316 selFmt1->format( testArgs, result1 , ignore , status1);
H A Dmsfmrgts.cpp803 //Object[] testArgs = {new Long(12373), "MyDisk"};
804 Formattable testArgs [] = { local
812 logln(form1->format(testArgs, 2, result, bogus, status));
815 logln(form2->format(testArgs, 2, result, bogus, status));
/external/chromium_org/tools/telemetry/telemetry/unittest/
H A Dsimple_mock_unittest.py24 def testArgs(self): member in class:SimpleMockUnitTest
/external/chromium_org/third_party/icu/source/test/perf/perldriver/
H A DPerfFramework.pm18 my @testArgs; # different kinds of tests we want to do
/external/icu/icu4c/source/test/perf/perldriver/
H A DPerfFramework.pm18 my @testArgs; # different kinds of tests we want to do
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 6423 milliseconds