Home
last modified time | relevance | path

Searched defs:timestamp1 (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/chronicletests/src/com/android/libraries/pcc/chronicle/test/
DChronicleApiStorageTest.kt41 val timestamp1 = instant1.toProtoTimestamp() in testInstantToTimestamp() constant
48 val timestamp1 = Timestamp.newBuilder().setSeconds(901).setNanos(101).build() in testTimestampToInstant() constant
/aosp_15_r20/frameworks/opt/car/services/updatableServices/tests/src/com/android/internal/car/updatable/
DUserMetricsTest.java56 long timestamp1 = sendStartingEvent(mUserId); in testStartingEvent_multipleCallsDifferentUser() local
66 long timestamp1 = sendStartingEvent(mUserId); in testStartingEvent_multipleCallsSameUser() local
129 long timestamp1 = sendStopingEvent(mUserId); in testStopingEvent_multipleCallsDifferentUser() local
139 long timestamp1 = sendStopingEvent(mUserId); in testStopingEvent_multipleCallsSameUser() local
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c155 inv_time_t timestamp1; in inv_get_sensor_type_linear_acceleration() local
299 inv_time_t timestamp1; in inv_get_sensor_type_rotation_vector_6_axis() local
344 inv_time_t timestamp1; in inv_get_sensor_type_geomagnetic_rotation_vector() local
551 inv_time_t timestamp1; in inv_get_sensor_type_orientation_6_axis() local
563 inv_time_t timestamp1; in inv_get_sensor_type_orientation_geomagnetic() local
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/utils/
H A DBackupManagerMonitorDumpsysUtilsTest.java208 long timestamp1 = System.currentTimeMillis(); in isDateAfterNMillisec_date1IsAfterThanDate2_returnTrue() local
218 long timestamp1 = System.currentTimeMillis(); in isDateAfterNMillisec_date1IsAfterNMillisecFromDate2_returnTrue() local
228 long timestamp1 = System.currentTimeMillis(); in isDateAfterNMillisec_date1IsLessThanNMillisecFromDate2_returnFalse() local
/aosp_15_r20/packages/modules/Connectivity/thread/tests/unit/src/android/net/thread/
DOperationalDatasetTimestampTest.java69 OperationalDatasetTimestamp timestamp1 = new OperationalDatasetTimestamp(100L, 10, true); in toTlvValue_conversionIsLossLess() local
84 OperationalDatasetTimestamp timestamp1 = in toTlvValue_timestampFromInstant_conversionIsLossLess() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/
DDatabaseUtilsTest.java343 final Long timestamp1 = 1001L; in getAppUsageEventForUsers_returnExpectedMap() local
394 final Long timestamp1 = Long.valueOf(1001L); in getHistoryMap_returnExpectedMap() local
/aosp_15_r20/packages/modules/Connectivity/thread/tests/cts/src/android/net/thread/cts/
DOperationalDatasetTimestampTest.java86 OperationalDatasetTimestamp timestamp1 = 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.ts29 const timestamp1 = TimestampConverterUtils.makeElapsedTimestamp(1n); constant
H A Dhierarchy_presenter_test.ts32 const timestamp1 = TimestampConverterUtils.makeElapsedTimestamp(1n); constant
H A Dlog_viewer_presenter_test.ts57 const timestamp1 = TimestampConverterUtils.makeElapsedTimestamp(1n); constant
H A Dhierarchy_viewer_presenter_test.ts46 const timestamp1 = TimestampConverterUtils.makeElapsedTimestamp(1n); 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.java652 long timestamp1 = mFgsLogger.logForegroundServiceApiEventBegin( in multipleTypesOneFgsTest() local
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputProcessor_test.cpp211 timeval timestamp1 = {1, 1}; in TEST_F() local
/aosp_15_r20/art/test/2246-trace-stream/src/
H A DBaseTraceParser.java238 int timestamp1 = readNumber(4); in ProcessEventEntry() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java99 Long timestamp1 = Long.valueOf(o1.mFile.lastModified()); in compare() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Ddtmf_buffer_unittest.cc231 uint32_t timestamp1 = 0xFFFFFFFF - duration; in TEST() local
/aosp_15_r20/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
DNotificationOtpDetectionHelperTest.kt121 val timestamp1 = 0L in testGetTextForDetection_messagesIncludedSorted() constant
/aosp_15_r20/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DTimestampsTest.java518 Timestamp timestamp1 = 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.java518 Timestamp timestamp1 = timestamp(-50, 500); in testComparator() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/log/table/
H A DTableLogBufferTest.kt554 val timestamp1 = TABLE_LOG_DATE_FORMAT.format(100L) in <lambda>() constant
/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.java974 Timestamp timestamp1 = Timestamp.create(1, 0); in settingStateToDisabledWillClearStats() local
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...

12