Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java324 private final int mInt; field in PlatformInspectableProcessorTest.PrimitivePropertiesTest
334 mInt = seed.nextInt(); in PrimitivePropertiesTest()
366 return mInt; in getInt()