Home
last modified time | relevance | path

Searched refs:epochMillis (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNitzData.java109 long epochMillis = LocalDateTime.of(year, month, date, hour, minute, second) in parse() local
137 return new NitzData(nitz, totalUtcOffsetMillis, dstAdjustmentMillis, epochMillis, zone); in parse()
/frameworks/native/libs/binder/tests/
DbinderRpcUniversalTests.cpp445 size_t epochMsBefore = epochMillis(); in TEST_P()
449 size_t epochMsAfter = epochMillis(); in TEST_P()
DbinderRpcTestCommon.h150 static inline size_t epochMillis() { in epochMillis() function
DbinderRpcTest.cpp443 size_t epochMsBefore = epochMillis(); in TEST_P()
450 size_t epochMsAfter = epochMillis(); in TEST_P()
457 size_t epochMsBefore = epochMillis(); in testThreadPoolOverSaturated()
466 size_t epochMsAfter = epochMillis(); in testThreadPoolOverSaturated()
DbinderLibTest.cpp1447 size_t epochMillis() { in epochMillis() function
1463 size_t epochMsBefore = epochMillis(); in TEST_F()
1477 size_t epochMsAfter = epochMillis(); in TEST_F()