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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
support.py 18 for obj_1, obj_2 in self.ne_pairs:
40 for obj_1, obj_2 in self.ne_pairs:
test_suite.py 34 ne_pairs = [(unittest.TestSuite(), _mk_TestSuite('test_1')), variable in class:Test_TestSuite
test_case.py 53 ne_pairs = [(Test.Foo('test1'), Test.Foo('runTest')) variable in class:Test_TestCase
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
support.py 18 for obj_1, obj_2 in self.ne_pairs:
40 for obj_1, obj_2 in self.ne_pairs:
test_suite.py 34 ne_pairs = [(unittest.TestSuite(), _mk_TestSuite('test_1')), variable in class:Test_TestSuite
test_case.py 53 ne_pairs = [(Test.Foo('test1'), Test.Foo('runTest')) variable in class:Test_TestCase
    [all...]

Completed in 507 milliseconds