Home
last modified time | relevance | path

Searched refs:FooBarLoader (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/unittest/test/
Dtest_program.py62 class FooBarLoader(unittest.TestLoader): class in Test_TestProgram
73 testLoader=self.FooBarLoader())
84 testLoader=self.FooBarLoader())
93 testLoader=self.FooBarLoader())
/external/python/cpython3/Lib/unittest/test/
Dtest_program.py64 class FooBarLoader(unittest.TestLoader): class in Test_TestProgram
85 testLoader=self.FooBarLoader())
101 testLoader=self.FooBarLoader())
110 testLoader=self.FooBarLoader())
121 testLoader=self.FooBarLoader())
130 testLoader=self.FooBarLoader())