Home
last modified time | relevance | path

Searched refs:countError_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h313 int32_t countError_ = 0; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h304 int32_t countError_ = 0; variable
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dbenchmark_common.cpp609 countError_++; in OnError()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dhdi_common_v1_2.cpp705 countError_++; in OnError()
H A Dcamera_hdi_uttest_v1_2.cpp218 EXPECT_EQ(cameraTest->imageProcessCallback_->countError_, 0); in ProcessPendingImages()