Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestTrivialModel.cpp245 ANeuralNetworksExecution* execution1_handle = execution1.getHandle(); in TEST_F() local
246 ASSERT_EQ(ANeuralNetworksExecution_startComputeWithDependencies(execution1_handle, nullptr, 0, in TEST_F()