Searched refs:hdrTypesWithoutDv (Results 1 – 1 of 1) sorted by relevance
127 int[] hdrTypesWithoutDv = new int[]{2, 3, 4}; in testGetReportedHdrTypes_returns_mode_specific_hdr_types() local129 alternativeRefreshRates, hdrTypesWithoutDv); in testGetReportedHdrTypes_returns_mode_specific_hdr_types()141 assertArrayEquals(hdrTypesWithoutDv, display.getReportedHdrTypes()); in testGetReportedHdrTypes_returns_mode_specific_hdr_types()152 int[] hdrTypesWithoutDv = new int[]{2, 3, 4}; in testGetHdrCapabilities_getSupportedHdrTypes_returns_mode_specific_hdr_types() local154 alternativeRefreshRates, hdrTypesWithoutDv); in testGetHdrCapabilities_getSupportedHdrTypes_returns_mode_specific_hdr_types()166 assertArrayEquals(hdrTypesWithoutDv, display.getHdrCapabilities().getSupportedHdrTypes()); in testGetHdrCapabilities_getSupportedHdrTypes_returns_mode_specific_hdr_types()