mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-02-18 17:40:10 +00:00
update hdf/camera/cameraMg/v1_1/src/camera_hdi_uttest_v1_1.cpp.
Signed-off-by: dongshaomin <dongshaomin@huawei.com>
This commit is contained in:
parent
8f8bb145ff
commit
86b4bd7805
@ -245,8 +245,8 @@ HWTEST_F(CameraHdiTestV1_1, SUB_Driver_Camera_QuickThumbnail_0100, TestSize.Leve
|
||||
GTEST_SKIP() << "This function is not supported " << std::endl;
|
||||
return;
|
||||
}
|
||||
std::cout << "OHOS_ABILITY_STREAM_QUICK_THUMBNAIL_AVAILABLE value is"
|
||||
<< static_cast<int>(entry.data.u8[0]) << std::endl;
|
||||
std::cout << "OHOS_ABILITY_STREAM_QUICK_THUMBNAIL_AVAILABLE value is"
|
||||
<< static_cast<int>(entry.data.u8[0]) << std::endl;
|
||||
}
|
||||
/**
|
||||
* @tc.name: Quick Thumbnail
|
||||
|
Loading…
x
Reference in New Issue
Block a user