Searched defs:time_patch (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/build/fuchsia/test/ |
H A 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
|
/aosp_15_r20/external/angle/build/util/lib/proto/ |
H A D | time_consumption_unittests.py | 26 def test_by_dumping(self, time_patch) -> None: argument 47 def test_exit_twice(self, time_patch) -> None: argument
|