Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateModel.cpp3113 static uint8_t execution_output_buffer_1[924]; in TEST_F() local
3115 ANeuralNetworksExecution_setOutput(execution, 1, NULL, execution_output_buffer_1, 924), in TEST_F()