Searched refs:eq_pairs (Results 1 - 6 of 6) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
H A Dsupport.py9 for obj_1, obj_2 in self.eq_pairs:
34 for obj_1, obj_2 in self.eq_pairs:
H A Dtest_suite.py29 eq_pairs = [(unittest.TestSuite(), unittest.TestSuite()), variable in class:Test_TestSuite
H A Dtest_case.py50 eq_pairs = [(Test.Foo('test1'), Test.Foo('test1'))] variable in class:Test_TestCase
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
H A Dsupport.py9 for obj_1, obj_2 in self.eq_pairs:
34 for obj_1, obj_2 in self.eq_pairs:
H A Dtest_suite.py29 eq_pairs = [(unittest.TestSuite(), unittest.TestSuite()), variable in class:Test_TestSuite
H A Dtest_case.py50 eq_pairs = [(Test.Foo('test1'), Test.Foo('test1'))] variable in class:Test_TestCase

Completed in 45 milliseconds