HomeSort by relevance Sort by last modified time
    Searched refs:VERBOSE (Results 1 - 25 of 970) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
SysTrace.java 37 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
49 if (VERBOSE) {
66 if (VERBOSE) {
84 if (VERBOSE) {
103 if (VERBOSE) {
117 if (VERBOSE) {
  /frameworks/base/core/tests/coretests/src/android/util/
LogTest.java 49 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
56 // Set the log level to be VERBOSE for this tag.
57 SystemProperties.set(PROPERTY_TAG, "VERBOSE");
59 // Test to make sure all log levels >= VERBOSE are loggable.
60 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.VERBOSE));
71 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
82 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
93 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
104 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
115 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
    [all...]
  /external/slf4j/slf4j-ext/src/main/java/org/slf4j/agent/
AgentOptions.java 61 public static final String VERBOSE = "verbose";
  /art/test/075-verification-error/src/
Main.java 25 public static final boolean VERBOSE = false;
42 if (VERBOSE) System.out.println("--- " + ie);
58 if (VERBOSE) System.out.println("--- " + nsfe);
65 if (VERBOSE) System.out.println("--- " + nsfe);
72 if (VERBOSE) System.out.println("--- " + nsme);
79 if (VERBOSE) System.out.println("--- " + nsme);
94 if (VERBOSE) System.out.println("--- " + iae);
102 if (VERBOSE) System.out.println("--- " + iae);
110 if (VERBOSE) System.out.println("--- " + iae);
118 if (VERBOSE) System.out.println("--- " + iae)
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
CameraTestThread.java 31 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
50 if (VERBOSE) Log.v(TAG, "start loopRun");
58 if (VERBOSE) Log.v(TAG, "createLooperThread: finished");
62 if (VERBOSE) Log.v(TAG, "start waiting for looper");
78 if (VERBOSE) Log.v(TAG, "Terminate looper thread");
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
CameraThread.java 37 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
57 if (VERBOSE) Log.v(TAG, "start loopRun");
65 if (VERBOSE) Log.v(TAG, "createLooperThread: finished");
69 if (VERBOSE) Log.v(TAG, "start waiting for looper");
85 if (VERBOSE) Log.v(TAG, "Terminate looper thread");
  /frameworks/base/core/java/android/hardware/camera2/utils/
CloseableLock.java 41 private static final boolean VERBOSE = false;
113 if (VERBOSE) {
144 if (VERBOSE) {
176 if (VERBOSE) {
196 if (VERBOSE) {
211 if (VERBOSE) {
244 if (VERBOSE) {
269 if (VERBOSE) {
284 if (VERBOSE) {
337 if (VERBOSE) {
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
BlockingInputAllocation.java 38 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
93 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - begin");
98 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - Allocation#ioReceive");
120 if (VERBOSE) Log.v(TAG, "receiveLatestAvailableBuffers - updated = " + updatedBuffers);
184 if (VERBOSE) Log.v(TAG, "waiting for next buffer");
199 if (VERBOSE) Log.v(TAG, "new buffer in allocation available");
ScriptYuvMeans2dTo1d.java 39 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
67 if (VERBOSE) Log.v(TAG, "executeUnchecked - forEach_means_yuvf_420");
71 if (VERBOSE) Log.v(TAG, "executeUnchecked - forEach_means_yuvx_444");
ScriptYuvCrop.java 39 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
68 if (VERBOSE) Log.v(TAG, String.format("createOutputInfo - outputSize is %s", outputSize));
96 if (VERBOSE) { Log.v(TAG, "executeUnchecked - forEach_crop done"); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
158 if test $VERBOSE -gt 0; then
165 if test $VERBOSE -gt 0
199 if test $VERBOSE -gt 1
219 if test $VERBOSE -gt
    [all...]
mkheaders 26 VERBOSE=0
29 VERBOSE=`expr $VERBOSE + 1`
31 export VERBOSE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
158 if test $VERBOSE -gt 0; then
165 if test $VERBOSE -gt 0
199 if test $VERBOSE -gt 1
219 if test $VERBOSE -gt
    [all...]
mkheaders 26 VERBOSE=0
29 VERBOSE=`expr $VERBOSE + 1`
31 export VERBOSE
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
AuthenticationService.java 36 if (Log.isLoggable(TAG, Log.VERBOSE)) {
44 if (Log.isLoggable(TAG, Log.VERBOSE)) {
51 if (Log.isLoggable(TAG, Log.VERBOSE)) {
  /external/owasp/sanitizer/tools/
upload_jars_to_googlecode_downloads.sh 4 echo "Usage: $0 [-go] [-verbose] [-force]"
10 echo " -verbose: More verbose logging."
17 # 1 for verbose logging
18 export VERBOSE="0"
24 -verbose)
25 VERBOSE="1"
50 if (( $VERBOSE )) || ! (( $EFFECT )); then
  /ndk/tests/abcc/jni/device/
main.cpp 22 #if VERBOSE
53 #if VERBOSE
61 #if VERBOSE
  /external/compiler-rt/make/
config.mk 26 VERBOSE := 0
32 # Adjust settings for verbose mode
33 ifneq ($(VERBOSE),1)
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipConnection.java 36 private static final boolean VERBOSE = false; /* STOP SHIP if true */
55 if (VERBOSE) log("new SipConnection");
60 if (VERBOSE) log("init SipConnection, connection: " + connection);
72 if (VERBOSE) log("onAudioStateChanged: " + state);
80 if (VERBOSE) log("onStateChanged, state: " + Connection.stateToString(state));
85 if (VERBOSE) log("onPlayDtmfTone");
93 if (VERBOSE) log("onStopDtmfTone");
101 if (VERBOSE) log("onDisconnect");
115 if (VERBOSE) log("onSeparate");
127 if (VERBOSE) log("onAbort")
    [all...]
SipBroadcastReceiver.java 33 private static final boolean VERBOSE = false; /* STOP SHIP if true */
40 if (VERBOSE) log("SIP VOIP not supported: " + action);
51 if (VERBOSE) log("SIP_REMOVE_PHONE " +
55 if (VERBOSE) log("onReceive, action not processed: " + action);
60 if (VERBOSE) log("takeCall, intent: " + intent);
  /packages/apps/Messaging/src/com/android/messaging/util/
PendingIntentConstants.java 34 private static final boolean VERBOSE = false;
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java 60 private static final boolean VERBOSE = false; // lots of logging
290 if (VERBOSE) Log.d(TAG, "video format: " + outputVideoFormat);
298 if (VERBOSE) Log.d(TAG, "video found codec: " + videoEncoderName);
313 if (VERBOSE) Log.d(TAG, "audio found codec: " + audioEncoderName);
373 if (VERBOSE) Log.d(TAG, "releasing extractor, decoder, encoder, and muxer");
604 if (VERBOSE) {
618 if (VERBOSE) {
700 if (VERBOSE) {
738 if (VERBOSE) Log.d(TAG, "no video decoder input buffer");
741 if (VERBOSE) {
    [all...]
  /external/lldb/scripts/
build-lldb-llvm-clang 56 make -j8 clang-only VERBOSE=1 PROJECT_NAME='llvm'
57 make -j8 tools-only VERBOSE=1 PROJECT_NAME='llvm' EDIS_VERSION=1
63 make -j8 clang-only VERBOSE=1 PROJECT_NAME='llvm'
64 make -j8 tools-only VERBOSE=1 PROJECT_NAME='llvm' EDIS_VERSION=1
  /external/strace/qemu_multiarch_testing/hdc.dir/
init2 10 make check VERBOSE=1 &&
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/
mkheaders 26 VERBOSE=0
29 VERBOSE=`expr $VERBOSE + 1`
31 export VERBOSE

Completed in 2854 milliseconds

1 2 3 4 5 6 7 8 91011>>