/frameworks/compile/mclinker/unittests/ |
StaticResolverTest.cpp | 50 // Testcases
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compare.py | 2 TestCases for python DB duplicate and Btree key comparison function.
|
test_dbshelve.py | 2 TestCases for checking dbShelve objects.
|
test_thread.py | 0 """TestCases for multi-threaded access to a DB.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
quantize.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
subtract.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 217 -- more fixed, LHS swaps [really the same as testcases under add] [all...] |
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...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
urlparse.py | 26 parsing quirks from older RFCs are retained. The testcases in
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compare.py | 2 TestCases for python DB duplicate and Btree key comparison function.
|
test_dbshelve.py | 2 TestCases for checking dbShelve objects.
|
test_thread.py | 0 """TestCases for multi-threaded access to a DB.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
quantize.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- [all...] |
subtract.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 217 -- more fixed, LHS swaps [really the same as testcases under add] [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
urlparse.py | 26 parsing quirks from older RFCs are retained. The testcases in
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
callcoll.c | 829 doTest(myCollation, testCases[i], testCases[j], UCOL_LESS); [all...] |
creststn.c | [all...] |
ncnvtst.c | [all...] |
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
JSR166TestCase.java | 88 * "normal" behaviors differ significantly. And sometimes testcases 92 * <li> The documentation style for testcases is to provide as javadoc [all...] |
/external/chromium_org/third_party/lcov/ |
descriptions.tests | [all...] |
/external/icu4c/test/cintltst/ |
creststn.c | [all...] |
ncnvtst.c | [all...] |
cmsccoll.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/ |
G722DecTest.c | 137 OMX_ERRORTYPE testCases (OMX_HANDLETYPE *, fd_set *,int, FILE *, FILE *, int *, int *, struct timeval *, int, int, OMX_BUFFERHEADERTYPE *[], int, OMX_BUFFERHEADERTYPE *[]); 434 error = testCases (pHandle, &rfds, tcID, fIn, fOut, &frmCnt, &totalFilled, &tv, gDasfMode, nIpBuffs, pInputBufferHeader, nOpBuffs, pOutputBufferHeader); 436 printf ("<<<<<<<<<<<<<< testCases fault exit >>>>>>>>>>>>>>\n"); [all...] |
/external/protobuf/gtest/include/gtest/ |
gtest.h | 241 // In Google Test, a unit test program contains one or many TestCases, and 738 // We disallow copying TestCases. [all...] |