Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp7767 bool expectedStatus, bool expectMethodSupported) { in verifyStreamCombination() argument
7770 config3_7, [expectedStatus, expectMethodSupported](Status s, bool combStatus) { in verifyStreamCombination()
7772 (!expectMethodSupported && Status::METHOD_NOT_SUPPORTED == s)); in verifyStreamCombination()
7782 [expectedStatus, expectMethodSupported] (Status s, bool combStatus) { in verifyStreamCombination()
7784 (!expectMethodSupported && Status::METHOD_NOT_SUPPORTED == s)); in verifyStreamCombination()