Home
last modified time | relevance | path

Searched defs:endTime (Results 1 – 25 of 1548) sorted by relevance

12345678910>>...62

/aosp_15_r20/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DGetAdSelectionDataLatency.java146 long endTime = System.nanoTime(); in test_withoutFiltering_varyingBuyers_1() local
173 long endTime = System.nanoTime(); in test_withoutFiltering_varyingBuyers_10() local
200 long endTime = System.nanoTime(); in test_withoutFiltering_varyingBuyers_100() local
228 long endTime = System.nanoTime(); in test_withoutFiltering_varyingBuyers_500() local
257 long endTime = System.nanoTime(); in test_withoutFiltering_varyingBuyers_1000() local
285 long endTime = System.nanoTime(); in test_withoutFiltering_varyingCAs_1() local
312 long endTime = System.nanoTime(); in test_withoutFiltering_varyingCAs_10() local
339 long endTime = System.nanoTime(); in test_withoutFiltering_varyingCAs_100() local
367 long endTime = System.nanoTime(); in test_withoutFiltering_varyingCAs_500() local
399 long endTime = System.nanoTime(); in test_withoutFiltering_varyingCAs_1000() local
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/codebuild/src/main/resources/codegen-resources/
H A Dexamples-1.json22 "endTime": 1479832474.764, number
42 "endTime": 1479832342.23, number
52 "endTime": 1479832415.064, number
62 "endTime": 1479832461.261, number
72 "endTime": 1479832461.354, number
82 "endTime": 1479832461.448, number
92 "endTime": 1479832471.115, number
102 "endTime": 1479832471.224, number
112 "endTime": 1479832471.791, number
122 "endTime": 1479832474.764, number
[all …]
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DRequestFinishedInfoTest.java135 Date endTime = new Date(); in testRequestFinishedListener() local
140 MetricsTestUtil.checkHasConnectTiming(requestInfo.getMetrics(), startTime, endTime, false); in testRequestFinishedListener() local
172 Date endTime = new Date(); in testRequestFinishedListenerDirectExecutor() local
177 MetricsTestUtil.checkHasConnectTiming(requestInfo.getMetrics(), startTime, endTime, false); in testRequestFinishedListenerDirectExecutor() local
205 Date endTime = new Date(); in testRequestFinishedListenerDifferentThreads() local
213 firstRequestInfo.getMetrics(), startTime, endTime, false); in testRequestFinishedListenerDifferentThreads() local
218 secondRequestInfo.getMetrics(), startTime, endTime, false); in testRequestFinishedListenerDifferentThreads() local
246 Date endTime = new Date(); in testRequestFinishedListenerFailedRequest() local
401 Date endTime = new Date(); in testRequestFinishedListenerCanceledRequest() local
406 MetricsTestUtil.checkHasConnectTiming(requestInfo.getMetrics(), startTime, endTime, false); in testRequestFinishedListenerCanceledRequest() local
[all …]
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DUsageStatsTest.java425 final long endTime = System.currentTimeMillis(); in testLastTimeVisible_launchActivityShouldBeDetected() local
438 final long endTime = System.currentTimeMillis(); in testLastTimeAnyComponentUsed_launchActivityShouldBeDetected() local
451 final long endTime = System.currentTimeMillis(); in testLastTimeAnyComponentUsed_bindServiceShouldBeDetected() local
465 final long endTime = System.currentTimeMillis(); in testLastTimeAnyComponentUsed_bindExplicitBroadcastReceiverShouldBeDetected() local
479 final long endTime = System.currentTimeMillis(); in testLastTimeAnyComponentUsed_bindContentProviderShouldBeDetected() local
485 long startTime, long endTime, String targetPackage) { in verifyLastTimeVisibleWithinRange()
503 long startTime, long endTime, String targetPackage) { in verifyLastTimeAnyComponentUsedWithinRange()
530 private UsageStats getAggregateUsageStats(long startTime, long endTime, String targetPackage) { in getAggregateUsageStats()
598 final long endTime = System.currentTimeMillis(); in testOrderedActivityLaunchSequenceInEventLog() local
657 final long endTime = System.currentTimeMillis(); in testActivityOnButton() local
[all …]
/aosp_15_r20/packages/modules/Connectivity/framework-t/src/android/app/usage/
DNetworkStatsManager.java249 long startTime, long endTime) { in querySummaryForDevice()
298 long startTime, long endTime) throws SecurityException, RemoteException { in querySummaryForDevice()
343 long startTime, long endTime) throws SecurityException, RemoteException { in querySummaryForUser()
392 long endTime) throws SecurityException, RemoteException { in querySummary()
425 long endTime) throws SecurityException { in querySummary()
459 long endTime) throws SecurityException { in queryTaggedSummary()
495 long startTime, long endTime) { in queryDetailsForDevice()
539 long startTime, long endTime, int uid) throws SecurityException { in queryDetailsForUid()
547 long startTime, long endTime, int uid) throws SecurityException { in queryDetailsForUid()
595 long startTime, long endTime, int uid, int tag) throws SecurityException { in queryDetailsForUidTag()
[all …]
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DMindfulnessSessionRecordTest.java88 Instant endTime = Instant.now(); in mindfulnessSessionRecordBuilder_allFieldsSet() local
131 Instant endTime = Instant.now(); in mindfulnessSessionRecordBuilder_optionalFieldsUnset() local
166 Instant endTime = Instant.now(); in equals_hashCode_allFieldsEqual_recordsEqual() local
196 Instant endTime = Instant.now(); in equals_hashCode_metadataNotEqual_recordsNotEqual() local
227 Instant endTime = Instant.now(); in equals_hashCode_startTimeNotEqual_recordsNotEqual() local
289 Instant endTime = Instant.now(); in equals_hashCode_sessionTypeNotEqual_recordsNotEqual() local
319 Instant endTime = Instant.now(); in equals_hashCode_titleNotEqual_recordsNotEqual() local
349 Instant endTime = Instant.now(); in equals_hashCode_notesNotEqual_recordsNotEqual() local
379 Instant endTime = Instant.now(); in equals_hashCode_startZoneOffsetNotEqual_recordsNotEqual() local
410 Instant endTime = Instant.now(); in equals_hashCode_endZoneOffsetNotEqual_recordsNotEqual() local
DActivityIntensityRecordTest.java93 Instant endTime = Instant.now(); in activityIntensityRecordBuilder_allFieldsSet() local
132 Instant endTime = Instant.now(); in activityIntensityRecordBuilder_optionalFieldsUnset() local
164 Instant endTime = Instant.now(); in equals_hashCode_allFieldsEqual_recordsEqual() local
190 Instant endTime = Instant.now(); in equals_hashCode_metadataNotEqual_recordsNotEqual() local
217 Instant endTime = Instant.now(); in equals_hashCode_startTimeNotEqual_recordsNotEqual() local
271 Instant endTime = Instant.now(); in equals_hashCode_intensityTypeNotEqual_recordsNotEqual() local
297 Instant endTime = Instant.now(); in equals_hashCode_startZoneOffsetNotEqual_recordsNotEqual() local
324 Instant endTime = Instant.now(); in equals_hashCode_endZoneOffsetNotEqual_recordsNotEqual() local
DExerciseSessionRecordTest.java907 Instant endTime = now.minusSeconds(i); in insertAndReadRecords() local
973 private static ExerciseSessionRecord buildSession(Instant startTime, Instant endTime) { in buildSession()
979 Instant startTime, Instant endTime, ZoneOffset zoneOffset) { in buildSession()
992 Instant startTime, Instant endTime, String clientRecordId) { in buildSession()
997 Instant startTime, Instant endTime, double lat, double lng) { in buildSession()
1002 String id, Instant startTime, Instant endTime, double lat, double lng) { in buildSession()
1013 Instant startTime, Instant endTime, String clientRecordId, double lat, double lng) { in buildSession()
1023 Instant startTime, Instant endTime, String clientRecordId, Location location) { in buildSession()
1030 Instant endTime, in buildSession()
1041 Instant endTime, in buildSession()
[all …]
DSpeedRecordTest.java453 Instant endTime = startTime.plusMillis(100); in testCreateSpeedRecord_invalidSampleTime() local
725 Instant endTime = now.minusSeconds(i); in insertAndReadRecords() local
801 Instant endTime, in buildRecordForSpeed()
813 double speed, Instant startTime, Instant endTime) { in buildRecordForSpeed()
818 double speed, Instant startTime, Instant endTime, String clientRecordId) { in buildRecordForSpeed()
830 String id, double speed, Instant startTime, Instant endTime) { in buildRecordForSpeed()
845 Instant endTime, in buildRecordForSpeed()
863 Instant endTime, in buildRecordForSpeed()
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/aggregation/
DBaseDurationAggregationTest.java99 Instant endTime, in createRecord()
103 final RecordType createRecord(Instant startTime, Instant endTime) { in createRecord()
139 Instant endTime = YESTERDAY_11AM.plusMinutes(30).toInstant(); in oneRecord_largeWindow_returnsRecordDuration() local
167 Instant endTime = YESTERDAY_11AM.plusMinutes(30).toInstant(); in oneRecord_startsBeforeWindowStart_endsOnWindowEnd_returnsOverlapDuration() local
193 Instant endTime = YESTERDAY_11AM.plusMinutes(30).toInstant(); in oneRecord_startsOnWindowStart_endsAfterWindowEnd_returnsOverlapDuration() local
219 Instant endTime = YESTERDAY_11AM.plusMinutes(30).toInstant(); in oneRecord_startsBeforeWindowStart_endsAfterWindowEnd_returnsOverlapDuration() local
244 Instant endTime = YESTERDAY_11AM.plusMinutes(30).toInstant(); in oneRecord_startsOnWindowEnd_returnsNull() local
265 Instant endTime = YESTERDAY_11AM.plusMinutes(30).toInstant(); in oneRecord_endsOnWindowStart_returnsNull() local
286 Instant endTime = YESTERDAY_11AM.plusHours(1).plusMinutes(35).toInstant(); in aggregate_multipleOverlappingRecords_takesOverlapsIntoAccount() local
323 Instant endTime = YESTERDAY_11AM.plusMinutes(51).toInstant(); in aggregate_multipleNotOverlappingRecords_returnsSumOfDurations() local
[all …]
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
H A DAsyncClient.java85 long endTime = startTime + TimeUnit.SECONDS.toNanos(config.duration); in run() local
110 long endTime = System.nanoTime() + TimeUnit.SECONDS.toNanos(config.warmupDuration); in warmup() local
120 long endTime) throws Exception { in doBenchmark()
138 private Future<Histogram> doRpcs(Channel channel, SimpleRequest request, long endTime) { in doRpcs()
150 final long endTime) { in doUnaryCalls()
186 final long endTime) { in doStreamingCalls()
209 final long endTime; field in AsyncClient.ThisIsAHackStreamObserver
217 long endTime) { in ThisIsAHackStreamObserver()
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/deletion/
DDeletionParametersTest.kt43 val endTime = Instant.parse("2022-11-14T20:00:00.000Z") in deletionTypeHealthPermissionTypeData_toParcel() constant
78 val endTime = Instant.parse("2022-11-14T20:00:00.000Z") in deletionTypeCategoryData_toParcel() constant
191 val endTime = Instant.parse("2022-11-14T20:00:00.000Z") in getEndTimeInstant_24HoursRangeSelected_correctEndTimeReturned() constant
206 val endTime = Instant.parse("2022-11-14T20:00:00.000Z") in getEndTimeInstant_allTimeRangeSelected_correctEndTimeReturned() constant
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/libs/HealthConnectTestLib/src/android/healthconnect/cts/lib/
DActivityIntensityRecordFactory.java38 Metadata metadata, Instant startTime, Instant endTime) { in newFullRecord()
48 Metadata metadata, Instant startTime, Instant endTime) { in anotherFullRecord()
58 Metadata metadata, Instant startTime, Instant endTime) { in newEmptyRecord()
88 Instant endTime, in newRecordFromValuesBundle()
100 public ActivityIntensityRecord newRecord(Instant startTime, Instant endTime, int type) { in newRecord()
107 Instant endTime, in newRecord()
DMindfulnessSessionRecordFactory.java39 Metadata metadata, Instant startTime, Instant endTime) { in newFullRecord()
51 Metadata metadata, Instant startTime, Instant endTime) { in anotherFullRecord()
63 Metadata metadata, Instant startTime, Instant endTime) { in newEmptyRecord()
97 Instant endTime, in newRecordFromValuesBundle()
/aosp_15_r20/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp118 void checkMetadata(uint8_t** buffer, uint8_t numElements, int64_t startTime, int64_t endTime, in checkMetadata()
153 int64_t endTime = android::elapsedRealtimeNano(); in TEST() local
191 int64_t endTime = android::elapsedRealtimeNano(); in TEST() local
216 int64_t endTime = android::elapsedRealtimeNano(); in TEST() local
241 int64_t endTime = android::elapsedRealtimeNano(); in TEST() local
267 int64_t endTime = android::elapsedRealtimeNano(); in TEST() local
307 int64_t endTime = android::elapsedRealtimeNano(); in TEST_GUARDED() local
361 int64_t endTime = android::elapsedRealtimeNano(); in TEST() local
408 int64_t endTime = android::elapsedRealtimeNano(); in TEST() local
452 int64_t endTime = android::elapsedRealtimeNano(); in TEST_GUARDED() local
[all …]
/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/storage/datatypehelpers/aggregation/
DPriorityAggregationTestDataFactory.java25 int endTime, in createSessionData()
34 int endTime, in createSessionData()
45 int startTime, int endTime, int priority) { in createSessionData()
51 int startTime, int endTime, int count, int priority, int lastModifiedTime) { in createStepsData()
58 long startTime, long endTime, int count, int priority, int lastModifiedTime) { in createStepsData()
/aosp_15_r20/frameworks/base/services/usage/java/com/android/server/usage/
H A DUserUsageStatsService.java440 private static boolean validRange(long currentTime, long beginTime, long endTime) { in validRange()
450 private <T> List<T> queryStats(int intervalType, final long beginTime, final long endTime, in queryStats()
517 List<UsageStats> queryUsageStats(int bucketType, long beginTime, long endTime) { in queryUsageStats()
524 List<ConfigurationStats> queryConfigurationStats(int bucketType, long beginTime, long endTime) { in queryConfigurationStats()
531 List<EventStats> queryEventStats(int bucketType, long beginTime, long endTime) { in queryEventStats()
538 UsageEvents queryEvents(final long beginTime, final long endTime, int flags, in queryEvents()
630 UsageEvents queryEarliestAppEvents(final long beginTime, final long endTime, in queryEarliestAppEvents()
679 UsageEvents queryEventsForPackage(final long beginTime, final long endTime, in queryEventsForPackage()
727 UsageEvents queryEarliestEventsForPackage(long beginTime, final long endTime, in queryEarliestEventsForPackage()
1129 final long endTime = System.currentTimeMillis(); in printLast24HrEvents() local
/aosp_15_r20/frameworks/base/core/java/android/app/usage/
H A DIUsageStatsManager.aidl34 ParceledListSlice queryUsageStats(int bucketType, long beginTime, long endTime, in queryUsageStats()
37 ParceledListSlice queryConfigurationStats(int bucketType, long beginTime, long endTime, in queryConfigurationStats()
39 ParceledListSlice queryEventStats(int bucketType, long beginTime, long endTime, in queryEventStats()
41 UsageEvents queryEvents(long beginTime, long endTime, String callingPackage); in queryEvents()
42 UsageEvents queryEventsForPackage(long beginTime, long endTime, String callingPackage); in queryEventsForPackage()
43 UsageEvents queryEventsForUser(long beginTime, long endTime, int userId, String callingPackage); in queryEventsForUser()
44 …UsageEvents queryEventsForPackageForUser(long beginTime, long endTime, int userId, String pkg, Str… in queryEventsForPackageForUser()
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/metrics/
H A DDerivedDoubleCumulativeImplTest.java158 Timestamp endTime = testClock.now(); in createTimeSeries_WithObjFunction() local
182 Timestamp endTime = testClock.now(); in addTimeSeries_WithNullObj() local
197 Timestamp endTime = testClock.now(); in addTimeSeries_IgnoreNegativeValue() local
226 Timestamp endTime = testClock.now(); in withConstantLabels() local
274 Timestamp endTime = testClock.now(); in multipleMetrics_GetMetric() local
H A DDerivedLongCumulativeImplTest.java157 Timestamp endTime = testClock.now(); in createTimeSeries_WithObjFunction() local
180 Timestamp endTime = testClock.now(); in addTimeSeries_WithNullObj() local
195 Timestamp endTime = testClock.now(); in addTimeSeries_IgnoreNegativeValue() local
223 Timestamp endTime = testClock.now(); in withConstantLabels() local
271 Timestamp endTime = testClock.now(); in multipleMetrics_GetMetric() local
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/legacy/runner/
H A DTestUtils.kt27 val endTime = result.transitionTimeRange.end in validateTransitionTime() constant
35 val endTime = result.transitionTimeRange.end in validateTransitionTimeIsEmpty() constant
/aosp_15_r20/packages/apps/TV/tests/common/src/com/android/tv/testing/dvr/
DRecordingTestUtils.java28 long id, String inputId, long channelId, long startTime, long endTime) { in createTestRecordingWithIdAndPeriod()
36 String inputId, long channelId, long startTime, long endTime) { in createTestRecordingWithPeriod()
42 long channelId, long priority, long startTime, long endTime) { in createTestRecordingWithPriorityAndPeriod()
50 long id, long channelId, long priority, long startTime, long endTime) { in createTestRecordingWithIdAndPriorityAndPeriod()
/aosp_15_r20/cts/tests/DropBoxManager/src/android/dropboxmanager/cts/
H A DDropBoxTests.java177 final long endTime = SystemClock.elapsedRealtime(); in testLowPrioritySingleEntry() local
205 final long endTime = SystemClock.elapsedRealtime(); in testLowPriorityRapidEntryLimiting() local
234 final long endTime = SystemClock.elapsedRealtime(); in testLowPrioritySustainedRapidEntryLimiting() local
274 final long endTime = SystemClock.elapsedRealtime(); in testMultipleLowPriorityRateLimiting() local
326 final long endTime = SystemClock.elapsedRealtime(); in testLowPriorityRateLimitingWithEnabledEntries() local
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/
DTimeRangeFilterTest.java45 LocalDateTime endTime = LocalDateTime.MAX; in testLocalTimeRangeFilter() local
60 Instant endTime = Instant.now().plusMillis(1000); in testTimeInstantRangeFilter() local
74 Instant endTime = Instant.now().plusMillis(1000); in testStartTimeInstantRangeFilter_startTimeNull() local
93 LocalDateTime endTime = LocalDateTime.MAX; in testStartTimeLocalRangeFilter_startTimeNull() local
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DMergeDataHelper.java81 Instant endTime, in RecordData()
142 public double readCursor(long startTime, long endTime) { in readCursor()
217 public List<Pair<Instant, Instant>> getEmptyIntervals(Instant startTime, Instant endTime) { in getEmptyIntervals()
326 Instant endTime = in getRecordData() local
362 private RecordData trimRecordData(RecordData data, Instant startTime, Instant endTime) { in trimRecordData()

12345678910>>...62