Searched refs:streamCombinationSupported (Results 1 – 1 of 1) sorted by relevance
1901 bool streamCombinationSupported; in verifyStreamCombination() local1903 device->isStreamCombinationSupported(config, &streamCombinationSupported); in verifyStreamCombination()1905 ASSERT_EQ(expectedStatus, streamCombinationSupported); in verifyStreamCombination()1915 &streamCombinationSupported); in verifyStreamCombination()1917 ASSERT_EQ(expectedStatus, streamCombinationSupported); in verifyStreamCombination()