Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/test/
H A Dsupport.py9 for obj_1, obj_2 in self.eq_pairs:
24 for obj_1, obj_2 in self.eq_pairs:
H A Dtest_suite.py31 eq_pairs = [(unittest.TestSuite(), unittest.TestSuite()) variable in Test_TestSuite
H A Dtest_case.py63 eq_pairs = [(Test.Foo('test1'), Test.Foo('test1'))] variable in Test_TestCase

Completed in 4 milliseconds