Home
last modified time | relevance | path

Searched defs:device_ (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/ai/nnrt/hdi/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp39 void AddModelTest(OHOS::sptr<V1_0::INnrtDevice> &device_, V1_0::ModelConfig &modelConfig, bool isDy… in AddModelTest()
/test/xts/hats/ai/nnrt/hdi/common/
Dhdi_nnrt_test_utils.cpp106 OH_NN_ReturnCode HDICommon::ConvertModel(OHOS::sptr<V1_0::INnrtDevice> device_, OH_NNModel *model, in ConvertModel()