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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_index.py 270 def _getslice_helper_deprecated(self, base): member in class:OverflowTestCase
288 self._getslice_helper_deprecated(object)
295 self._getslice_helper_deprecated(Empty)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_index.py 270 def _getslice_helper_deprecated(self, base): member in class:OverflowTestCase
288 self._getslice_helper_deprecated(object)
295 self._getslice_helper_deprecated(Empty)

Completed in 50 milliseconds