Home
last modified time | relevance | path

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

/packages/apps/TV/tests/unit/src/com/android/tv/data/
DChannelTest.java173 Channel testChannel = new Channel.Builder() in assertAppLinkType() local
179 assertEquals("Unexpected app-link type for for " + testChannel, in assertAppLinkType()
180 expectedType, testChannel.getAppLinkType(mMockContext)); in assertAppLinkType()