Searched
full:raises (Results
351 -
375 of
824) sorted by null
<<11121314151617181920>>
/external/libnfc-nxp/src/ |
phOsalNfc.h | 115 * \brief Raises exception
|
/external/lldb/test/unittest2/test/ |
test_program.py | 211 # If initialising raises a type error it should be retried
|
/external/opencv/cxcore/include/ |
cxerror.h | 138 CV_ERROR macro unconditionally raises error with passed code and message.
|
/external/openfst/ |
NEWS | 84 that fails on pipes. Made old version raises errors when read on
|
/external/protobuf/python/ |
stubout.py | 60 Raises AttributeError if the attribute cannot be found.
|
/external/skia/platform_tools/android/gyp_gen/ |
vars_dict_lib.py | 58 Raises:
|
/external/skia/src/codec/ |
SkSwizzler.h | 107 * Raises an error if each pixel is not stored in an even number of bytes
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
characterdatasetdatanomodificationallowederr.java | 31 * The "setData(data)" method raises a NO_MODIFICATION_ALLOWED_ERR
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
namednodemapsetnameditemns03.java | 35 * raises a WRONG_DOCUMENT_ERR if arg was created from a different document than the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
Bastion.py | 78 If the get() function raises an exception, this is simply
|
heapq.py | 147 lastelt = heap.pop() # raises appropriate IndexError if heap is empty 167 returnitem = heap[0] # raises appropriate IndexError if heap is empty 383 v, itnum, next = s = h[0] # raises IndexError when h is empty 385 s[0] = next() # raises StopIteration when exhausted
|
sched.py | 70 If the event is not in the queue, this raises ValueError.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compat.py | 125 # on btree databases and raises KeyError on others.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_msvc9compiler.py | 107 # makes sure query_vcvarsall raises
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_pytree.py | 53 # Test that instantiating Base() raises an AssertionError 310 # I don't care what it raises, so long as it's an exception 326 # I don't care what it raises, so long as it's an exception 342 # I don't care what it raises, so long as it's an exception
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_abc.py | 81 # This raises a recursion depth error, but is low-priority:
|
test_ast.py | 331 # node raises exception when not given enough arguments 333 # node raises exception when given too many arguments 335 # node raises exception when not given enough arguments 337 # node raises exception when given too many arguments
|
test_cpickle.py | 202 # platforms (FreeBSD, win32) sometimes raises KeyError instead,
|
test_imaplib.py | 130 t.daemon = True # In case this function raises.
|
test_sys_settrace.py | 95 def raises(): function 100 raises() 392 """A trace function that raises an exception in response to a 400 """The function to trace; raises an exception if that's the case
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/ |
test_program.py | 227 # If initializing raises a type error it should be retried
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Bastion.py | 78 If the get() function raises an exception, this is simply
|
heapq.py | 147 lastelt = heap.pop() # raises appropriate IndexError if heap is empty 167 returnitem = heap[0] # raises appropriate IndexError if heap is empty 383 v, itnum, next = s = h[0] # raises IndexError when h is empty 385 s[0] = next() # raises StopIteration when exhausted
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compat.py | 125 # on btree databases and raises KeyError on others.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_msvc9compiler.py | 107 # makes sure query_vcvarsall raises
|
Completed in 246 milliseconds
<<11121314151617181920>>