/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
H A D | mock_idevice.cpp | 34 OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode nnrtRet = static_cast<OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode>(ret); in PrintRetLog() 96 namespace Nnrt { namespace 294 sptr<OHOS::HDI::Nnrt::V2_0::IPreparedModel>& preparedModel) in PrepareOfflineModel() 367 } // namespace Nnrt
|
H A D | mock_idevice.h | 40 namespace Nnrt { namespace 74 sptr<OHOS::HDI::Nnrt::V2_0::IPreparedModel>& preparedModel) override; 125 } // namespace Nnrt
|
H A D | nnrt_utils.h | 30 namespace V2_0 = OHOS::HDI::Nnrt::V2_0;
|
/test/xts/acts/ai/nncore/opstest/src/ |
H A D | mock_idevice.cpp | 34 OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode nnrtRet = static_cast<OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode>(ret); in PrintRetLog() 96 namespace Nnrt { namespace 293 sptr<OHOS::HDI::Nnrt::V2_1::IPreparedModel>& preparedModel) in PrepareOfflineModel() 369 } // namespace Nnrt
|
/test/xts/acts/ai/nncore/common/ |
H A D | mock_idevice.cpp | 34 OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode nnrtRet = static_cast<OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode>(ret); in PrintRetLog() 96 namespace Nnrt { namespace 270 sptr<OHOS::HDI::Nnrt::V2_0::IPreparedModel>& preparedModel) in PrepareOfflineModel() 343 } // namespace Nnrt
|
H A D | mock_idevice.h | 40 namespace Nnrt { namespace 74 sptr<OHOS::HDI::Nnrt::V2_0::IPreparedModel>& preparedModel) override; 123 } // namespace Nnrt
|
H A D | nncore_utils.h | 30 namespace V2_0 = OHOS::HDI::Nnrt::V2_0;
|
/test/xts/hats/ai/nnrt/hdi/v1_0/common/ |
H A D | hdi_nnrt_test_utils.cpp | 107 OHOS::HDI::Nnrt::V1_0::SharedBuffer &tensorBuffer, V1_0::Model **iModel) in ConvertModel() 146 OHOS::HDI::Nnrt::V1_0::SharedBuffer buffer{NNRT_INVALID_FD, 0, 0, 0}; in CreateIOTensor() 165 OHOS::HDI::Nnrt::V1_0::SharedBuffer buffer{NNRT_INVALID_FD, 0, 0, 0}; in CreateInputIOTensor() 193 OHOS::HDI::Nnrt::V1_0::SharedBuffer buffer{NNRT_INVALID_FD, 0, 0, 0}; in CreateOutputIOTensor()
|
H A D | hdi_nnrt_test.h | 28 namespace V1_0 = OHOS::HDI::Nnrt::V1_0;
|
H A D | hdi_nnrt_test_utils.h | 30 namespace V1_0 = OHOS::HDI::Nnrt::V1_0;
|
/test/xts/hats/ai/nnrt/hdi/v2_0/common/ |
H A D | hdi_nnrt_test_utils.cpp | 107 OHOS::HDI::Nnrt::V2_0::SharedBuffer &tensorBuffer, V2_0::Model **iModel) in ConvertModel() 146 OHOS::HDI::Nnrt::V2_0::SharedBuffer buffer{NNRT_INVALID_FD, 0, 0, 0}; in CreateIOTensor() 165 OHOS::HDI::Nnrt::V2_0::SharedBuffer buffer{NNRT_INVALID_FD, 0, 0, 0}; in CreateInputIOTensor() 193 OHOS::HDI::Nnrt::V2_0::SharedBuffer buffer{NNRT_INVALID_FD, 0, 0, 0}; in CreateOutputIOTensor()
|
H A D | hdi_nnrt_test.h | 28 namespace V2_0 = OHOS::HDI::Nnrt::V2_0;
|
H A D | hdi_nnrt_test_utils.h | 30 namespace V2_0 = OHOS::HDI::Nnrt::V2_0;
|
/test/xts/acts/ai/nncore/opstest/include/ |
H A D | mock_idevice.h | 40 namespace Nnrt { namespace 74 sptr<OHOS::HDI::Nnrt::V2_1::IPreparedModel>& preparedModel) override; 125 } // namespace Nnrt
|
/test/xts/acts/ai/neural_network_runtime/v1_0/stability/src/ |
H A D | MultiThreadTest.cpp | 27 using namespace OHOS::HDI::Nnrt::V1_0;
|
/test/xts/acts/ai/neural_network_runtime/v2_0/stability/src/ |
H A D | MultiThreadTest.cpp | 27 using namespace OHOS::HDI::Nnrt::V2_0;
|
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
H A D | nnrt_utils.h | 30 namespace V1_0 = OHOS::HDI::Nnrt::V1_0;
|
H A D | mock_idevice.h | 40 namespace Nnrt { namespace 120 } // namespace Nnrt
|
H A D | mock_idevice.cpp | 81 namespace Nnrt { namespace 334 } // namespace Nnrt
|
/test/xts/acts/ai/nncore/nncoretest/src/ |
H A D | HdiModelTest.cpp | 24 using namespace OHOS::HDI::Nnrt::V2_0;
|
H A D | HdiTensorDescTest.cpp | 22 using namespace OHOS::HDI::Nnrt::V2_0;
|
H A D | HdiTensorTest.cpp | 24 using namespace OHOS::HDI::Nnrt::V2_0;
|
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/ |
H A D | hdi_model_prepare_test.cpp | 134 OHOS::HDI::Nnrt::V1_0::SharedBuffer invalidBuffer{NNRT_INVALID_FD, 0, 0, 0}; in HWTEST_F()
|
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
H A D | CompileTest.cpp | 27 using namespace OHOS::HDI::Nnrt::V2_0;
|
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
H A D | CompileTest.cpp | 27 using namespace OHOS::HDI::Nnrt::V1_0;
|