Searched defs:tick_gen (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/.gitlab-ci/tests/lava/ | ||
H A D | helpers.py | 88 tick_gen = tick_fn variable 90 tick_gen = cycle(tick_fn) variable 92 tick_gen = cycle((tick_fn,)) variable |
Completed in 2 milliseconds