Home
last modified time | relevance | path

Searched defs:I (Results 1 – 5 of 5) 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/suite/audio_quality/test/
DTaskProcessTest.cpp38 const android::String8 I("i"); in SetUp() local
DTaskSequentialTest.cpp45 const android::String8 I("i"); in TEST_F() local
DTaskCaseTest.cpp117 const android::String8 I("i"); in TEST_F() local
134 const android::String8 I("i"); in TEST_F() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java117 private static final Class<Integer> I = Integer.class; field in SecurityLoggingTest