Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/
DPerformanceTestingFragment.kt52 insertRecordsForPerformanceTesting(state.seedDataInParallel) in <lambda>()
94 private fun insertRecordsForPerformanceTesting(ignoreForNow: Boolean) { in <lambda>() method in com.android.healthconnect.testapps.toolbox.PerformanceTestingFragment
117 performanceTestingViewModel.insertRecordsForPerformanceTesting( in <lambda>()
/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/viewmodels/
DPerformanceTestingViewModel.kt48 fun insertRecordsForPerformanceTesting( in insertRecordsForPerformanceTesting() method in com.android.healthconnect.testapps.toolbox.viewmodels.PerformanceTestingViewModel