HomeSort by relevance Sort by last modified time
    Searched full:testcases (Results 101 - 125 of 596) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
copynegate.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddAbs.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddClass.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddCopy.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddCopyAbs.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddCopyNegate.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddMinus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddPlus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqAbs.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqClass.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqCopy.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqCopyAbs.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqCopyNegate.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqMinus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqPlus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dsEncode.decTest 2 -- dsEncode.decTest -- decimal four-byte format testcases --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
39 -- The testcases here have only exactly representable data on the
50 -- General testcases
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
dsEncode.decTest 2 -- dsEncode.decTest -- decimal four-byte format testcases --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
39 -- The testcases here have only exactly representable data on the
50 -- General testcases
abs.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
class.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddLogB.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddNextMinus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
ddNextPlus.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
dqLogB.decTest 5 -- Please see the document "General Decimal Arithmetic Testcases" --
7 -- these testcases. --
9 -- These testcases are experimental ('beta' versions), and they --
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
suite.py 46 raise TypeError("TestCases and TestSuites must be instantiated "
73 """A test suite is a composite test consisting of a number of TestCases.
275 "A crude way to tell apart testcases and suites with duck-typing"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
__init__.py 189 skipped, testcases = get_tests(package, mask, verbosity, exclude)
192 suites = [unittest.makeSuite(o) for o in testcases]
199 for t in testcases:

Completed in 270 milliseconds

1 2 3 45 6 7 8 91011>>