Searched refs:NUMBER_OF_SERIES_RECORDS_TO_INSERT (Results 1 – 2 of 2) sorted by relevance
12 …m.android.healthconnect.testapps.toolbox.seed.SeedData.Companion.NUMBER_OF_SERIES_RECORDS_TO_INSERT96 ceil(numberOfRecordsToInsert.toDouble() / NUMBER_OF_SERIES_RECORDS_TO_INSERT).toInt() in insertRecordsForPerformanceTestingInParallel()105 min(numberOfRecordsToInsert, NUMBER_OF_SERIES_RECORDS_TO_INSERT) in insertRecordsForPerformanceTestingInParallel()
45 const val NUMBER_OF_SERIES_RECORDS_TO_INSERT = 200L in <lambda>() constant