Searched refs:expectMethodSupported (Results 1 – 1 of 1) sorted by relevance
7614 bool expectedStatus, bool expectMethodSupported) { in verifyStreamCombination() argument7617 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()