Home
last modified time | relevance | path

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

/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/
DVtsHalBiometricsFingerprintV2_1TargetTest.cpp143 bool filterErrors=false, in ErrorCallback() argument
145 this->filterErrors = filterErrors; in ErrorCallback()
151 if ((this->filterErrors && this->errorType == error) || !this->filterErrors) { in onError()
160 bool filterErrors; member in __anon5c786c6f0111::ErrorCallback