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.cpp959 bool errorCodeValid; member
1004 errorCodeValid(false), in InFlightRequest()
1021 errorCodeValid(false), in InFlightRequest()
1039 errorCodeValid(false), in InFlightRequest()
1512 r->errorCodeValid = true; in notify()
4720 while (!inflightReq.errorCodeValid && in processCaptureRequestInternal()
4729 ASSERT_FALSE(inflightReq.errorCodeValid); in processCaptureRequestInternal()
4758 while (!inflightReq.errorCodeValid && in processCaptureRequestInternal()
4767 ASSERT_FALSE(inflightReq.errorCodeValid); in processCaptureRequestInternal()
4950 while (!inflightReq.errorCodeValid && in TEST_P()
[all …]