Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp904 bool errorCodeValid; member
949 errorCodeValid(false), in InFlightRequest()
965 errorCodeValid(false), in InFlightRequest()
982 errorCodeValid(false), in InFlightRequest()
1430 r->errorCodeValid = true; in notify()
4493 while (!inflightReq.errorCodeValid && in processCaptureRequestInternal()
4502 ASSERT_FALSE(inflightReq.errorCodeValid); in processCaptureRequestInternal()
4531 while (!inflightReq.errorCodeValid && in processCaptureRequestInternal()
4540 ASSERT_FALSE(inflightReq.errorCodeValid); in processCaptureRequestInternal()
4721 while (!inflightReq.errorCodeValid && in TEST_P()
[all …]