Searched refs:open_mapping_file (Results 1 - 4 of 4) sorted by last modified time

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_multibytecodec_support.py270 self.open_mapping_file().close() # test it to report the error early
274 def open_mapping_file(self): member in class:TestBase_Mapping
288 with self.open_mapping_file() as f:
318 with self.open_mapping_file() as f:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_multibytecodec_support.py270 self.open_mapping_file().close() # test it to report the error early
274 def open_mapping_file(self): member in class:TestBase_Mapping
288 with self.open_mapping_file() as f:
318 with self.open_mapping_file() as f:
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_multibytecodec_support.py270 self.open_mapping_file().close() # test it to report the error early
274 def open_mapping_file(self): member in class:TestBase_Mapping
288 with self.open_mapping_file() as f:
318 with self.open_mapping_file() as f:
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_multibytecodec_support.py270 self.open_mapping_file().close() # test it to report the error early
274 def open_mapping_file(self): member in class:TestBase_Mapping
288 with self.open_mapping_file() as f:
318 with self.open_mapping_file() as f:

Completed in 114 milliseconds