Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java320 private final byte mByte; field in PlatformInspectableProcessorTest.PrimitivePropertiesTest
330 mByte = (byte) seed.nextInt(); in PrimitivePropertiesTest()
346 return mByte; in getByte()