Home
last modified time | relevance | path

Searched refs:nnrtRet (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dmock_idevice.cpp34 OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode nnrtRet = static_cast<OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode>(ret); in PrintRetLog() local
35 LOGW("%s failed. Errorcode is %{public}s.", makeName.c_str(), ConverterRetToString(nnrtRet).c_str()); in PrintRetLog()
/test/xts/acts/ai/nncore/opstest/src/
H A Dmock_idevice.cpp34 OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode nnrtRet = static_cast<OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode>(ret); in PrintRetLog() local
35 LOGW("%s failed. Errorcode is %{public}s.", makeName.c_str(), ConverterRetToString(nnrtRet).c_str()); in PrintRetLog()
/test/xts/acts/ai/nncore/common/
H A Dmock_idevice.cpp34 OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode nnrtRet = static_cast<OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode>(ret); in PrintRetLog() local
35 LOGW("%s failed. Errorcode is %{public}s.", makeName.c_str(), ConverterRetToString(nnrtRet).c_str()); in PrintRetLog()

Completed in 3 milliseconds