Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Dfactory.py198 class TextFactoryTests(unittest.TestCase): class
276 text_suite = unittest.makeSuite(TextFactoryTests, "Check")
/external/python/cpython3/Lib/sqlite3/test/
Dfactory.py208 class TextFactoryTests(unittest.TestCase): class
284 text_suite = unittest.makeSuite(TextFactoryTests, "Check")