Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 38) sorted by relevance

12

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleServerService.java50 public static final boolean DEBUG = true; field in BleServerService
151 if (DEBUG) Log.d(TAG, "notifyOpenFail"); in notifyOpenFail()
157 if (DEBUG) Log.d(TAG, "notifyConnected"); in notifyConnected()
163 if (DEBUG) Log.d(TAG, "notifyDisconnected"); in notifyDisconnected()
169 if (DEBUG) Log.d(TAG, "notifyServiceAdded"); in notifyServiceAdded()
175 if (DEBUG) Log.d(TAG, "notifyCharacteristicReadRequest"); in notifyCharacteristicReadRequest()
181 if (DEBUG) Log.d(TAG, "notifyCharacteristicWriteRequest"); in notifyCharacteristicWriteRequest()
187 if (DEBUG) Log.d(TAG, "notifyDescriptorReadRequest"); in notifyDescriptorReadRequest()
193 if (DEBUG) Log.d(TAG, "notifyDescriptorWriteRequest"); in notifyDescriptorWriteRequest()
199 if (DEBUG) Log.d(TAG, "notifyExecuteWrite"); in notifyExecuteWrite()
[all …]
DBleClientService.java48 public static final boolean DEBUG = true; field in BleClientService
316 if (DEBUG) Log.d(TAG, "onConnectionStateChange");
333 if (DEBUG) Log.d(TAG, "onServiceDiscovered");
346 if (DEBUG) Log.d(TAG, "onCharacteristicWrite: characteristic.val="
362 if (DEBUG) Log.d(TAG, "onCharacteristicRead");
376 if (DEBUG) Log.d(TAG, "onDescriptorWrite");
390 if (DEBUG) Log.d(TAG, "onDescriptorRead");
405 if (DEBUG) Log.d(TAG, "onCharacteristicChanged");
417 if (DEBUG) Log.d(TAG, "onReliableWriteComplete: " + status);
429 if (DEBUG) Log.d(TAG, "onReadRemoteRssi");
[all …]
DBleAdvertiserService.java44 public static final boolean DEBUG = true; field in BleAdvertiserService
297 if (DEBUG) Log.d(TAG, "success."); in onStartSuccess()
/cts/tests/app/src/android/app/cts/
DKeyguardManagerActivity.java27 public static final boolean DEBUG = false; field in KeyguardManagerActivity
41 if (DEBUG) { in onResume()
47 if (DEBUG) { in onResume()
59 if (DEBUG) { in onKeyDown()
63 if (DEBUG) { in onKeyDown()
/cts/tests/tests/content/src/android/content/res/cts/
DPluralResourcesTest.java31 public static boolean DEBUG = false; field in PluralResourcesTest
55 if (DEBUG) { in testPlurals()
61 if (DEBUG) { in testPlurals()
82 if (DEBUG) { in testCzech()
88 if (DEBUG) { in testCzech()
94 if (DEBUG) { in testCzech()
/cts/tests/tests/util/src/android/util/cts/
DLogPrinterTest.java31 int[] priorities = { Log.ASSERT, Log.DEBUG, Log.ERROR, Log.INFO, in testConstructor()
39 LogPrinter logPrinter = new LogPrinter(Log.DEBUG, mTag); in testPrintln()
DArraySetTest.java34 private static final boolean DEBUG = false; field in ArraySetTest
217 if (DEBUG) Log.i(TAG, "Adding key: " + key); in testBasicArraySet()
224 if (DEBUG) Log.i(TAG, "Removing key: " + key); in testBasicArraySet()
234 if (DEBUG) dump(hashSet, arraySet); in testBasicArraySet()
DArrayMapTest.java35 static final boolean DEBUG = false; field in ArrayMapTest
347 if (DEBUG) Log.i("test", "Adding key: " + key); in testBasicArrayMap()
353 if (DEBUG) Log.i("test", "Removing key: " + key); in testBasicArrayMap()
/cts/tools/dasm/src/dasm/
DMain.java38 public static final boolean DEBUG = !false; field in Main
92 if (DEBUG) e.printStackTrace(); in assemble()
95 if (DEBUG) e.printStackTrace(); in assemble()
157 if (DEBUG) e.printStackTrace(); in assemble()
203 if (DEBUG) System.out.println("(compiled with DEBUG flag on)"); in main()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
DRawConverter.java46 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in RawConverter
258 if (DEBUG) { in convertToSRGB()
297 if (DEBUG) { in convertToSRGB()
308 if (DEBUG) Log.d(TAG, "Interpolation factor used: " + interpolationFactor); in convertToSRGB()
313 if (DEBUG) Log.d(TAG, "CameraToXYZ xform used: " + Arrays.toString(sensorToXYZ)); in convertToSRGB()
316 … if (DEBUG) Log.d(TAG, "CameraToIntemediate xform used: " + Arrays.toString(sensorToProPhoto)); in convertToSRGB()
491 if (DEBUG) Log.d(TAG, "ColorTemperature1: " + colorTemperature1); in findDngInterpolationFactor()
492 if (DEBUG) Log.d(TAG, "ColorTemperature2: " + colorTemperature2); in findDngInterpolationFactor()
515 if(DEBUG) { in findDngInterpolationFactor()
524 if (DEBUG) Log.d(TAG, "Loop count " + count); in findDngInterpolationFactor()
[all …]
DAllocationCache.java41 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in AllocationCache
87 if (DEBUG) { in getOrCreateTyped()
94 if (DEBUG) { in getOrCreateTyped()
/cts/tools/vm-tests-tf/src/util/build/
DDasmBuildStep.java69 if(BuildDalvikSuite.DEBUG) in assemble()
73 if(BuildDalvikSuite.DEBUG) in assemble()
130 if(BuildDalvikSuite.DEBUG) in assemble()
/cts/tools/dasm/src/java_cup/
Dsym.java15 static final int DEBUG = 20; field in sym
Dlexer.java125 keywords.put("debug", new Integer(sym.DEBUG)); in init()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DImageWriterTest.java50 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in ImageWriterTest
278 if (DEBUG) { in readerWriterFormatTestByCamera()
298 if (DEBUG) { in readerWriterFormatTestByCamera()
315 if (DEBUG) { in readerWriterFormatTestByCamera()
DBurstCaptureTest.java40 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in BurstCaptureTest
177 if (DEBUG) { in yuvBurstTestByCamera()
206 if (DEBUG) { in yuvBurstTestByCamera()
325 if (DEBUG) { in yuvBurstTestByCamera()
DReprocessCaptureTest.java52 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in ReprocessCaptureTest
276 if (DEBUG) { in testCrossSessionCaptureException()
607 if (DEBUG) { in testReprocessMixedBurst()
666 if (DEBUG) { in testReprocessBurst()
727 if (DEBUG) { in testReprocess()
/cts/tests/tests/app/src/android/app/cts/
DNotificationManagerTest.java34 final boolean DEBUG = false; field in NotificationManagerTest
88 if (DEBUG) { in testCancelAll()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DCanvasClientView.java49 if (ActivityTestBase.DEBUG) { in onDraw()
/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java62 private final boolean DEBUG = false; field in VideoEncoderTest
279 if (DEBUG) Log.v(TAG, "decoder received input #" + ix); in fillDecoderInputBuffer()
289 if (DEBUG) Log.v(TAG, "queuing decoder EOS"); in fillDecoderInputBuffer()
301 if (DEBUG) Log.v(TAG, "queing input #" + ix + " for decoder with timestamp " in fillDecoderInputBuffer()
313 if (DEBUG) Log.v(TAG, "encoder received output #" + ix in emptyEncoderOutputBuffer()
403 if (DEBUG) Log.v(TAG, "got image"); in processLoop()
451 if (DEBUG) Log.v(TAG, "decoder received output #" + ix in onOutputBufferAvailable()
615 if (DEBUG) Log.d(TAG, "encoder is still active, continue"); in processLoop()
619 if (DEBUG) Log.v(TAG, "got image"); in processLoop()
627 if (DEBUG) Log.v(TAG, "latched image"); in processLoop()
[all …]
DImageReaderDecoderTest.java71 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in ImageReaderDecoderTest
250 if (DEBUG) Log.d(TAG, "videoDecode " + mName + " " + width + "x" + height); in videoDecode()
678 if (DEBUG) Log.d(TAG, "layer-" + layer + ": " + Arrays.toString(stats)); in validateSwirl()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java42 mRS = RenderScript.create(mCtx, RenderScript.ContextType.DEBUG); in setupDebugContext()
/cts/suite/cts/deviceTests/browserbench/src/com/android/cts/browser/
DBrowserBenchTest.java50 private static final boolean DEBUG = false; field in BrowserBenchTest
86 if (DEBUG) { in setUp()
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderSpanTest.java32 private static final boolean DEBUG = false; field in SpannableStringBuilderSpanTest
99 if (DEBUG) System.out.println("#" + testCounter + ", replace \"" + original + "\" [" + in replaceWithSpanFlag()
139 if (DEBUG) System.out.println(" " + originalStart + "," + originalEnd + " -> " + in checkSpanPositions()
251 if (DEBUG) System.out.println(" replacement " + originalStart + "," + originalEnd + in checkReplacementSpanPositions()
DStaticLayoutLineBreakingTest.java33 private static final boolean DEBUG = false; field in StaticLayoutLineBreakingTest
117 if (DEBUG) { in debugLayout()

12