Home
last modified time | relevance | path

Searched refs:getSamplePlannedExerciseSessionRecord (Results 1 – 2 of 2) sorted by relevance

/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/dataentries/formatters/
DHealthDataEntryFormatterTest.kt27 import com.android.healthconnect.controller.tests.utils.getSamplePlannedExerciseSessionRecord
109 val plannedExerciseSessionRecord = getSamplePlannedExerciseSessionRecord() in format_formatsPlannedExerciseSessionRecord()
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/
DTestConstants.kt150 fun getSamplePlannedExerciseSessionRecord(): PlannedExerciseSessionRecord { in getSamplePlannedExerciseSessionRecord() method