/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
dqDivide.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
dqQuantize.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
randomBound32.decTest | 2 -- randomBound32.decTest -- decimal testcases -- boundaries near 32 -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 22 -- These testcases test calculations at precisions 31, 32, and 33, to 25 -- randomly generated testcases [26 Sep 2001] [all...] |
power.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 22 -- In addition to the power operator testcases here, see also the file [all...] |
rounding.decTest | 2 -- rounding.decTest -- decimal rounding modes testcases -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddDivide.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
ddQuantize.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
dqDivide.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
dqQuantize.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
randomBound32.decTest | 2 -- randomBound32.decTest -- decimal testcases -- boundaries near 32 -- 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 22 -- These testcases test calculations at precisions 31, 32, and 33, to 25 -- randomly generated testcases [26 Sep 2001] [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.h | 193 // In Google Test, a unit test program contains one or many TestCases, and 439 // A UnitTest consists of a list of TestCases. [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/src/ |
gtest-internal-inl.h | 725 // We disallow copying TestCases. [all...] |
/external/chromium_org/tools/valgrind/ |
valgrind_test.py | [all...] |
/external/icu4c/test/cintltst/ |
callcoll.c | 857 doTest(myCollation, testCases[i], testCases[j], UCOL_LESS); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/ |
test_loader.py | 113 # What happens if no tests are found (TestCases instances, but no tests)? [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/ |
test_loader.py | 113 # What happens if no tests are found (TestCases instances, but no tests)? [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/ |
SHA1_MessageDigestTest.java | 20 * Two testcases, one in testDigestbyteArrayintint01() and one in testUpdatebyteArrayintint01(),
|
/frameworks/compile/mclinker/unittests/ |
LinkerTest.cpp | 48 // Testcases
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_associate.py | 2 TestCases for DB.associate.
|
test_replication.py | 0 """TestCases for distributed transactions.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
math_testcases.txt | 1 -- Testcases for functions in math.
|
test_bz2.py | 22 "Base for other testcases."
|
test_decimal.py | 89 # testcases. We skip testcases that violate these restrictions, since 90 # Decimal behaves differently from decNumber for these testcases so these 91 # testcases would otherwise fail. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_associate.py | 2 TestCases for DB.associate.
|
test_replication.py | 0 """TestCases for distributed transactions.
|