Home
last modified time | relevance | path

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

/aosp_15_r20/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>()
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/viewmodels/
DPerformanceTestingViewModel.kt146 fun readRecordsForPerformanceTesting( in readRecordsForPerformanceTesting() method