Searched defs:time_patch (Results 1 – 1 of 1) sorted by relevance
| /external/angle/build/fuchsia/test/ |
| D | modification_waiter_unittests.py | 18 def test_timeout(self, time_patch, sleep_patch) -> None: argument 28 def test_quiet(self, getmtime_patch, time_patch, sleep_patch) -> None: argument 39 def test_mod_before_now(self, getmtime_patch, time_patch, argument 51 def test_mod_after_now(self, getmtime_patch, time_patch, argument 64 def test_mod_twice_after_now(self, getmtime_patch, time_patch, argument 77 def test_decreased_time(self, getmtime_patch, time_patch, argument 88 def test_decreased_mtime(self, getmtime_patch, time_patch, argument
|