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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 69 def doTest(self, expected_ext, files, *modules, **kw):
99 if expected_ext:
102 *modules) + expected_ext)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 69 def doTest(self, expected_ext, files, *modules, **kw):
99 if expected_ext:
102 *modules) + expected_ext)

Completed in 286 milliseconds