Searched refs:nnCompilation (Results 1 – 4 of 4) sorted by relevance
855 OH_NNCompilation* nnCompilation = nullptr; variable907 OH_NNCompilation* nnCompilation = nullptr; variable941 OH_NNCompilation* nnCompilation = nullptr; variable975 OH_NNCompilation* nnCompilation = nullptr; variable1009 OH_NNCompilation* nnCompilation = nullptr; variable1011 OH_NN_ReturnCode ret = OH_NNCompilation_Build(nnCompilation);1028 OH_NN_ReturnCode ret = OH_NNCompilation_Build(nnCompilation);1069 OH_NNCompilation_Destroy(&nnCompilation);1070 EXPECT_EQ(nullptr, nnCompilation);1083 OH_NNCompilation* nnCompilation = nullptr; variable[all …]
443 EXPECT_NE(nnCompilation, ret);744 OH_NNCompilation* nnCompilation = nullptr; variable792 OH_NNCompilation* nnCompilation = nullptr; variable821 OH_NNCompilation* nnCompilation = nullptr; variable849 OH_NNCompilation* nnCompilation = nullptr; variable891 OH_NN_ReturnCode ret = OH_NNCompilation_Build(nnCompilation);2315 OH_NNCompilation* nnCompilation = nullptr; variable2329 EXPECT_NE(nnCompilation, nullptr);2351 EXPECT_NE(nnCompilation, nullptr);2391 OH_NNCompilation_Destroy(&nnCompilation);[all …]
908 OH_NNCompilation* nnCompilation = nullptr; variable960 OH_NNCompilation* nnCompilation = nullptr; variable994 OH_NNCompilation* nnCompilation = nullptr; variable1028 OH_NNCompilation* nnCompilation = nullptr; variable1062 OH_NNCompilation* nnCompilation = nullptr; variable1064 OH_NN_ReturnCode ret = OH_NNCompilation_Build(nnCompilation);1081 OH_NN_ReturnCode ret = OH_NNCompilation_Build(nnCompilation);1122 OH_NNCompilation_Destroy(&nnCompilation);1123 EXPECT_EQ(nullptr, nnCompilation);1136 OH_NNCompilation* nnCompilation = nullptr; variable[all …]
130 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_Construct() local131 return nnCompilation; in OH_NNCompilation_Construct()148 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_ConstructWithOfflineModelFile() local150 return nnCompilation; in OH_NNCompilation_ConstructWithOfflineModelFile()173 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_ConstructWithOfflineModelBuffer() local175 return nnCompilation; in OH_NNCompilation_ConstructWithOfflineModelBuffer()186 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_ConstructForCache() local187 return nnCompilation; in OH_NNCompilation_ConstructForCache()