Searched refs:ANeuralNetworksExecution_getOutputOperandDimensions (Results 1 – 6 of 6) sorted by relevance
116 EXPECT_THAT(nnapi->ANeuralNetworksExecution_getOutputOperandDimensions, in TEST_F()158 EXPECT_THAT(nnapi->ANeuralNetworksExecution_getOutputOperandDimensions, in TEST_F()218 EXPECT_NNAPI_MEMBER_EQ(ANeuralNetworksExecution_getOutputOperandDimensions); in ExpectEquals()
73 nnapi_->ANeuralNetworksExecution_getOutputOperandDimensions = nullptr; in SetAndroidSdkVersion()
1003 inline int ANeuralNetworksExecution_getOutputOperandDimensions( in ANeuralNetworksExecution_getOutputOperandDimensions() function1005 LOAD_FUNCTION(ANeuralNetworksExecution_getOutputOperandDimensions); in ANeuralNetworksExecution_getOutputOperandDimensions()
1024 int (*ANeuralNetworksExecution_getOutputOperandDimensions)( member
131 EXPECT_EQ(nnapi->ANeuralNetworksExecution_getOutputOperandDimensions, in TEST()
243 ANeuralNetworksExecution_getOutputOperandDimensions); in LoadNnApi()