Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java85 class IntPropertyTest { class in PlatformInspectableProcessorTest
88 IntPropertyTest(Random seed) { in IntPropertyTest() method in PlatformInspectableProcessorTest.IntPropertyTest
100 IntPropertyTest node = new IntPropertyTest(mRandom); in testMapAndReadInt()
107 loadCompanion(IntPropertyTest.class).mapProperties(mPropertyMapper); in testInferredAttributeId()
113 IntPropertyTest node = new IntPropertyTest(mRandom); in testUninitializedPropertyMap()
114 loadCompanion(IntPropertyTest.class).readProperties(node, mPropertyReader); in testUninitializedPropertyMap()