Home
last modified time | relevance | path

Searched defs:TimeBox (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DAndroidKeyStoreTest.java2134 private static class TimeBox { class in AndroidKeyStoreTest
2138 public TimeBox(Duration maxDuration) { mMaxDuration = maxDuration; } in TimeBox() method in AndroidKeyStoreTest.TimeBox