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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mmap.py 461 def make_mmap_file (self, f, halfsize): member in class:MmapTests
487 m = self.make_mmap_file (f, halfsize)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mmap.py 461 def make_mmap_file (self, f, halfsize): member in class:MmapTests
487 m = self.make_mmap_file (f, halfsize)

Completed in 464 milliseconds