| /cts/suite/audio_quality/lib/include/ |
| D | Log.h | 55 #define LOGE(x...) do { Log::Instance()->printf(Log::ELogE, x); \ argument 57 #define LOGW(x...) do { Log::Instance()->printf(Log::ELogW, x); } while(0) argument 58 #define LOGI(x...) do { Log::Instance()->printf(Log::ELogI, x); } while(0) argument 59 #define LOGD(x...) do { Log::Instance()->printf(Log::ELogD, x); } while(0) argument 60 #define LOGV(x...) do { Log::Instance()->printf(Log::ELogV, x); } while(0) argument 62 #define MSG(x...) do { Log::Instance()->printf(Log::ELogE, x); } while(0) argument
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/ |
| D | T_invoke_virtual_1.java | 21 public boolean run(Object x, Object y) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/ |
| D | T_invoke_virtual_range_1.java | 21 public boolean run(Object x, Object y) { in run()
|
| /cts/tools/dasm/src/dasm/ |
| D | Utils.java | 56 double x = Double.parseDouble(str); in stringToNumber() local 72 long x = Long.parseLong(str, radix); in stringToSmallestInteger() local
|
| /cts/tests/tests/view/src/android/view/inputmethod/cts/ |
| D | EditorInfoTest.java | 82 public void println(String x) { in println()
|
| /cts/apps/CtsVerifier/include/colorchecker/ |
| D | vec2.h | 59 inline T x() const { return mX; } in x() function
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | ForEachTest.java | 58 int x = 7; in testForEach() local
|
| D | KernelTest.java | 58 int x = 7; in testForEach() local
|
| D | ComputeTest.java | 738 int x = t.getX(); in setUpAllocation() local 749 int x = t.getX(); in checkAllocation() local 766 int x = 7; in testForEach() local
|
| /cts/tests/tests/text/src/android/text/style/cts/ |
| D | DrawableMarginSpanTest.java | 69 int x = 10; in testDrawLeadingMargin() local
|
| D | ReplacementSpanTest.java | 43 float x, int top, int y, int bottom, Paint paint) { in draw()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
| D | CameraPreviewView.java | 61 int x = (int) centerX - i * GRID_WIDTH; in onDraw() local
|
| /cts/tests/tests/content/src/android/content/pm/cts/ |
| D | ResolveInfoTest.java | 79 public void println(String x) { in println()
|
| D | PackageItemInfoTest.java | 125 public void println(String x) { in println()
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | BlurMaskFilterTest.java | 62 private void checkQuadrants(int color, Bitmap bitmap, int x, int y, int alphaTolerance) { in checkQuadrants()
|
| D | BitmapShaderTest.java | 86 private void assertColor(int color, Bitmap bitmap, int x, int y) { in assertColor()
|
| D | PaintTest.java | 155 Xfermode x = new Xfermode(); in testSet() local 230 Xfermode x = new Xfermode(); in testAccessXfermode() local
|
| /cts/suite/audio_quality/lib/src/ |
| D | FileUtil.cpp | 28 #define _LOGD_(x...) do { fprintf(stderr, x); fprintf(stderr, "\n"); } while(0) argument
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | FocusFinderTest.java | 137 int x = mTopLeft.getWidth() / 2 - 5; in testFindNearestTouchable() local
|
| D | MotionEventTest.java | 217 float x = X_3F + 5.0f; in testGetHistoricalX() local 263 float x = 10.0f; in testAddBatch() local 295 float x = 10.0f; in testGetHistorySize() local
|
| /cts/apps/CtsVerifier/lib/colorchecker/ |
| D | whitebalancetest.cpp | 100 float x = 0.4124f * linearRed + 0.3576f * linearGreen + in initializeFromRGB() local
|
| D | imagetesthandler.cpp | 96 float x = (static_cast<float>(i) + j) / sqrt(2.0); in drawLine() local
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | TransitionDrawableTest.java | 196 private void assertColorFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in assertColorFillRect() 204 private void assertColorNotFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in assertColorNotFillRect()
|
| /cts/tests/tests/os/src/android/os/cts/ |
| D | LooperTest.java | 200 public void println(String x) { in println()
|
| /cts/tests/tests/openglperf/src/android/openglperf/cts/ |
| D | Sphere.java | 52 public Sphere(int nSlices, float x, float y, float z, float r, int numIndexBuffers) { in Sphere()
|