Searched refs:rc1 (Results 1 – 3 of 3) sorted by relevance
228 int32_t rc1 = testPipelineSource_->GetProperty(propertyName, propertyCarrier); variable229 EXPECT_EQ(DCAMERA_OK, rc1);
259 int32_t rc1 = testPipelineSink_->GetProperty(propertyName, propertyCarrier); variable260 EXPECT_EQ(DCAMERA_BAD_VALUE, rc1);
4000 CamRetCode rc1 = HDI::Camera::V1_0::CAMERA_BUSY; variable4001 EXPECT_EQ(HdiToServiceError(rc1), CAMERA_DEVICE_BUSY);