/external/e2fsprogs/tests/scripts/ |
D | resize_test | 8 dd if=/dev/zero of=$1 bs=1 count=0 seek=$size >> $LOG 2>&1 14 echo $test_description starting > $LOG 21 echo "using $TMPFILE" >> $LOG 26 echo "using $TMPFILE" >> $LOG 27 if ! truncate -s $SIZE_2 $TMPFILE >> $LOG 2>&1; then 34 echo $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 >> $LOG 35 $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 >> $LOG 41 echo $CRCSUM $OUT_TMP >> $LOG 2>&1 43 echo Checksum is $CSUM_1 >> $LOG 45 echo Setting up file system >> $LOG [all …]
|
/external/iptables/extensions/ |
D | libipt_LOG.t | 2 -j LOG;-j LOG;OK 3 -j LOG --log-prefix "test: ";=;OK 4 -j LOG --log-prefix "test: " --log-level 1;=;OK 6 -j LOG --log-prefix "test: " --log-level alert;-j LOG --log-prefix "test: " --log-level 1;OK 7 -j LOG --log-prefix "test: " --log-tcp-sequence;=;OK 8 -j LOG --log-prefix "test: " --log-tcp-options;=;OK 9 -j LOG --log-prefix "test: " --log-ip-options;=;OK 10 -j LOG --log-prefix "test: " --log-uid;=;OK 11 -j LOG --log-prefix "test: " --log-level bad;;FAIL 12 -j LOG --log-prefix;;FAIL
|
D | libip6t_LOG.t | 2 -j LOG;-j LOG;OK 3 -j LOG --log-prefix "test: ";=;OK 4 -j LOG --log-prefix "test: " --log-level 1;=;OK 6 -j LOG --log-prefix "test: " --log-level alert;-j LOG --log-prefix "test: " --log-level 1;OK 7 -j LOG --log-prefix "test: " --log-tcp-sequence;=;OK 8 -j LOG --log-prefix "test: " --log-tcp-options;=;OK 9 -j LOG --log-prefix "test: " --log-ip-options;=;OK 10 -j LOG --log-prefix "test: " --log-uid;=;OK 11 -j LOG --log-prefix "test: " --log-level bad;;FAIL 12 -j LOG --log-prefix;;FAIL
|
/external/libese/tools/ese_ls_provision/ |
D | ese_ls_provision.cpp | 38 LOG(ERROR) << "ese_open result: " << (int) res; in static_ese_open() 41 LOG(DEBUG) << "ese_open success"; in static_ese_open() 46 LOG(DEBUG) << "ese_close"; in static_ese_close() 57 LOG(DEBUG) << prefix << ": " << o.str(); in log_hexdump() 68 LOG(ERROR) << "ese_transceive result: " << (int) res in static_ese_transceive() 80 LOG(DEBUG) << "static_ese_doeSE_Reset (doing nothing)"; in static_ese_doeSE_Reset() 109 LOG(ERROR) << "ALA_lsGetVersion failed with status " << (int) status; in send_ls_update() 121 LOG(ERROR) << "ALA_Start failed with status " << (int) status; in send_ls_update() 125 LOG(DEBUG) << "All interactions completed"; in send_ls_update() 132 LOG(ERROR) << "No shadata supplied"; in parse_args() [all …]
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/ |
D | pairingsession.cc | 63 LOG(ERROR) << "Attempt to add input encoding to active session"; in AddInputEncoding() 68 LOG(ERROR) << "Invalid input encoding: " << encoding.ToString(); in AddInputEncoding() 78 LOG(ERROR) << "Attempt to add output encoding to active session"; in AddOutputEncoding() 83 LOG(ERROR) << "Invalid output encoding: " << encoding.ToString(); in AddOutputEncoding() 94 LOG(ERROR) << "Invalid state: unexpected secret"; in SetSecret() 99 LOG(ERROR) << "Secret failed local check"; in SetSecret() 105 LOG(ERROR) << "Failed to extract nonce"; in SetSecret() 111 LOG(ERROR) << "Failed to get alpha"; in SetSecret() 120 LOG(INFO) << "Waiting for SecretAck..."; in SetSecret() 131 LOG(INFO) << "Pairing started (SERVER mode)"; in DoPair() [all …]
|
/external/webrtc/talk/media/sctp/ |
D | sctpdataengine.cc | 134 LOG(LS_INFO) << "SCTP: " << s; in debug_sctp_printf() 188 LOG(LS_VERBOSE) << dump_buf; in VerboseLogPacket() 199 LOG(LS_VERBOSE) << "global OnSctpOutboundPacket():" in OnSctpOutboundPacket() 230 LOG(LS_ERROR) << "Received an unknown PPID " << ppid in OnSctpInboundPacket() 268 LOG(LS_ERROR) << "Got different send size than expected: " << send_size; in SctpDataEngine() 305 LOG(LS_VERBOSE) << "usrsctp_engines_count:" << usrsctp_engines_count; in ~SctpDataEngine() 316 LOG(LS_ERROR) << "Failed to shutdown usrsctp."; in ~SctpDataEngine() 358 LOG(LS_ERROR) << "SendThresholdCallback: Failed to get channel for socket " in SendThresholdCallback() 399 LOG(LS_VERBOSE) << debug_name_ in OpenSctpSocket() 507 LOG(LS_VERBOSE) << debug_name_ << "->Connect()."; in Connect() [all …]
|
/external/webrtc/webrtc/p2p/stunprober/ |
D | main.cc | 68 LOG(LS_WARNING) << "Results are inconclusive."; in PrintStats() 72 LOG(LS_INFO) << "Shared Socket Mode: " << stats.shared_socket_mode; in PrintStats() 73 LOG(LS_INFO) << "Requests sent: " << stats.num_request_sent; in PrintStats() 74 LOG(LS_INFO) << "Responses received: " << stats.num_response_received; in PrintStats() 75 LOG(LS_INFO) << "Target interval (ns): " << stats.target_request_interval_ns; in PrintStats() 76 LOG(LS_INFO) << "Actual interval (ns): " << stats.actual_request_interval_ns; in PrintStats() 77 LOG(LS_INFO) << "NAT Type: " << PrintNatType(stats.nat_type); in PrintStats() 78 LOG(LS_INFO) << "Host IP: " << stats.host_ip; in PrintStats() 79 LOG(LS_INFO) << "Server-reflexive ips: "; in PrintStats() 81 LOG(LS_INFO) << "\t" << ip; in PrintStats() [all …]
|
/external/libese/esed/ |
D | OemLock.cpp | 39 LOG(INFO) << "Running OemLock::setOemUnlockAllowedByCarrier: " << allowed; in setOemUnlockAllowedByCarrier() 60 LOG(ERROR) << "Failed to open a boot session: " << res; in setOemUnlockAllowedByCarrier() 66 LOG(ERROR) << "Failed to change lock state (allowed=" in setOemUnlockAllowedByCarrier() 72 LOG(WARNING) << "Failed to close boot session"; in setOemUnlockAllowedByCarrier() 85 LOG(VERBOSE) << "Running OemLock::isOemUnlockAllowedByCarrier"; in isOemUnlockAllowedByCarrier() 93 LOG(ERROR) << "Failed to open a boot session: " << res; in isOemUnlockAllowedByCarrier() 104 LOG(ERROR) << "Failed to get lock state: " << res; in isOemUnlockAllowedByCarrier() 109 LOG(WARNING) << "Failed to close boot session"; in isOemUnlockAllowedByCarrier() 123 LOG(INFO) << "Running OemLock::setOemUnlockAllowedByDevice: " << allowed; in setOemUnlockAllowedByDevice() 134 LOG(ERROR) << "Failed to open a boot session: " << res; in setOemUnlockAllowedByDevice() [all …]
|
/external/strace/tests-m32/ |
D | detach-stopped.test | 38 $STRACE -d -enone / > /dev/null 2> "$LOG" 39 if grep -x "[^:]*strace: PTRACE_SEIZE doesn't work" "$LOG" > /dev/null; then 45 > "$LOG" 46 ../set_ptracer_any sleep $((2*$TIMEOUT_DURATION)) > "$LOG" & 48 while ! [ -s "$LOG" ]; do 66 > "$LOG" 67 $STRACE -p $tracee_pid 2> "$LOG" & 69 while ! grep -F "Process $tracee_pid attached" "$LOG" > /dev/null; do 77 while ! grep -F -e '--- stopped by ' "$LOG" > /dev/null; do 88 grep -F "Process $tracee_pid detached" "$LOG" > /dev/null || {
|
D | init.sh | 30 LOG="log" 48 cat < "$LOG" 91 > "$LOG" || fail_ "failed to write $LOG" 93 $STRACE -o "$LOG" "$@" || 99 rm -f -- "$LOG".[0-9]* 101 "$srcdir"/../strace-log-merge "$LOG" > "$LOG" || 103 rm -f -- "$LOG".[0-9]* 125 output="$LOG" 155 output="$LOG" 185 output="$LOG" [all …]
|
/external/strace/tests-mx32/ |
D | detach-stopped.test | 38 $STRACE -d -enone / > /dev/null 2> "$LOG" 39 if grep -x "[^:]*strace: PTRACE_SEIZE doesn't work" "$LOG" > /dev/null; then 45 > "$LOG" 46 ../set_ptracer_any sleep $((2*$TIMEOUT_DURATION)) > "$LOG" & 48 while ! [ -s "$LOG" ]; do 66 > "$LOG" 67 $STRACE -p $tracee_pid 2> "$LOG" & 69 while ! grep -F "Process $tracee_pid attached" "$LOG" > /dev/null; do 77 while ! grep -F -e '--- stopped by ' "$LOG" > /dev/null; do 88 grep -F "Process $tracee_pid detached" "$LOG" > /dev/null || {
|
D | init.sh | 30 LOG="log" 48 cat < "$LOG" 91 > "$LOG" || fail_ "failed to write $LOG" 93 $STRACE -o "$LOG" "$@" || 99 rm -f -- "$LOG".[0-9]* 101 "$srcdir"/../strace-log-merge "$LOG" > "$LOG" || 103 rm -f -- "$LOG".[0-9]* 125 output="$LOG" 155 output="$LOG" 185 output="$LOG" [all …]
|
/external/strace/tests/ |
D | detach-stopped.test | 38 $STRACE -d -enone / > /dev/null 2> "$LOG" 39 if grep -x "[^:]*strace: PTRACE_SEIZE doesn't work" "$LOG" > /dev/null; then 45 > "$LOG" 46 ../set_ptracer_any sleep $((2*$TIMEOUT_DURATION)) > "$LOG" & 48 while ! [ -s "$LOG" ]; do 66 > "$LOG" 67 $STRACE -p $tracee_pid 2> "$LOG" & 69 while ! grep -F "Process $tracee_pid attached" "$LOG" > /dev/null; do 77 while ! grep -F -e '--- stopped by ' "$LOG" > /dev/null; do 88 grep -F "Process $tracee_pid detached" "$LOG" > /dev/null || {
|
D | init.sh | 30 LOG="log" 48 cat < "$LOG" 91 > "$LOG" || fail_ "failed to write $LOG" 93 $STRACE -o "$LOG" "$@" || 99 rm -f -- "$LOG".[0-9]* 101 "$srcdir"/../strace-log-merge "$LOG" > "$LOG" || 103 rm -f -- "$LOG".[0-9]* 125 output="$LOG" 155 output="$LOG" 185 output="$LOG" [all …]
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | conductor.cc | 44 LOG(INFO) << __FUNCTION__; in OnSuccess() 47 LOG(INFO) << __FUNCTION__ << " " << error; in OnFailure() 159 LOG(INFO) << __FUNCTION__ << " " << stream->label(); in OnAddStream() 167 LOG(INFO) << __FUNCTION__ << " " << stream->label(); in OnRemoveStream() 174 LOG(INFO) << __FUNCTION__ << " " << candidate->sdp_mline_index(); in OnIceCandidate() 178 LOG(WARNING) << "Failed to apply the received candidate"; in OnIceCandidate() 190 LOG(LS_ERROR) << "Failed to serialize candidate"; in OnIceCandidate() 202 LOG(INFO) << __FUNCTION__; in OnSignedIn() 207 LOG(INFO) << __FUNCTION__; in OnDisconnected() 216 LOG(INFO) << __FUNCTION__; in OnPeerConnected() [all …]
|
/external/webrtc/talk/session/media/ |
D | srtpfilter.cc | 86 LOG(LS_ERROR) << func << ": SRTP is not available on your system."; in SrtpNotAvailable() 132 LOG(LS_ERROR) << "Wrong state to update SRTP offer"; in SetOffer() 156 LOG(LS_ERROR) << "Tried to set SRTP Params when filter already active"; in SetRtpParams() 168 LOG(LS_INFO) << "SRTP activated with negotiated parameters:" in SetRtpParams() 191 LOG(LS_ERROR) << "Tried to set SRTCP Params when filter already active"; in SetRtcpParams() 207 LOG(LS_INFO) << "SRTCP activated with negotiated parameters:" in SetRtcpParams() 216 LOG(LS_WARNING) << "Failed to ProtectRtp: SRTP not active"; in ProtectRtp() 229 LOG(LS_WARNING) << "Failed to ProtectRtp: SRTP not active"; in ProtectRtp() 238 LOG(LS_WARNING) << "Failed to ProtectRtcp: SRTP not active"; in ProtectRtcp() 251 LOG(LS_WARNING) << "Failed to UnprotectRtp: SRTP not active"; in UnprotectRtp() [all …]
|
/external/testng/src/test/java/test/interleavedorder/ |
D | InterleavedInvocationTest.java | 17 public static List<String> LOG = new ArrayList<>(); field in InterleavedInvocationTest 21 LOG = new ArrayList<>(); in beforeTest() 26 Assert.assertTrue(("test1".equals(log.get(index + 1)) && "test2".equals(LOG.get(index + 2))) in verifyInvocation() 27 || ("test2".equals(LOG.get(index + 1)) && "test1".equals(LOG.get(index + 2))), in verifyInvocation() 42 Assert.assertEquals(LOG.size(), 8, LOG.toString()); in invocationOrder() 43 int number1 = "beforeTestChild1Class".equals(LOG.get(0)) ? 1 : 2; in invocationOrder() 45 verifyInvocation(number1, LOG, 0); in invocationOrder() 46 verifyInvocation(number2, LOG, 4); in invocationOrder()
|
/external/vboot_reference/tests/futility/ |
D | test_main.sh | 20 LOG="/tmp/futility.log" 21 [ -f ${LOG} ] && mv ${LOG} ${LOG}.backup 22 touch ${LOG} 24 grep ${FUTILITY} ${LOG} 25 rm -f ${LOG} 26 [ -f ${LOG}.backup ] && mv ${LOG}.backup ${LOG}
|
/external/webrtc/talk/media/devices/ |
D | filevideocapturer.cc | 47 LOG(LS_ERROR) << "Unable to open file " << filename << " err=" << err; in Start() 59 LOG(LS_ERROR) << "File not opened yet"; in RecordFrame() 65 LOG(LS_ERROR) << "Unable to calculate the data size of the frame"; in RecordFrame() 88 LOG(LS_ERROR) << "Failed to write frame header"; in RecordFrame() 97 LOG(LS_ERROR) << "Failed to write frame data"; in RecordFrame() 183 LOG(LS_ERROR) << "The file video capturer is already running"; in Init() 189 LOG(LS_ERROR) << "Unable to open the file " << filename << " err=" << err; in Init() 195 LOG(LS_ERROR) << "Failed to read the first frame header"; in Init() 201 LOG(LS_ERROR) << "Failed to seek back to beginning of the file"; in Init() 232 LOG(LS_ERROR) << "The file video capturer is already running"; in Start() [all …]
|
/external/webrtc/webrtc/base/ |
D | systeminfo_unittest.cc | 18 LOG(LS_INFO) << "CpuVendor: " << info.GetCpuVendor(); in TEST() 40 LOG(LS_INFO) << "CpuArchitecture: " << info.GetCpuArchitecture(); in TEST() 60 LOG(LS_INFO) << "MachineModel: " << machine_model; in TEST() 77 LOG(LS_WARNING) << "Machine Model Unknown: " << machine_model; in TEST() 84 LOG(LS_INFO) << "MemorySize: " << info.GetMemorySize(); in TEST() 91 LOG(LS_INFO) << "MaxCpus: " << info.GetMaxCpus(); in TEST() 98 LOG(LS_INFO) << "CurCpus: " << info.GetCurCpus(); in TEST() 111 LOG(LS_INFO) << "CpuFamily: " << info.GetCpuFamily(); in TEST() 118 LOG(LS_INFO) << "CpuModel: " << info.GetCpuModel(); in TEST() 125 LOG(LS_INFO) << "CpuStepping: " << info.GetCpuStepping(); in TEST() [all …]
|
/external/iproute2/examples/ |
D | dhcp-client-script | 22 LOG () { 23 echo LOG $* ; 131 LOG DelINETAddr $* 136 LOG ifconfig $addrid down 152 LOG AddINETAddr $* 164 LOG ifconfig $addrid $2 $mask_arg $brd_arg up 175 LOG AddDefaultRoutes $* 177 LOG route add default gw $router 190 LOG DelDefaultRoutes $* 193 LOG route del default gw $router [all …]
|
/external/swiftshader/third_party/subzero/src/ |
D | WasmTranslator.cpp | 56 #undef LOG 57 #define LOG(Expr) log([&](Ostream & out) { Expr; }) macro 269 LOG(out << "Buffer(" << Count << ")\n"); in Buffer() 275 LOG(out << "Start(" << Params << ") = "); in Start() 278 LOG(out << Node(Entry) << "\n"); in Start() 292 LOG(out << "Param(" << Index << ") = "); in Param() 297 LOG(out << Node(Arg) << "\n"); in Param() 302 LOG(out << "Loop(" << Entry << ") = " << Loop << "\n"); in Loop() 308 LOG(out << "Terminate(" << Effect << ", " << Control << ")" in Terminate() 312 LOG(out << "Merge(" << Count); in Merge() [all …]
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvoiceengine.cc | 137 LOG(LS_ERROR) << "No SSRCs in stream parameters: " << sp.ToString(); in ValidateStreamParams() 141 LOG(LS_ERROR) << "Multiple SSRCs in stream parameters: " << sp.ToString(); in ValidateStreamParams() 236 LOG(LS_WARNING) << rate_source in GetOpusBitrate() 281 LOG(LS_INFO) << "WebRtc VoiceEngine codecs:"; in SupportedCodecs() 308 LOG(LS_INFO) << ToString(codec); in SupportedCodecs() 330 LOG(LS_WARNING) << "Unexpected codec: " << ToString(voe_codec); in SupportedCodecs() 479 LOG(LS_VERBOSE) << "WebRtcVoiceEngine::WebRtcVoiceEngine"; in Construct() 494 LOG(LS_VERBOSE) << "WebRtcVoiceEngine::~WebRtcVoiceEngine"; in ~WebRtcVoiceEngine() 506 LOG(LS_INFO) << "WebRtcVoiceEngine::Init"; in Init() 509 LOG(LS_INFO) << "WebRtcVoiceEngine::Init Done!"; in Init() [all …]
|
/external/webrtc/talk/media/base/ |
D | cpuid_unittest.cc | 37 LOG(LS_INFO) << "ARM: " in TEST() 39 LOG(LS_INFO) << "NEON: " in TEST() 41 LOG(LS_INFO) << "X86: " in TEST() 43 LOG(LS_INFO) << "SSE2: " in TEST() 45 LOG(LS_INFO) << "SSSE3: " in TEST() 47 LOG(LS_INFO) << "SSE41: " in TEST() 49 LOG(LS_INFO) << "SSE42: " in TEST() 51 LOG(LS_INFO) << "AVX: " in TEST() 61 LOG(LS_INFO) << "IsCoreIOrBetter: " << core_i_or_better; in TEST()
|
/external/webrtc/talk/app/webrtc/ |
D | sctputils.cc | 58 LOG(LS_WARNING) << "Could not read OPEN message type."; in IsOpenMessage() 73 LOG(LS_WARNING) << "Could not read OPEN message type."; in ParseDataChannelOpenMessage() 77 LOG(LS_WARNING) << "Data Channel OPEN message of unexpected type: " in ParseDataChannelOpenMessage() 84 LOG(LS_WARNING) << "Could not read OPEN message channel type."; in ParseDataChannelOpenMessage() 90 LOG(LS_WARNING) << "Could not read OPEN message reliabilility prioirty."; in ParseDataChannelOpenMessage() 95 LOG(LS_WARNING) << "Could not read OPEN message reliabilility param."; in ParseDataChannelOpenMessage() 100 LOG(LS_WARNING) << "Could not read OPEN message label length."; in ParseDataChannelOpenMessage() 105 LOG(LS_WARNING) << "Could not read OPEN message protocol length."; in ParseDataChannelOpenMessage() 109 LOG(LS_WARNING) << "Could not read OPEN message label"; in ParseDataChannelOpenMessage() 113 LOG(LS_WARNING) << "Could not read OPEN message protocol."; in ParseDataChannelOpenMessage() [all …]
|