Searched refs:batch_limit (Results 1 – 1 of 1) sorted by relevance
1009 &output](int64 batch_start, int64 batch_limit) { in operator ()() argument1120 for (int64 b = batch_start; b < batch_limit; ++b) { in operator ()()