Searched refs:PrintRetLog (Results 1 - 3 of 3) sorted by relevance
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
H A D | mock_idevice.cpp | 29 void PrintRetLog(int32_t ret, int32_t nnrtSuccess, const std::string& makeName) in PrintRetLog() function 56 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_0Creator() 63 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_0Creator() 71 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_0Creator()
|
/test/xts/acts/ai/nncore/opstest/src/ |
H A D | mock_idevice.cpp | 29 void PrintRetLog(int32_t ret, int32_t nnrtSuccess, const std::string& makeName) in PrintRetLog() function 56 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_1Creator() 63 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_1Creator() 71 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_1Creator()
|
/test/xts/acts/ai/nncore/common/ |
H A D | mock_idevice.cpp | 29 void PrintRetLog(int32_t ret, int32_t nnrtSuccess, const std::string& makeName) in PrintRetLog() function 56 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_0Creator() 63 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_0Creator() 71 PrintRetLog(ret, nnrtSuccess, makeName); in HDIDeviceV2_0Creator()
|
Completed in 3 milliseconds