Home
last modified time | relevance | path

Searched defs:device (Results 1 - 22 of 22) sorted by relevance

/test/xts/hats/hdf/external_device_manager/device_manager_test/
H A Ddevice_manager_test.cpp83 std::shared_ptr<DeviceInfo> device = std::make_shared<DeviceInfo>(0); in HWTEST_F() local
100 std::shared_ptr<DeviceInfo> device = std::make_shared<DeviceInfo>(0); in HWTEST_F() local
[all...]
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_device.cpp29 static HdiTestDevice device; in GetInstance() local
37 HdiTestDevice* device = static_cast<HdiTestDevice *>(data); in HotPlug() local
H A Dhdi_test_display.cpp25 HdiTestDisplay::HdiTestDisplay(uint32_t id, sptr<Composer::V1_2::IDisplayComposerInterface> device) in HdiTestDisplay() argument
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DCompileTest.cpp117 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
237 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
377 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); HWTEST_F() local
532 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); HWTEST_F() local
688 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); HWTEST_F() local
711 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); HWTEST_F() local
[all...]
H A DExecutorTest.cpp32 OHOS::sptr<V2_0::MockIDevice> device; member in __anon50::ExecutorTest
1149 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
1197 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
1250 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
1305 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
H A DModelTest.cpp914 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
962 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in HWTEST_F() local
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DExecutorTest.cpp32 OHOS::sptr<V1_0::MockIDevice> device; member in __anon45::ExecutorTest
1044 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
1092 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
1145 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
1200 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
H A DModelTest.cpp914 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
962 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
H A DCompileTest.cpp117 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
237 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in HWTEST_F() local
377 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); HWTEST_F() local
532 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); HWTEST_F() local
688 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); HWTEST_F() local
711 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); HWTEST_F() local
[all...]
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtStabilityTest/src/
H A Dhdi_stability_test.cpp50 void PrepareModelTest(OHOS::sptr<V2_0::INnrtDevice> device, V2_0::Model *iModel) in PrepareModelTest() argument
57 void RunModelTest(OHOS::sptr<V2_0::INnrtDevice> device, OHOS::sptr<V2_0::IPreparedModel> iPreparedModel) in RunModelTest() argument
112 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(); in HWTEST_F() local
160 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(); HWTEST_F() local
[all...]
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/
H A Dhdi_stability_test.cpp50 void PrepareModelTest(OHOS::sptr<V1_0::INnrtDevice> device, V1_0::Model *iModel) in PrepareModelTest() argument
57 void RunModelTest(OHOS::sptr<V1_0::INnrtDevice> device, OHOS::sptr<V1_0::IPreparedModel> iPreparedModel) in RunModelTest() argument
112 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(); in HWTEST_F() local
159 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(); HWTEST_F() local
[all...]
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dnnrt_utils.cpp219 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in ExecuteGraphMock() local
262 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in ExecutorWithMemory() local
H A Dmock_idevice.cpp77 std::shared_ptr<Device> device = CreateSharedPtr<HDIDeviceV2_0>(iDevice); in HDIDeviceV2_0Creator() local
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dnnrt_utils.cpp219 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in ExecuteGraphMock() local
262 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in ExecutorWithMemory() local
H A Dmock_idevice.cpp62 std::shared_ptr<Device> device = CreateSharedPtr<HDIDeviceV1_0>(iDevice); in HDIDeviceV1_0Creator() local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Dsoftbus_bus_center_test.c86 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
/test/xts/hats/ai/nnrt/hdi/v1_0/common/
H A Dhdi_nnrt_test_utils.cpp144 V1_0::IOTensor HDICommon::CreateIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device) in CreateIOTensor() argument
159 V1_0::IOTensor HDICommon::CreateInputIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device, size_t length, float* data) in CreateInputIOTensor() argument
187 V1_0::IOTensor HDICommon::CreateOutputIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device, size_t length) in CreateOutputIOTensor() argument
240 void HDICommon::ReleaseBufferOfTensors(OHOS::sptr<V1_0::INnrtDevice> &device, std::vector<V1_0::IOTensor> &tensors) in ReleaseBufferOfTensors() argument
[all...]
/test/xts/hats/ai/nnrt/hdi/v2_0/common/
H A Dhdi_nnrt_test_utils.cpp144 V2_0::IOTensor HDICommon::CreateIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device) in CreateIOTensor() argument
159 V2_0::IOTensor HDICommon::CreateInputIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device, size_t length, float* data) in CreateInputIOTensor() argument
187 V2_0::IOTensor HDICommon::CreateOutputIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device, size_t length) in CreateOutputIOTensor() argument
240 void HDICommon::ReleaseBufferOfTensors(OHOS::sptr<V2_0::INnrtDevice> &device, std::vector<V2_0::IOTensor> &tensors) in ReleaseBufferOfTensors() argument
[all...]
/test/xts/acts/ai/nncore/opstest/src/
H A Dmock_idevice.cpp77 std::shared_ptr<Device> device = CreateSharedPtr<HDIDeviceV2_1>(iDevice); in HDIDeviceV2_1Creator() local
/test/xts/acts/ai/nncore/common/
H A Dmock_idevice.cpp77 std::shared_ptr<Device> device = CreateSharedPtr<HDIDeviceV2_0>(iDevice); in HDIDeviceV2_0Creator() local
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py204 device = "Device" variable in LogType
234 device = "device" variable in ManagerType
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice.py1314 device = None global() variable in DeviceLogCollector
[all...]

Completed in 24 milliseconds