Searched refs:monotonic_clock (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/tests/
H A Dauth_token_table_test.cpp98 static time_t monotonic_clock() { function in namespace:keymaster::test
133 AuthTokenTable table(3, monotonic_clock);
152 AuthTokenTable table(3, monotonic_clock);
272 AuthTokenTable table(5, monotonic_clock);
277 // monotonic_clock "ticks" one second each time it's called, which is once per request, so the

Completed in 36 milliseconds