| /packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ | 
| D | rnn_state.mod.py | 17 batches = 2  variable
 | 
| D | svdf_state.mod.py | 17 batches = 2  variable
 | 
| D | rnn.mod.py | 17 batches = 2  variable
 | 
| D | svdf.mod.py | 17 batches = 2  variable
 | 
| D | svdf_bias_present.mod.py | 17 batches = 2  variable
 | 
| D | svdf2.mod.py | 17 batches = 2  variable
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ | 
| D | rnn_state_relaxed.mod.py | 17 batches = 2  variable
 | 
| D | svdf_state_relaxed.mod.py | 17 batches = 2  variable
 | 
| D | rnn_relaxed.mod.py | 17 batches = 2  variable
 | 
| D | svdf_relaxed.mod.py | 17 batches = 2  variable
 | 
| D | svdf_bias_present_relaxed.mod.py | 17 batches = 2  variable
 | 
| D | svdf2_relaxed.mod.py | 17 batches = 2  variable
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ | 
| D | svdf_state_float16.mod.py | 17 batches = 2  variable
 | 
| D | rnn_float16.mod.py | 17 batches = 2  variable
 | 
| D | svdf_bias_present_float16.mod.py | 17 batches = 2  variable
 | 
| D | svdf_float16.mod.py | 17 batches = 2  variable
 | 
| /packages/apps/Dialer/java/com/android/dialer/calllog/database/ | 
| D | MutationApplier.java | 104       Iterable<List<Long>> batches = Iterables.partition(mutations.getDeletes(), 999);  in applyToDatabaseInternal()  local
 | 
| /packages/modules/NeuralNetworks/common/ | 
| D | OperationsExecutionUtils.cpp | 333     uint32_t batches = getSizeOfDimension(input, 0);  in depthToSpacePrepare()  local352     uint32_t batches = getSizeOfDimension(input, 0);  in spaceToDepthPrepare()  local
 447     uint32_t batches = getSizeOfDimension(input, 0);  in batchToSpacePrepare()  local
 480     uint32_t batches = getSizeOfDimension(input, 0);  in spaceToBatchPrepare()  local
 646     uint32_t batches = getSizeOfDimension(input, 0);  in groupedConvPrepare()  local
 
 | 
| /packages/modules/NeuralNetworks/common/cpu_operations/ | 
| D | RNNTest.cpp | 134     BasicRNNOpModel(uint32_t batches, uint32_t units, uint32_t size)  in BasicRNNOpModel()
 | 
| D | ResizeImageOps.cpp | 180     uint32_t batches = getSizeOfDimension(input, 0);  in prepare()  local
 | 
| D | SVDFTest.cpp | 168     SVDFOpModel(uint32_t batches, uint32_t units, uint32_t input_size, uint32_t memory_size,  in SVDFOpModel()
 | 
| D | Pooling.cpp | 305     uint32_t batches = getSizeOfDimension(input, 0);  in prepare()  local
 | 
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ | 
| D | ApplicationQosPolicyRequestHandlerTest.java | 148         List<List<QosPolicyParams>> batches = mDut.divideRequestIntoBatches(policyList);  in addPoliciesToTable()  local
 | 
| /packages/apps/Dialer/java/com/android/dialer/calllog/datasources/systemcalllog/ | 
| D | SystemCallLogDataSource.java | 486     Iterable<List<Long>> batches = Iterables.partition(matchingIds, 999);  in getIdsFromSystemCallLogThatMatch()  local
 | 
| /packages/modules/Wifi/service/java/com/android/server/wifi/ | 
| D | ApplicationQosPolicyRequestHandler.java | 471         List<List<T>> batches = new ArrayList<>();  in divideRequestIntoBatches()  local
 |