Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java394 class ObjectPropertiesTest { class in PlatformInspectableProcessorTest
397 ObjectPropertiesTest(Random seed) { in ObjectPropertiesTest() method in PlatformInspectableProcessorTest.ObjectPropertiesTest
421 ObjectPropertiesTest node = new ObjectPropertiesTest(mRandom); in testObjectProperties()