Home
last modified time | relevance | path

Searched defs:e1 (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DCrossUserPackageVisibilityTests.java191 final IllegalArgumentException e1 = assertThrows(IllegalArgumentException.class, in testGetApplicationEnabledSetting_cannotDetectStubPkg() local
220 final IllegalArgumentException e1 = assertThrows(IllegalArgumentException.class, in testGetComponentEnabledSetting_cannotDetectStubPkg() local
234 final IllegalArgumentException e1 = assertThrows(IllegalArgumentException.class, in testSetApplicationEnabledSetting_cannotDetectStubPkg() local
252 final IllegalArgumentException e1 = assertThrows(IllegalArgumentException.class, in testSetComponentEnabledSetting_cannotDetectStubPkg() local
/cts/tests/tests/opengl/libopengltest/
Dattach_shader_one.cpp47 int e1 = -1; in attachShaderOne() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DElementTest.java139 Element e1 = eb1.add(Element.U8(mRS), "UTest").create(); in testEquals() local
417 Element e1 = eb.create(); in testIsComplex() local
DIntrinsicHistogram.java38 Element e1; in createAllocations() local
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java863 UsageEvents.Event e1 = new UsageEvents.Event(); in testUsageEventsParceling() local