HomeSort by relevance Sort by last modified time
    Searched refs:VERBOSE (Results 1 - 25 of 1146) 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";
  /external/libcap/contrib/
pcaps4server 31 VERBOSE="-v"
32 #VERBOSE=""
85 chown $VERBOSE -R apache:apache /var/run/apache/
86 chown $VERBOSE -R apache:apache /etc/apache/
87 chown $VERBOSE -R apache:apache /var/log/apache/
88 chown $VERBOSE apache:apache /usr/sbin/httpd
89 chmod $VERBOSE u+s /usr/sbin/httpd
95 chown $VERBOSE -R root:root /var/run/apache/
96 chown $VERBOSE -R root:root /etc/apache/
97 chown $VERBOSE -R root:root /var/log/apache
    [all...]
  /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...]
  /external/strace/
travis-ci.sh 19 make -k $j distcheck VERBOSE=${VERBOSE-}
  /cts/tests/camera/src/android/hardware/camera2/cts/
NativeImageReaderTest.java 27 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
NativeCameraManagerTest.java 27 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
NativeStillCaptureTest.java 29 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
  /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/camera/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");
  /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...]
  /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...]
  /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
  /external/compiler-rt/make/
config.mk 26 VERBOSE := 0
32 # Adjust settings for verbose mode
33 ifneq ($(VERBOSE),1)
  /external/skia/platform_tools/android/bin/
android_setup.sh 37 elif [[ "$1" == "--verbose" ]]; then
38 VERBOSE="true"
45 function verbose { function
46 if [[ -n $VERBOSE ]]; then
54 verbose export $NAME=\"$VALUE\"
95 verbose "no target device (-d), using ${TARGET_DEVICE} from most recent build"
98 verbose "no target device (-d), using ${TARGET_DEVICE}"
156 verbose "The build is targeting the device: $TARGET_DEVICE"
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipConnection.java 39 private static final boolean VERBOSE = false; /* STOP SHIP if true */
58 if (VERBOSE) log("new SipConnection");
63 if (VERBOSE) log("init SipConnection, connection: " + connection);
76 if (VERBOSE) log("onAudioStateChanged: " + state);
84 if (VERBOSE) log("onStateChanged, state: " + Connection.stateToString(state));
89 if (VERBOSE) log("onPlayDtmfTone");
97 if (VERBOSE) log("onStopDtmfTone");
105 if (VERBOSE) log("onDisconnect");
119 if (VERBOSE) log("onSeparate");
131 if (VERBOSE) log("onAbort")
    [all...]
SipBroadcastReceiver.java 38 private static final boolean VERBOSE = false; /* STOP SHIP if true */
45 if (VERBOSE) log("SipBroadcastReceiver only run in system user, ignore " + action);
50 if (VERBOSE) log("SIP VOIP not supported: " + action);
63 if (VERBOSE) log("SIP_REMOVE_PHONE " +
67 if (VERBOSE) log("onReceive, action not processed: " + action);
72 if (VERBOSE) log("takeCall, intent: " + intent);
  /packages/apps/Messaging/src/com/android/messaging/util/
PendingIntentConstants.java 34 private static final boolean VERBOSE = false;
  /toolchain/binutils/binutils-2.25/binutils/
arlex.l 60 "VERBOSE" { return VERBOSE; }
75 "verbose" { return VERBOSE; }
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java 66 private static final boolean VERBOSE = false; // lots of logging
315 if (VERBOSE) Log.d(TAG, "video format: " + outputVideoFormat);
323 if (VERBOSE) Log.d(TAG, "video found codec: " + videoEncoderName);
339 if (VERBOSE) Log.d(TAG, "audio found codec: " + audioEncoderName);
399 if (VERBOSE) Log.d(TAG, "releasing extractor, decoder, encoder, and muxer");
667 if (VERBOSE) {
681 if (VERBOSE) {
763 if (VERBOSE) {
801 if (VERBOSE) Log.d(TAG, "no video decoder input buffer");
804 if (VERBOSE) {
    [all...]

Completed in 510 milliseconds

1 2 3 4 5 6 7 8 91011>>