Searched refs:inputB0 (Results 1 – 1 of 1) sorted by relevance
2568 float inputB0[] = {1.0f, 1.0f}, inputB1[] = {2.0f, 2.0f}, outputB0[2]; in TEST_F() local2570 EXPECT_EQ(ANeuralNetworksExecution_setInput(secondExecution, 0, nullptr, inputB0, in TEST_F()2571 sizeof(inputB0)), in TEST_F()