Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java428 class IntEnumTest { class in PlatformInspectableProcessorTest
445 IntEnumTest node = new IntEnumTest(); in testIntEnum()
446 InspectionCompanion<IntEnumTest> companion = loadCompanion(IntEnumTest.class); in testIntEnum()