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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pep352.py 37 def verify_instance_interface(self, ins): member in class:ExceptionClassTests
85 self.verify_instance_interface(exc())
  /external/python/cpython2/Lib/test/
test_pep352.py 37 def verify_instance_interface(self, ins): member in class:ExceptionClassTests
85 self.verify_instance_interface(exc())
  /external/python/cpython3/Lib/test/
test_baseexception.py 15 def verify_instance_interface(self, ins): member in class:ExceptionClassTests
71 self.verify_instance_interface(exc())

Completed in 91 milliseconds