Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp7614 bool expectedStatus, bool expectMethodSupported) { in verifyStreamCombination() argument
7617 config3_7, [expectedStatus, expectMethodSupported](Status s, bool combStatus) { in verifyStreamCombination()
7619 (!expectMethodSupported && Status::METHOD_NOT_SUPPORTED == s)); in verifyStreamCombination()
7629 [expectedStatus, expectMethodSupported] (Status s, bool combStatus) { in verifyStreamCombination()
7631 (!expectMethodSupported && Status::METHOD_NOT_SUPPORTED == s)); in verifyStreamCombination()