Searched refs:mAggregateAllRecordsRequest (Results 1 – 2 of 2) sorted by relevance
57 private final AggregateRecordsRequest<Long> mAggregateAllRecordsRequest = field in SleepDurationAggregationTest92 AggregateRecordsResponse<Long> response = getAggregateResponse(mAggregateAllRecordsRequest); in testSimpleAggregation_oneSession_returnsItsDuration()136 AggregateRecordsResponse<Long> response = getAggregateResponse(mAggregateAllRecordsRequest); in testSimpleAggregation_oneSessionWithAwake_returnsDurationMinusAwake()
67 private final AggregateRecordsRequest<Long> mAggregateAllRecordsRequest = field in ExerciseDurationAggregationTest111 AggregateRecordsResponse<Long> response = getAggregateResponse(mAggregateAllRecordsRequest); in testSimpleAggregation_oneSession_returnsItsDuration()196 AggregateRecordsResponse<Long> response = getAggregateResponse(mAggregateAllRecordsRequest); in testSimpleAggregation_oneSessionWithRest_returnsDurationMinusRest()