Home
last modified time | relevance | path

Searched defs:e2 (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsExceptionTest.java39 ImsException e2 = new ImsException("Test2", ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in testImsExceptionConstructors() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DElementTest.java145 Element e2 = eb2.add(Element.U8(mRS), "UTest").create(); in testEquals() local
423 Element e2 = eb.create(); in testIsComplex() local
DIntrinsicHistogram.java39 Element e2; in createAllocations() local
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java452 UsageEvents.Event e2 = new UsageEvents.Event(); in testUsageEventsParceling() local