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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
py25tests.py 36 class ContextTests(unittest.TestCase):
72 ctx_suite = unittest.makeSuite(ContextTests, "Check")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
py25tests.py 36 class ContextTests(unittest.TestCase):
72 ctx_suite = unittest.makeSuite(ContextTests, "Check")

Completed in 538 milliseconds