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

/frameworks/base/core/tests/coretests/src/android/util/
H A DRecurrenceRuleTest.java47 private void setClock(Instant instant) { method in class:RecurrenceRuleTest
52 setClock(Instant.parse("2015-11-20T10:15:30.00Z"));
72 setClock(Instant.parse("2015-01-01T10:15:30.00Z"));
93 setClock(Instant.parse("2015-01-01T10:15:30.00Z"));
110 setClock(Instant.parse("2015-01-01T10:15:30.00Z"));
/frameworks/base/tests/net/java/com/android/server/net/
H A DNetworkStatsCollectionTest.java104 private void setClock(Instant instant) { method in class:NetworkStatsCollectionTest
279 setClock(Instant.parse("2012-06-01T00:00:00.00Z"));
462 setClock(Instant.parse("2012-06-01T00:00:00.00Z"));
/frameworks/native/cmds/atrace/
H A Datrace.cpp500 static bool setClock() function
862 ok &= setClock();

Completed in 101 milliseconds