Home
last modified time | relevance | path

Searched defs:e2 (Results 1 – 5 of 5) 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/appenumeration/src/android/appenumeration/cts/
DCrossUserPackageVisibilityTests.java196 final IllegalArgumentException e2 = assertThrows(IllegalArgumentException.class, in testGetApplicationEnabledSetting_cannotDetectStubPkg() local
225 final IllegalArgumentException e2 = assertThrows(IllegalArgumentException.class, in testGetComponentEnabledSetting_cannotDetectStubPkg() local
240 final IllegalArgumentException e2 = assertThrows(IllegalArgumentException.class, in testSetApplicationEnabledSetting_cannotDetectStubPkg() local
258 final IllegalArgumentException e2 = assertThrows(IllegalArgumentException.class, in testSetComponentEnabledSetting_cannotDetectStubPkg() 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.java864 UsageEvents.Event e2 = new UsageEvents.Event(); in testUsageEventsParceling() local