Searched
full:testcases (Results
351 -
375 of
596) sorted by null
<<11121314151617181920>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
divideint.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqAnd.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqDivideInt.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqNextToward.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqOr.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqSameQuantum.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqScaleB.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqXor.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
log10.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
max.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
maxmag.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
min.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
minmag.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
nexttoward.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
remainderNear.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
samequantum.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
/external/compiler-rt/test/Unit/ppc/ |
fixtfdi_test.c | 12 const struct testVector testCases[] = { 450 const int numTestCases = sizeof(testCases) / sizeof(struct testVector); 461 input.hi = testCases[i].xhi; 462 input.lo = testCases[i].xlo; 463 expected_result = testCases[i].result;
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
ssearch.cpp | 374 UdhrTestCase testCases[] = { 386 int32_t testCount = ARRAY_SIZE(testCases); 394 ucbuf_resolveFileName(udhrPath, testCases[t].file, NULL, &len, &status); 405 ucbuf_resolveFileName(udhrPath, testCases[t].file, resolvedFileName, &len, &status); 411 infoln("Could not open the input file %s. Test skipped\n", testCases[t].file); 437 UCollator *coll = ucol_open(testCases[t].locale, &status); 442 errln("Could not open collator for %s", testCases[t].locale); 449 errln("Could not open CollData object for %s", testCases[t].locale); 456 errln("Could not open search object for %s", testCases[t].locale); 466 errln("Could not find pattern - locale: %s, file: %s ", testCases[t].locale, testCases[t].file) [all...] |
uts46test.cpp | 244 static const TestCase testCases[]={ 560 for(i=0; i<LENGTHOF(testCases); ++i) { 561 const TestCase &testCase=testCases[i]; [all...] |
/external/icu4c/test/intltest/ |
alphaindextst.cpp | 620 } testCases[] = { 635 for (int32_t i = 0; i < LENGTHOF(testCases); ++i) { 636 const TestCase &testCase = testCases[i];
|
uts46test.cpp | 245 static const TestCase testCases[]={ 584 for(i=0; i<LENGTHOF(testCases); ++i) { 585 const TestCase &testCase=testCases[i]; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddMultiply.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
ddRemainder.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
ddRemainderNear.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
dqMultiply.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
Completed in 542 milliseconds
<<11121314151617181920>>