Searched refs:aggregateRecordsRequest (Results 1 – 5 of 5) sorted by relevance
974 AggregateRecordsRequest<Long> aggregateRecordsRequest = in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority() local982 assertThat(aggregateRecordsRequest.getAggregationTypes()).isNotNull(); in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority()983 assertThat(aggregateRecordsRequest.getTimeRangeFilter()).isNotNull(); in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority()984 assertThat(aggregateRecordsRequest.getDataOriginsFilters()).isNotNull(); in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority()986 AggregateRecordsResponse<Long> oldResponse = getAggregateResponse(aggregateRecordsRequest); in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority()1015 AggregateRecordsResponse<Long> newResponse = getAggregateResponse(aggregateRecordsRequest); in testAggregationOutputForTotalStepsCountWithDataFromTwoAppsHavingDifferentPriority()1073 AggregateRecordsRequest<Long> aggregateRecordsRequest = in testAggregationOutputForExerciseSessionWithDataFromTwoAppsHavingDifferentPriority() local1081 assertThat(aggregateRecordsRequest.getAggregationTypes()).isNotNull(); in testAggregationOutputForExerciseSessionWithDataFromTwoAppsHavingDifferentPriority()1082 assertThat(aggregateRecordsRequest.getTimeRangeFilter()).isNotNull(); in testAggregationOutputForExerciseSessionWithDataFromTwoAppsHavingDifferentPriority()1083 assertThat(aggregateRecordsRequest.getDataOriginsFilters()).isNotNull(); in testAggregationOutputForExerciseSessionWithDataFromTwoAppsHavingDifferentPriority()[all …]
164 AggregateRecordsRequest<Long> aggregateRecordsRequest = in aggregateWithInstantFilter_stepsCountTotal() local169 AggregateRecordsResponse<Long> response = getAggregateResponse(aggregateRecordsRequest); in aggregateWithInstantFilter_stepsCountTotal()300 AggregateRecordsRequest<Mass> aggregateRecordsRequest = in aggregateWithInstantFilter_weightMax() local305 AggregateRecordsResponse<Mass> response = getAggregateResponse(aggregateRecordsRequest); in aggregateWithInstantFilter_weightMax()
262 AggregateRecordsRequest<Long> aggregateRecordsRequest = in tryAcquireCallQuotaNTimesForRead() local271 TestUtils.getAggregateResponse(aggregateRecordsRequest, testRecord); in tryAcquireCallQuotaNTimesForRead()
708 AggregateRecordsRequest<Long> aggregateRecordsRequest = in testAggregation_stepsCountTotal_acrossDST_works() local716 assertThat(aggregateRecordsRequest.getAggregationTypes()).isNotNull(); in testAggregation_stepsCountTotal_acrossDST_works()717 assertThat(aggregateRecordsRequest.getTimeRangeFilter()).isNotNull(); in testAggregation_stepsCountTotal_acrossDST_works()718 assertThat(aggregateRecordsRequest.getDataOriginsFilters()).isNotNull(); in testAggregation_stepsCountTotal_acrossDST_works()721 TestUtils.getAggregateResponse(aggregateRecordsRequest); in testAggregation_stepsCountTotal_acrossDST_works()726 aggregateRecordsRequest, Duration.ofHours(1)); in testAggregation_stepsCountTotal_acrossDST_works()1689 AggregateRecordsRequest<Long> aggregateRecordsRequest = in testDataApis_migrationInProgress_apisBlocked() local1700 aggregateRecordsRequest, Collections.singletonList(testRecord)); in testDataApis_migrationInProgress_apisBlocked()1710 aggregateRecordsRequest, Duration.ofDays(1)); in testDataApis_migrationInProgress_apisBlocked()
1366 AggregateRecordsRequest<Long> aggregateRecordsRequest = in testAggregate_withDifferentTimeZone() local1375 TestUtils.getAggregateResponse(aggregateRecordsRequest, records); in testAggregate_withDifferentTimeZone()