Searched refs:test_die (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/unittest/test/
H A Dtest_skipping.py102 def test_die(self): member in class:Test_TestSkipping.test_expected_failure.Foo
106 test = Foo("test_die")
116 def test_die(self): member in class:Test_TestSkipping.test_unexpected_success.Foo
120 test = Foo("test_die")
/prebuilts/gdb/linux-x86/lib/python2.7/unittest/test/
H A Dtest_skipping.py102 def test_die(self): member in class:Test_TestSkipping.test_expected_failure.Foo
106 test = Foo("test_die")
116 def test_die(self): member in class:Test_TestSkipping.test_unexpected_success.Foo
120 test = Foo("test_die")
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
H A Dtest_skipping.py102 def test_die(self): member in class:Test_TestSkipping.test_expected_failure.Foo
106 test = Foo("test_die")
116 def test_die(self): member in class:Test_TestSkipping.test_unexpected_success.Foo
120 test = Foo("test_die")
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
H A Dtest_skipping.py102 def test_die(self): member in class:Test_TestSkipping.test_expected_failure.Foo
106 test = Foo("test_die")
116 def test_die(self): member in class:Test_TestSkipping.test_unexpected_success.Foo
120 test = Foo("test_die")

Completed in 113 milliseconds