Home
last modified time | relevance | path

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

/packages/apps/TV/tests/common/src/com/android/tv/testing/
DComparatorTester.java203 compare(obj, ICanNotBeCompared.INSTANCE); in testClassCast()
210 private static final class ICanNotBeCompared { class in ComparatorTester
211 static final ComparatorTester.ICanNotBeCompared INSTANCE = new ICanNotBeCompared();