Home
last modified time | relevance | path

Searched defs:timestamp2 (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/frameworks/opt/car/services/updatableServices/tests/src/com/android/internal/car/updatable/
DUserMetricsTest.java58 long timestamp2 = sendStartingEvent(userId); in testStartingEvent_multipleCallsDifferentUser() local
68 long timestamp2 = sendStartingEvent(mUserId); in testStartingEvent_multipleCallsSameUser() local
131 long timestamp2 = sendStopingEvent(userId); in testStopingEvent_multipleCallsDifferentUser() local
141 long timestamp2 = sendStopingEvent(mUserId); in testStopingEvent_multipleCallsSameUser() local
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/utils/
H A DBackupManagerMonitorDumpsysUtilsTest.java209 long timestamp2 = timestamp1 - 1; in isDateAfterNMillisec_date1IsAfterThanDate2_returnTrue() local
219 long timestamp2 = timestamp1 + 10; in isDateAfterNMillisec_date1IsAfterNMillisecFromDate2_returnTrue() local
229 long timestamp2 = timestamp1 + 10; in isDateAfterNMillisec_date1IsLessThanNMillisecFromDate2_returnFalse() local
/aosp_15_r20/packages/modules/Connectivity/thread/tests/unit/src/android/net/thread/
DOperationalDatasetTimestampTest.java71 OperationalDatasetTimestamp timestamp2 = in toTlvValue_conversionIsLossLess() local
87 OperationalDatasetTimestamp timestamp2 = in toTlvValue_timestampFromInstant_conversionIsLossLess() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/
DDatabaseUtilsTest.java344 final Long timestamp2 = 1002L; in getAppUsageEventForUsers_returnExpectedMap() local
395 final Long timestamp2 = Long.valueOf(1002L); in getHistoryMap_returnExpectedMap() local
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DOfflineSessionTest.java144 Long timestamp2 = result2.get(CaptureResult.SENSOR_TIMESTAMP); in testInvalidOutput() local
796 Long timestamp2 = result2.get(CaptureResult.SENSOR_TIMESTAMP); in checkInitialResults() local
H A DFastBasicsTest.java109 Long timestamp2 = result2.get(CaptureResult.SENSOR_TIMESTAMP); in camera2TestByCamera() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/log/table/
H A DTableLogBufferTest.kt447 val timestamp2 = TABLE_LOG_DATE_FORMAT.format(200L) in <lambda>() constant
558 val timestamp2 = TABLE_LOG_DATE_FORMAT.format(200L) in <lambda>() constant
/aosp_15_r20/packages/modules/Connectivity/thread/tests/cts/src/android/net/thread/cts/
DOperationalDatasetTimestampTest.java89 OperationalDatasetTimestamp timestamp2 = in toInstant_onlyAuthoritativeSourceDiscarded() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range03.c32 struct timespec timestamp1, timestamp2; in verify_copy_file_range_timestamp() local
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dlog_presenter_test.ts30 const timestamp2 = TimestampConverterUtils.makeElapsedTimestamp(2n); constant
H A Dhierarchy_presenter_test.ts33 const timestamp2 = TimestampConverterUtils.makeElapsedTimestamp(2n); constant
H A Dlog_viewer_presenter_test.ts58 const timestamp2 = TimestampConverterUtils.makeElapsedTimestamp(2n); constant
H A Dhierarchy_viewer_presenter_test.ts47 const timestamp2 = TimestampConverterUtils.makeElapsedTimestamp(2n); constant
/aosp_15_r20/external/webrtc/modules/include/
H A Dmodule_common_types_public.h106 inline uint32_t LatestTimestamp(uint32_t timestamp1, uint32_t timestamp2) { in LatestTimestamp()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DFgsLoggerTest.java654 long timestamp2 = mFgsLogger.logForegroundServiceApiEventBegin( in multipleTypesOneFgsTest() local
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputProcessor_test.cpp215 timeval timestamp2 = {1, 2}; in TEST_F() local
/aosp_15_r20/art/test/2246-trace-stream/src/
H A DBaseTraceParser.java242 int timestamp2 = readNumber(4); in ProcessEventEntry() local
/aosp_15_r20/cts/tests/tests/appop/src/android/app/appops/cts/
H A DDiscreteAppopsTest.kt618 val timestamp2 = timestamp + SHORT_TIME_QUANT_MILLIS in <lambda>() constant
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java100 Long timestamp2 = o2.mFile.lastModified(); in compare() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Ddtmf_buffer_unittest.cc233 uint32_t timestamp2 = 0; in TEST() local
/aosp_15_r20/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
DNotificationOtpDetectionHelperTest.kt122 val timestamp2 = 1000L in testGetTextForDetection_messagesIncludedSorted() constant
/aosp_15_r20/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DTimestampsTest.java519 Timestamp timestamp2 = timestamp(50, 500); in testComparator() local
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DTimestampsTest.java519 Timestamp timestamp2 = timestamp(50, 500); in testComparator() local
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTrackSurroundTest.java309 private double calculateSampleRate(AudioTimestamp timestamp1, AudioTimestamp timestamp2) { in calculateSampleRate()
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
H A DViewManagerImplTest.java988 Timestamp timestamp2 = Timestamp.create(2, 0); in settingStateToDisabledWillClearStats() local

12