Searched refs:test_clock (Results 1 – 2 of 2) sorted by relevance
72 pub fn test_clock<C: MonotonicClock>(clock: C) { in test_clock() function
34 pub fn test_clock<C: MonotonicClock>(clock: &C) { in test_clock() function