Home
last modified time | relevance | path

Searched defs:verifyChannel (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DColorUtils.java71 private static String verifyChannel(String channelName, int expected, int observed, in verifyChannel() method in ColorUtils
106 private static String verifyChannel(String channelName, Color expected, Color observed, in verifyChannel() method in ColorUtils
/cts/tests/tests/tv/src/android/media/tv/cts/
DTvContractTest.java333 private void verifyChannel(Uri channelUri, ContentValues expectedValues, long channelId) { in verifyChannel() method in TvContractTest
337 private void verifyChannel(Uri channelUri, ContentValues expectedValues, long channelId, in verifyChannel() method in TvContractTest