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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
test_result.py 333 for test_name, should_pass in (('testSkip', True),
337 self.assertOldResultWarning(test, int(not should_pass))
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/test/
test_result.py 333 for test_name, should_pass in (('testSkip', True),
337 self.assertOldResultWarning(test, int(not should_pass))
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/test/
test_result.py 333 for test_name, should_pass in (('testSkip', True),
337 self.assertOldResultWarning(test, int(not should_pass))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_result.py 333 for test_name, should_pass in (('testSkip', True),
337 self.assertOldResultWarning(test, int(not should_pass))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_result.py 333 for test_name, should_pass in (('testSkip', True),
337 self.assertOldResultWarning(test, int(not should_pass))

Completed in 71 milliseconds