Home
last modified time | relevance | path

Searched refs:testDeviceId (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameraprovidercase.cpp39 const std::string testDeviceId = "bb536a637105409e904d4da83790a4a7"; variable
91 dhBase.deviceId_ = testDeviceId; in SetUpTestCase()
134 camDev_ = std::make_shared<HdiDCameraSourceDev>(testDeviceId, testCameraDh, stateListener_); in SetUp()
135 …hdiCallback_ = new (std::nothrow) DCameraProviderCallbackImpl(testDeviceId, testCameraDh, camDev_); in SetUp()
167 dhBase.deviceId_ = testDeviceId;
180 dhBase.deviceId_ = testDeviceId;
194 dhBase.deviceId_ = testDeviceId;
220 dhBase.deviceId_ = testDeviceId;
246 dhBase.deviceId_ = testDeviceId;
259 dhBase.deviceId_ = testDeviceId;
[all …]
/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp39 const std::string testDeviceId = "bb536a637105409e904d4da83790a4a7"; variable
90 dhBase.deviceId_ = testDeviceId; in SetUpTestCase()
133 camDev_ = std::make_shared<HdiDCameraSourceDev>(testDeviceId, testCameraDh, stateListener_); in SetUp()
134 … hdiCallback_ = new (std::nothrow)DCameraProviderCallbackImpl(testDeviceId, testCameraDh, camDev_); in SetUp()