Home
last modified time | relevance | path

Searched defs:I (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DStructPadTest.java35 ScriptField_PadMe.Item I = new ScriptField_PadMe.Item(); in testStructPadding() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java127 private static final Class<Integer> I = Integer.class; field in SecurityLoggingTest