Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateModel.cpp3109 static uint8_t execution_output_buffer_0[462]; in TEST_F() local
3111 ANeuralNetworksExecution_setOutput(execution, 0, NULL, execution_output_buffer_0, 462), in TEST_F()