Searched refs:kBatchSizes (Results 1 – 1 of 1) sorted by relevance
140 const int kBatchSizes[] = {1, 10, 100}; in RunTests() local149 for (int batch_size : kBatchSizes) { in RunTests()