Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/
DPerformanceTestingFragment.kt80 readRecordsForPerformanceTesting() in <lambda>()
129 private fun readRecordsForPerformanceTesting() { in <lambda>() method
150 performanceTestingViewModel.readRecordsForPerformanceTesting( in <lambda>()
/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/viewmodels/
DPerformanceTestingViewModel.kt146 fun readRecordsForPerformanceTesting( in readRecordsForPerformanceTesting() method in com.android.healthconnect.testapps.toolbox.viewmodels.PerformanceTestingViewModel