Home
last modified time | relevance | path

Searched defs:e2 (Results 1 – 6 of 6) 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.java198 final IllegalArgumentException e2 = assertThrows(IllegalArgumentException.class, in testGetApplicationEnabledSetting_cannotDetectStubPkg() local
227 final IllegalArgumentException e2 = assertThrows(IllegalArgumentException.class, in testGetComponentEnabledSetting_cannotDetectStubPkg() local
242 final IllegalArgumentException e2 = assertThrows(IllegalArgumentException.class, in testSetApplicationEnabledSetting_cannotDetectStubPkg() local
260 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/view/src/android/view/cts/
DViewGroupTest.java3032 View e2 = new View(mContext); in testPropagateRequestedFrameRate_shouldNotOverride() local
3134 View e2 = new View(mContext); in testPropagateRequestedFrameRate_shouldOverride() local
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java880 UsageEvents.Event e2 = new UsageEvents.Event(); in testUsageEventsParceling() local