Home
last modified time | relevance | path

Searched refs:test_clock (Results 1 – 2 of 2) sorted by relevance

/system/keymint/tests/src/
Dlib.rs72 pub fn test_clock<C: MonotonicClock>(clock: C) { in test_clock() function
/system/authgraph/tests/src/
Dlib.rs34 pub fn test_clock<C: MonotonicClock>(clock: &C) { in test_clock() function