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

  /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 2856 milliseconds