Searched refs:ANeuralNetworksCompilation_setPreference (Results 1 – 8 of 8) sorted by relevance
41 EXPECT_EQ(nnapi->ANeuralNetworksCompilation_setPreference, nullptr); in TEST()75 EXPECT_NE(nnapi->ANeuralNetworksCompilation_setPreference, nullptr); in TEST()108 EXPECT_EQ(nnapi->ANeuralNetworksCompilation_setPreference, nullptr); in TEST()
215 LOAD_FUNCTION(libneuralnetworks, ANeuralNetworksCompilation_setPreference); in LoadNnApi()369 ASSIGN_SL_FUNCTION_TO_NNAPI(ANeuralNetworksCompilation_setPreference); in CreateNnApiFromSupportLibrary()
464 inline int ANeuralNetworksCompilation_setPreference( in ANeuralNetworksCompilation_setPreference() function466 LOAD_FUNCTION(ANeuralNetworksCompilation_setPreference); in ANeuralNetworksCompilation_setPreference()
370 int (*ANeuralNetworksCompilation_setPreference)( member
195 EXPECT_NNAPI_MEMBER_EQ(ANeuralNetworksCompilation_setPreference); in ExpectEquals()
190 int (*ANeuralNetworksCompilation_setPreference)( member
82 nnapi_->ANeuralNetworksCompilation_setPreference = in CheckExecutionPreference()
3980 nnapi_->ANeuralNetworksCompilation_setPreference(compilation, in Prepare()