Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 109) sorted by relevance

12345

/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java80 final Resources r = getContext().getResources(); in testSingleBase() local
136 final Resources r = getContext().getResources(); in testDensitySingle() local
148 final Resources r = getContext().getResources(); in testDensityAll() local
169 final Resources r = getContext().getResources(); in testDensityBest1() local
177 final Resources r = getContext().getResources(); in testDensityBest2() local
185 final Resources r = getContext().getResources(); in testApi() local
201 final Resources r = getContext().getResources(); in testLocale() local
224 final Resources r = getContext().getResources(); in testFeatureBase() local
313 final BroadcastReceiver r = new BroadcastReceiver() { in testBaseInstalled() local
338 final BroadcastReceiver r = new BroadcastReceiver() { in testFeatureInstalled() local
[all …]
/cts/tests/tests/opengl/src/android/opengl/cts/
DNativeColorBufferTest.java40 float r = 1.0f; in test_RGBA_1001() local
58 float r = 1.0f; in test_RGBA_1101() local
76 float r = 1.0f; in test_RGBA_1111() local
95 float r = 0.0f; in test_RGBA_0101() local
114 float r = 0.0f; in test_RGBA_0011() local
133 float r = 0.0f; in test_RGBA_0000() local
152 float r = 0.6f; in test_RGBA_rand_val_one() local
170 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors()
182 float r = expectedColor[0]; in compare() local
DColorBufferTest.java45 float r = 1.0f; in test_RGBA_1001() local
63 float r = 1.0f; in test_RGBA_1101() local
81 float r = 1.0f; in test_RGBA_1111() local
100 float r = 0.0f; in test_RGBA_0101() local
119 float r = 0.0f; in test_RGBA_0011() local
138 float r = 0.0f; in test_RGBA_0000() local
157 float r = 0.6f; in test_RGBA_rand_val_one() local
175 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors()
188 float r = expectedColor[0]; in compare() local
/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSUtils.java30 Random r = new Random(seed); in genRandom() local
38 Random r = new Random(seed); in genRandom() local
50 Random r = new Random(seed); in genRandom() local
58 Random r = new Random(seed); in genRandom() local
71 Random r = new Random(seed); in genRandom() local
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsActivityTest.java53 RemoteViews r = RemoteViews.CREATOR.createFromParcel(p); in testGood() local
79 RemoteViews r = RemoteViews.CREATOR.createFromParcel(p); in testDerivedClass() local
108 RemoteViews r = RemoteViews.CREATOR.createFromParcel(p); in testWebView() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/
DTest_new_array.java34 int[] r = t.run(10); in testN1() local
65 Object[] r = t.run(10); in testN3() local
80 int[] r = t.run(0); in testB1() local
/cts/tests/tests/ndef/src/android/ndef/cts/
DNdefTest.java40 NdefRecord r; in testConstructor() local
390 NdefRecord r; in testCreateApplicationRecord() local
435 NdefRecord r; in testToByteArray() local
/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityNodeInfo_RangeInfoTest.java34 RangeInfo r; in testObtain() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspBufferMath.java54 static public <T extends DspBufferBase> int add(T r, T a, T b) { in add()
126 static public <T extends DspBufferBase> int mult(T r, T a, T b) { in mult()
209 static public <T extends DspBufferBase> int mult(T r, T a, double v) { in mult()
255 static public <T extends DspBufferBase> int set(T r, T a) { in set()
303 static public <T extends DspBufferBase> int set(T r, double ...values) { in set()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAtomicTest.java259 Random r = new Random(78); in testAnd() local
292 Random r = new Random(78); in testUAnd() local
325 Random r = new Random(78); in testOr() local
358 Random r = new Random(78); in testUOr() local
DAllocationByteBufferTest.java49 Random r = new Random(RAND_SEED); in testByteBufferHelper() local
72 Random r = new Random(RAND_SEED); in testByteBufferHelper1D() local
78 Random r = new Random(RAND_SEED); in testByteBufferHelper2D() local
85 Random r = new Random(RAND_SEED); in test1DWrite() local
104 Random r = new Random(RAND_SEED); in test2DWrite() local
DRSUtils.java72 Random r = new Random(seed); in genRandomDoubles() local
123 Random r = new Random(seed); in genRandomFloats() local
218 Random r = new Random(seed); in genRandomFloat16s() local
256 Random r = new Random(seed); in genRandomInts() local
272 Random r = new Random(seed); in genRandomLongs() local
DIntrinsicLut.java34 java.util.Random r = new java.util.Random(100); in createTest() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DColorUtils.java25 int r = (argb >> 16) & 0xFF; in brightness() local
35 int r = (argb >> 16) & 0xFF; in hue() local
/cts/tests/app/src/android/app/cts/
DActivityManager_RunningAppProcessInfoTest.java47 final RunningAppProcessInfo r = new RunningAppProcessInfo(); in testRunningAppProcessInfo() local
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerSpoofDetectionTest.java42 public void assertCallingPackageMismatch(String method, Context callerContext, Runnable r) { in assertCallingPackageMismatch()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/float_to_double/
DTest_float_to_double.java54 double r = 0x1.fffffeP+127d; in testB1() local
63 double r = 0x0.000002P-126d; in testB2() local
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java256 AsyncTaskArg setRequest(CommandRequest r) {commandReq = r; return this;} in setRequest()
257 AsyncTaskArg setRequest(ConfirmationRequest r) {confReq = r; return this;} in setRequest()
258 AsyncTaskArg setRequest(CompleteVoiceRequest r) {compReq = r; return this;} in setRequest()
259 AsyncTaskArg setRequest(AbortVoiceRequest r) {abortReq = r; return this;} in setRequest()
260 AsyncTaskArg setRequest(PickOptionRequest r) {pickReq = r; return this;} in setRequest()
/cts/tests/tests/print/src/android/print/cts/
DClassParametersTest.java38 private void assertException(Runnable r, Class<? extends RuntimeException> expectedClass) { in assertException()
/cts/tests/tests/text/src/android/text/style/cts/
DRasterizerSpanTest.java28 Rasterizer r = new Rasterizer(); in testConstructor() local
/cts/tests/tests/os/src/android/os/cts/
DHandlerTest.java71 MockRunnable r = new MockRunnable(); in testPostAtTime1() local
80 MockRunnable r = new MockRunnable(); in testPostAtTime2() local
181 MockRunnable r = new MockRunnable(); in testRemoveCallbacks() local
357 MockRunnable r = new MockRunnable(); in testPostDelayed() local
366 MockRunnable r = new MockRunnable(); in testPostAtFrontOfQueue() local
386 MockRunnable r = new MockRunnable(); in testPost() local
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
DRSUtils.java50 Random r = new Random(seed); in genRandomDoubles() local
101 Random r = new Random(seed); in genRandomFloats() local
151 Random r = new Random(seed); in genRandomInts() local
167 Random r = new Random(seed); in genRandomLongs() local
/cts/suite/audio_quality/lib/src/audio/
DBuffer.cpp56 int16_t r = data[i * 2 + 1]; in changeToMono() local
62 int16_t r = data[i * 2 + 1]; in changeToMono() local
/cts/tools/vm-tests-tf/src/util/build/
DDFHBuildStep.java45 Reader r; in build() local
/cts/libs/vogar-expect/src/vogar/util/
DThreads.java34 public synchronized Thread newThread(Runnable r) { in daemonThreadFactory()

12345