| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | mock_idevice.h | 73 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
|
| D | mock_idevice.cpp | 275 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V1_0::MockIDevice
|
| /test/xts/acts/ai/nncore/common/ |
| D | mock_idevice.h | 76 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
|
| D | mock_idevice.cpp | 276 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
|
| /test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/ |
| D | hdi_model_prepare_test.cpp | 99 …EXPECT_EQ(HDF_ERR_INVALID_PARAM, device_->PrepareModelFromModelCache(modelCache, config, iPrepared… 137 …EXPECT_EQ(HDF_ERR_INVALID_PARAM, device_->PrepareModelFromModelCache(modelCache, config, iPrepared… 179 …EXPECT_EQ(HDF_ERR_INVALID_PARAM, device_->PrepareModelFromModelCache(modelCache, config, iPrepared…
|
| D | hdi_model_run_test.cpp | 378 …EXPECT_EQ(HDF_SUCCESS, device_->PrepareModelFromModelCache(modelCache, modelConfig, iPreparedModel…
|
| /test/xts/acts/ai/nncore/opstest/include/ |
| D | mock_idevice.h | 76 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | mock_idevice.h | 76 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
|
| D | mock_idevice.cpp | 300 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
|
| /test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/ |
| D | hdi_model_prepare_test.cpp | 101 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel)); 141 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 186 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
|
| D | hdi_model_run_test.cpp | 379 device_->PrepareModelFromModelCache(modelCache, modelConfig, iPreparedModel1));
|
| /test/xts/acts/ai/nncore/opstest/src/ |
| D | mock_idevice.cpp | 299 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V2_1::MockIDevice
|
| /test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/ |
| D | hdi_model_prepare_test.cpp | 36233 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36271 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36309 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36347 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36385 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36422 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36460 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36498 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36536 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); 36574 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1)); [all …]
|