HomeSort by relevance Sort by last modified time
    Searched refs:LOG (Results 101 - 125 of 1871) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/strace/tests/
fstat.test 13 OUT="$LOG.out"
17 match_diff "$LOG" "$OUT"
mmap.test 12 OUT="$LOG.out"
16 match_grep "$LOG" "$OUT"
readlink.test 10 OUT="$LOG.out"
17 match_diff "$LOG" "$OUT"
readlinkat.test 10 OUT="$LOG.out"
17 match_diff "$LOG" "$OUT"
count.test 41 grep nanosleep "$LOG" > /dev/null ||
44 LC_ALL=C grep -E -x -e "$pattern" "$LOG" > /dev/null || {
  /external/webrtc/talk/app/webrtc/
remotevideocapturer.cc 42 LOG(LS_WARNING)
47 LOG(LS_INFO) << "RemoteVideoCapturer::Start";
54 LOG(LS_WARNING)
59 LOG(LS_INFO) << "RemoteVideoCapturer::Stop";
  /external/webrtc/webrtc/p2p/base/
common.h 16 // Common log description format for jingle messages
17 #define LOG_J(sev, obj) LOG(sev) << "Jingle:" << obj->ToString() << ": "
  /external/webrtc/webrtc/sound/
platformsoundsystemfactory.cc 29 LOG(LS_ERROR) << "Can't initialize platform's sound system";
  /system/connectivity/shill/shims/
task_proxy.cc 36 LOG(INFO) << __func__ << "(" << reason
40 LOG(ERROR) << "DBus error: " << error->GetCode() << ": "
46 LOG(INFO) << __func__;
49 LOG(ERROR) << "DBus error: " << error->GetCode() << ": "
  /system/core/tzdatacheck/
tzdatacheck.cpp 62 LOG(FATAL) << tzDataFileName << " is too small. " << byteCount << " bytes required";
71 LOG(FATAL) << fileName << " does not start with the expected bytes (tzdata)";
83 LOG(DEBUG) << "Inspecting " << fpath;
87 LOG(DEBUG) << "Unlinking " << fpath;
94 LOG(DEBUG) << "Removing dir " << fpath;
100 LOG(WARNING) << "Unsupported file type " << fpath << ": " << typeflag;
120 LOG(WARNING) << dirToDelete << " is not a directory";
157 LOG(INFO) << "Could not delete directory: " << &tempDirName[0];
193 LOG(INFO) << "tzdata file " << dataTzDataFileName << " does not exist. No action required.";
205 LOG(FATAL) << systemTzDataFileName << " does not exist or could not be opened"
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/util/preventers/
GCThreadLeakPreventer.java 30 * http://stackoverflow.com/questions/6626680/does-java-garbage-collection-log-entry-full-gc-system-mean-some-class-called
56 LOG.ignore(e);
60 LOG.warn(e);
  /external/jetty/src/java/org/eclipse/jetty/util/thread/
ShutdownThread.java 27 import org.eclipse.jetty.util.log.Log;
28 import org.eclipse.jetty.util.log.Logger;
40 private static final Logger LOG = Log.getLogger(ShutdownThread.class);
67 LOG.ignore(e);
68 LOG.info("shutdown already commenced");
82 LOG.ignore(e);
83 LOG.debug("shutdown already commenced");
133 LOG.debug("Stopped {}",lifeCycle)
    [all...]
  /external/libbrillo/brillo/
syslog_logging_unittest.cc 23 EXPECT_DEATH({ LOG(FATAL) << "First Fatality!"; }, "First Fatality!");
24 // No flags == don't log to syslog, stderr, or accumulated string.
26 // Still a fatal log message
27 EXPECT_DEATH({ LOG(FATAL) << "Second Fatality!"; }, "Second Fatality!");
  /external/webrtc/talk/media/devices/
libudevsymboltable.cc 52 LOG(LS_ERROR) << "libudev.so.0 and libudev.so.1 unsafely point to the"
61 LOG(LS_WARNING)
  /external/webrtc/webrtc/base/
linux_unittest.cc 27 LOG(LS_INFO) << "GetNumCpus: " << out_cpus;
32 LOG(LS_INFO) << "GetNumPhysicalCpus: " << out_cpus_phys;
38 LOG(LS_INFO) << "cpu family: " << out_family;
44 LOG(LS_INFO) << "Processor: " << out_processor;
52 LOG(LS_INFO) << "model: " << out_model;
56 LOG(LS_INFO) << "stepping: " << out_stepping;
60 LOG(LS_INFO) << "processor: " << out_processor;
65 LOG(LS_INFO) << "vendor_id: " << out_str;
posix.cc 90 // we can log them.
103 LOG(LS_ERROR) << "waitpid() chose wrong child???";
107 LOG(LS_ERROR) << "Intermediate child killed uncleanly"; // Probably crashed
113 LOG(LS_WARNING) << "Child reported probles calling chdir()";
117 LOG(LS_WARNING) << "Child reported problems calling fdwalk()";
120 LOG(LS_WARNING) << "Child reported problems calling close()";
124 LOG(LS_ERROR) << "Failed to daemonize";
  /external/opencv3/modules/videoio/test/
test_framecount.cpp 66 ts->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
77 ts->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\nFAILED\n\n", i+1, ext[i].c_str());
78 ts->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
96 ts->printf(cvtest::TS::LOG, "\nFile information (video %d): \n"\
105 ts->printf(cvtest::TS::LOG, "FAILED\n");
106 ts->printf(cvtest::TS::LOG, "\nError: actual frame count and returned frame count are not matched.\n");
  /system/tpm/trunks/
password_authorization_delegate.cc 47 LOG(ERROR) << __func__ << ": could not serialize command auth.";
63 LOG(ERROR) << __func__ << ": Authorization string was of wrong length.";
67 LOG(ERROR) << __func__ << ": could not parse authorization response.";
71 LOG(ERROR) << __func__ << ": received a non zero length nonce.";
75 LOG(ERROR) << __func__ << ": received a non zero length hmac.";
79 LOG(ERROR) << __func__ << ": received wrong session attributes.";
trunks_client_test.cc 74 LOG(ERROR) << "Error starting hmac session.";
82 LOG(ERROR) << "Error stirring TPM RNG: " << GetErrorString(result);
88 LOG(ERROR) << "Error getting random bytes from TPM: "
93 LOG(ERROR) << "Error not enough random bytes received.";
103 LOG(ERROR) << "Error starting hmac session.";
113 LOG(ERROR) << "Error creating signing key: " << GetErrorString(result);
119 LOG(ERROR) << "Error loading signing key: " << GetErrorString(result);
128 LOG(ERROR) << "Error using key to sign: " << GetErrorString(result);
134 LOG(ERROR) << "Error using key to verify: " << GetErrorString(result);
144 LOG(ERROR) << "Error starting hmac session."
    [all...]
blob_parser.cc 36 LOG(ERROR) << "Error serializing public info: " << GetErrorString(result);
41 LOG(ERROR) << "Error serializing private info: " << GetErrorString(result);
60 LOG(ERROR) << "Error parsing public info: " << GetErrorString(result);
65 LOG(ERROR) << "Error parsing private info: " << GetErrorString(result);
79 LOG(ERROR) << "Error serializing creation_data: " << GetErrorString(result);
84 LOG(ERROR) << "Error serializing creation_hash: " << GetErrorString(result);
89 LOG(ERROR) << "Error serializing creation_ticket: "
110 LOG(ERROR) << "Error parsing creation_data: " << GetErrorString(result);
115 LOG(ERROR) << "Error parsing creation_hash: " << GetErrorString(result);
121 LOG(ERROR) << "Error parsing creation_ticket: " << GetErrorString(result)
    [all...]
  /system/bt/service/example/heart_rate/
server_main.cpp 60 LOG(ERROR) << "The Bluetooth daemon has died. Aborting.";
84 LOG(ERROR) << "Failed to set up logging";
92 LOG(INFO) << "Starting GATT Heart Rate Service sample";
97 LOG(ERROR) << "Failed to obtain a handle on IBluetooth";
103 LOG(ERROR) << "Bluetooth is not enabled.";
114 LOG(ERROR) << "Failed to register DeathRecipient for IBluetooth";
128 LOG(INFO) << "Heart Rate service started successfully";
132 LOG(ERROR) << "Starting Heart Rate server failed asynchronously";
142 LOG(ERROR) << "Failed to start Heart Rate server";
152 LOG(INFO) << "Exiting"
    [all...]
  /system/connectivity/apmanager/dbus/
permission_broker_dbus_proxy.cc 65 LOG(ERROR) << "permission_broker service not available";
76 LOG(ERROR) << "Failed to request UDP port access: "
81 LOG(ERROR) << "Access request for UDP port " << port
85 LOG(INFO) << "Access granted for UDP port " << port
93 LOG(ERROR) << "permission_broker service not available";
100 LOG(ERROR) << "Failed to release UDP port access: "
105 LOG(ERROR) << "Release request for UDP port " << port
109 LOG(INFO) << "Access released for UDP port " << port
115 LOG(INFO) << __func__ << ": " << available;
128 LOG(INFO) << __func__ << " old: " << old_owner << " new: " << new_owner
    [all...]
shill_dbus_proxy.cc 59 LOG(ERROR) << "ClaimInterface failed: service not available";
64 LOG(ERROR) << "Failed to claim interface from shill: "
73 LOG(ERROR) << "ReleaseInterface failed: service not available";
78 LOG(ERROR) << "Failed to release interface from shill: "
88 LOG(ERROR) << "SetupApModeInterface failed: service not available";
93 LOG(ERROR) << "Failed to setup AP mode interface from shill: "
102 LOG(ERROR) << "SetupStationModeInterface failed: service not available";
107 LOG(ERROR) << "Failed to setup station mode interface from shill: "
116 LOG(INFO) << __func__ << ": " << available;
130 LOG(INFO) << __func__ << " old: " << old_owner << " new: " << new_owner
    [all...]
  /system/update_engine/common/
action_processor.cc 46 LOG(INFO) << "ActionProcessor: starting " << current_action_->Type();
58 LOG(INFO) << "ActionProcessor: aborted "
75 LOG(WARNING) << "Called SuspendProcessing while not processing.";
82 LOG(INFO) << "ActionProcessor: suspending " << current_action_->Type();
88 LOG(WARNING) << "Called ResumeProcessing while not suspended.";
95 LOG(INFO) << "ActionProcessor: resuming " << current_action_->Type();
99 // already a log message with the type of the finished action. We simply
100 // state that we are resuming processing and the next function will log the
102 LOG(INFO) << "ActionProcessor: resuming processing";
116 LOG(INFO) << "ActionProcessor: finished
    [all...]
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/
pairingsession.cc 63 LOG(ERROR) << "Attempt to add input encoding to active session";
68 LOG(ERROR) << "Invalid input encoding: " << encoding.ToString();
78 LOG(ERROR) << "Attempt to add output encoding to active session";
83 LOG(ERROR) << "Invalid output encoding: " << encoding.ToString();
94 LOG(ERROR) << "Invalid state: unexpected secret";
99 LOG(ERROR) << "Secret failed local check";
105 LOG(ERROR) << "Failed to extract nonce";
111 LOG(ERROR) << "Failed to get alpha";
120 LOG(INFO) << "Waiting for SecretAck...";
131 LOG(INFO) << "Pairing started (SERVER mode)"
    [all...]

Completed in 820 milliseconds

1 2 3 45 6 7 8 91011>>