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