HomeSort by relevance Sort by last modified time
    Searched refs:_abstract_ (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Lib/ctypes/test/
test_structures.py 365 # fails, since we need either a _fields_ or a _abstract_ attribute
372 _abstract_ = "something" variable in class:StructureTestCase.test_abstract_class.X
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_structures.py 367 ## # fails, since we need either a _fields_ or a _abstract_ attribute
374 _abstract_ = "something" variable in class:StructureTestCase.test_abstract_class.X
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_structures.py 367 ## # fails, since we need either a _fields_ or a _abstract_ attribute
374 _abstract_ = "something" variable in class:StructureTestCase.test_abstract_class.X
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_structures.py 367 ## # fails, since we need either a _fields_ or a _abstract_ attribute
374 _abstract_ = "something" variable in class:StructureTestCase.test_abstract_class.X
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_structures.py 367 ## # fails, since we need either a _fields_ or a _abstract_ attribute
374 _abstract_ = "something" variable in class:StructureTestCase.test_abstract_class.X

Completed in 729 milliseconds