Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateModel.cpp3117 static uint8_t execution_output_buffer_2[462]; in TEST_F() local
3119 ANeuralNetworksExecution_setOutput(execution, 2, NULL, execution_output_buffer_2, 462), in TEST_F()