Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java326 private final short mShort; field in PlatformInspectableProcessorTest.PrimitivePropertiesTest
336 mShort = (short) seed.nextInt(); in PrimitivePropertiesTest()
376 return mShort; in getShort()