Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
Dhdi_common_v1_2.h304 int32_t countError_ = 0; variable
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp751 countError_++; in OnError()
Dcamera_hdi_test_v1_2.cpp154 EXPECT_EQ(cameraTest->imageProcessCallback_->countError_, 0); in ProcessPendingImages()