Searched defs:test_open_write_close (Results 1 – 2 of 2) sorted by relevance
| /external/python/pyfakefs/pyfakefs/tests/ | ||
| D | fake_stat_time_test.py | 402 def test_open_write_close(self): member in TestFakeModeW |
| /external/autotest/client/common_lib/ | ||
| D | utils_unittest.py | 154 class test_open_write_close(unittest.TestCase): class |