Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateModel.cpp3121 static uint8_t execution_output_buffer_3[5388768]; in TEST_F() local
3122 ASSERT_EQ(ANeuralNetworksExecution_setOutput(execution, 3, NULL, execution_output_buffer_3, in TEST_F()