Searched refs:LS_INFO (Results 1 - 25 of 150) sorted by relevance

123456

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dcpuid_unittest.cc37 LOG(LS_INFO) << "ARM: "
39 LOG(LS_INFO) << "NEON: "
41 LOG(LS_INFO) << "X86: "
43 LOG(LS_INFO) << "SSE2: "
45 LOG(LS_INFO) << "SSSE3: "
47 LOG(LS_INFO) << "SSE41: "
49 LOG(LS_INFO) << "SSE42: "
51 LOG(LS_INFO) << "AVX: "
61 LOG(LS_INFO) << "IsCoreIOrBetter: " << core_i_or_better;
H A Dvideoadapter.h68 LOG(LS_INFO) << "Video Adapter third scaling is now "
131 LOG(LS_INFO) << "CPU smoothing is now "
154 LOG(LS_INFO) << "VAdapt Change Cpu Adapt Wait Time from: "
165 LOG(LS_INFO) << "VAdapt Change High System Threshold from: "
176 LOG(LS_INFO) << "VAdapt Change Low System Threshold from: "
187 LOG(LS_INFO) << "VAdapt Change High Process Threshold from: "
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dlinux_unittest.cc44 LOG(LS_INFO) << "GetNumCpus: " << out_cpus;
49 LOG(LS_INFO) << "GetNumPhysicalCpus: " << out_cpus_phys;
55 LOG(LS_INFO) << "cpu family: " << out_family;
61 LOG(LS_INFO) << "Processor: " << out_processor;
69 LOG(LS_INFO) << "model: " << out_model;
73 LOG(LS_INFO) << "stepping: " << out_stepping;
77 LOG(LS_INFO) << "processor: " << out_processor;
82 LOG(LS_INFO) << "vendor_id: " << out_str;
H A Dsysteminfo_unittest.cc35 LOG(LS_INFO) << "CpuVendor: " << info.GetCpuVendor();
57 LOG(LS_INFO) << "CpuArchitecture: " << info.GetCpuArchitecture();
75 LOG(LS_INFO) << "CpuCacheSize: " << info.GetCpuCacheSize();
85 LOG(LS_INFO) << "MachineModel: " << machine_model;
109 LOG(LS_INFO) << "MaxCpuSpeed: " << info.GetMaxCpuSpeed();
117 LOG(LS_INFO) << "MaxCurSpeed: " << info.GetCurCpuSpeed();
125 LOG(LS_INFO) << "MemorySize: " << info.GetMemorySize();
132 LOG(LS_INFO) << "MaxCpus: " << info.GetMaxCpus();
139 LOG(LS_INFO) << "MaxPhysicalCpus: " << info.GetMaxPhysicalCpus();
147 LOG(LS_INFO) << "CurCpu
[all...]
H A Dasynchttprequest.cc70 LOG(LS_INFO) << "HttpRequest cancelled";
78 LOG(LS_INFO) << "HttpRequest completed successfully";
85 LOG(LS_INFO) << "HttpRequest completed with error: " << error;
94 LOG(LS_INFO) << "HttpRequest timed out";
127 LOG(LS_INFO) << "HttpRequest start: " << host_ + client_.request().path;
H A Dfilelock.cc46 LOG_F(LS_INFO);
52 LOG(LS_INFO) << "Unlocking:" << path_;
H A Dlogging_unittest.cc44 LogMessage::AddLogToStream(&stream, LS_INFO);
45 EXPECT_EQ(LS_INFO, LogMessage::GetLogToStream(&stream));
47 LOG(LS_INFO) << "INFO";
66 LogMessage::AddLogToStream(&stream1, LS_INFO);
68 EXPECT_EQ(LS_INFO, LogMessage::GetLogToStream(&stream1));
71 LOG(LS_INFO) << "INFO";
112 LogMessage::AddLogToStream(&stream1, LS_INFO);
152 LOG(LS_INFO) << "Average log time: " << TimeDiff(finish, start) << " us";
H A Dmacutils_unittest.cc33 LOG(LS_INFO) << "GetOsVersionName " << ver;
40 LOG(LS_INFO) << "GetQuickTimeVersion " << version;
H A Dcpumonitor_unittest.cc204 LOG(LS_INFO) << "ProcessLoad Idle: "
211 LOG(LS_INFO) << "SystemLoad Idle: "
233 LOG(LS_INFO) << "ProcessLoad Halfbusy: "
240 LOG(LS_INFO) << "SystemLoad Halfbusy: "
262 LOG(LS_INFO) << "ProcessLoad Busy: "
269 LOG(LS_INFO) << "SystemLoad Busy: "
292 LOG(LS_INFO) << "ProcessLoad 2 CPU Busy:"
299 LOG(LS_INFO) << "SystemLoad 2 CPU Busy: "
321 LOG(LS_INFO) << "ProcessLoad Idle: "
328 LOG(LS_INFO) << "SystemLoa
[all...]
H A Dhttprequest.cc105 LOG(LS_INFO) << "HttpRequest start: " << host_ + client_.request().path;
112 LOG(LS_INFO) << "HttpRequest request timed out";
119 LOG(LS_INFO) << "HttpRequest request error: " << error_;
H A Dnssstreamadapter.cc126 LOG(LS_INFO) <<
466 LOG(LS_INFO) << "BeginSSL: "
471 LOG(LS_INFO) << "BeginSSL: as client";
480 LOG(LS_INFO) << "BeginSSL: as server";
554 LOG(LS_INFO) << "ContinueSSL";
563 LOG(LS_INFO) << "Handshake complete";
583 LOG(LS_INFO) << "Malformed DTLS message. Ignoring.";
587 LOG(LS_INFO) << "Would have blocked";
593 LOG(LS_INFO) << "Timeout is " << timeout << " ms";
601 LOG(LS_INFO) << "Erro
[all...]
H A Dtestclient_unittest.cc79 LOG(LS_INFO) << "Skipping IPv6 test.";
92 LOG(LS_INFO) << "Skipping IPv6 test.";
H A Dwindowpicker_unittest.cc16 LOG(LS_INFO) << "skipping test: window capturing is not supported with "
31 LOG(LS_INFO) << "skipping test: window capturing is not supported with "
H A Dopenssladapter.cc317 LOG(LS_INFO) << "BeginSSL: " << ssl_host_name_;
388 LOG(LS_INFO) << " -- onStreamReadable";
390 LOG(LS_INFO) << " -- onStreamWriteable";
420 LOG(LS_INFO) << "Cleanup";
444 //LOG(LS_INFO) << "OpenSSLAdapter::Send(" << cb << ")";
472 //LOG(LS_INFO) << " -- success";
475 //LOG(LS_INFO) << " -- error want read";
480 //LOG(LS_INFO) << " -- error want write";
484 //LOG(LS_INFO) << " -- remote side closed";
489 //LOG(LS_INFO) << "
[all...]
/external/chromium/third_party/libjingle/source/talk/base/
H A Dopensslstreamadapter.cc209 LOG(LS_INFO) << "OpenSSLStreamAdapter::Write(" << data_len << ")";
243 LOG(LS_INFO) << " -- success";
249 LOG(LS_INFO) << " -- error want read";
253 LOG(LS_INFO) << " -- error want write";
268 LOG(LS_INFO) << "OpenSSLStreamAdapter::Read(" << data_len << ")";
303 LOG(LS_INFO) << " -- success";
309 LOG(LS_INFO) << " -- error want read";
312 LOG(LS_INFO) << " -- error want write";
316 LOG(LS_INFO) << " -- remote side closed";
320 LOG(LS_INFO) << "
[all...]
H A Dasynchttprequest.cc64 LOG(LS_INFO) << "HttpRequest start: " << host_ + client_.request().path;
72 LOG(LS_INFO) << "HttpRequest cancelled";
80 LOG(LS_INFO) << "HttpRequest completed successfully";
87 LOG(LS_INFO) << "HttpRequest completed with error: " << error;
99 LOG(LS_INFO) << "HttpRequest timed out";
H A Dopenssladapter.cc275 LOG(LS_INFO) << "BeginSSL: " << ssl_host_name_;
328 LOG(LS_INFO) << "ContinueSSL";
334 LOG(LS_INFO) << " -- success";
349 LOG(LS_INFO) << " -- onStreamReadable";
351 LOG(LS_INFO) << " -- onStreamWriteable";
357 LOG(LS_INFO) << " -- error want read";
361 LOG(LS_INFO) << " -- error want write";
366 LOG(LS_INFO) << " -- error " << code;
385 LOG(LS_INFO) << "Cleanup";
409 //LOG(LS_INFO) << "OpenSSLAdapte
[all...]
H A Dhttprequest.cc105 LOG(LS_INFO) << "HttpRequest start: " << host_ + client_.request().path;
112 LOG(LS_INFO) << "HttpRequest request timed out";
119 LOG(LS_INFO) << "HttpRequest request error: " << error_;
H A Dautodetectproxy.cc51 LOG(LS_INFO) << "GetProxySettingsForUrl(" << server_url_ << ") - start";
53 LOG(LS_INFO) << "GetProxySettingsForUrl - stop";
60 LOG(LS_INFO) << "AutoDetectProxy found proxy at " << proxy_.address;
62 LOG(LS_INFO) << "AutoDetectProxy initiating proxy classification";
113 LoggingSeverity sev = (proxy_.type == PROXY_UNKNOWN) ? LS_ERROR : LS_INFO;
/external/chromium_org/jingle/glue/
H A Dlogging_unittest.cc34 case talk_base::LS_INFO:
35 return "LS_INFO";
80 LOG_V(talk_base::LS_INFO) << AsString(talk_base::LS_INFO);
93 EXPECT_FALSE(ContainsString(contents_of_file, AsString(talk_base::LS_INFO)));
101 ASSERT_TRUE(Initialize(talk_base::LS_INFO));
103 // In this configuration everything lower or equal to LS_INFO should be
107 LOG_V(talk_base::LS_INFO) << AsString(talk_base::LS_INFO);
120 EXPECT_TRUE(ContainsString(contents_of_file, AsString(talk_base::LS_INFO)));
[all...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dremotevideocapturer.cc47 LOG(LS_INFO) << "RemoteVideoCapturer::Start";
59 LOG(LS_INFO) << "RemoteVideoCapturer::Stop";
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dtypingmonitor.cc81 LOG(LS_INFO) << "Muting for at least " << mute_period_ << "ms.";
110 LOG(LS_INFO) << "Mute timeout hit, last typing " << silence_period
117 LOG(LS_INFO) << "Mute timeout hit, last typing " << silence_period
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dpeerconnectiontestwrapper.cc103 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
127 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
140 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
147 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
163 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
175 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
201 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
212 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
223 LOG(LS_INFO) << "PeerConnectionTestWrapper " << name_
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
H A Dsctpdataengine.cc75 LOG(LS_INFO) << "SCTP: " << s;
529 LOG(LS_INFO) << debug_name_ << "->SendData(...): EWOULDBLOCK returned";
574 LOG(LS_INFO) << debug_name_ << "->OnInboundPacketFromSctpToChannel(...): "
638 LOG(LS_INFO) << "SCTP_REMOTE_ERROR";
641 LOG(LS_INFO) << "SCTP_SHUTDOWN_EVENT";
644 LOG(LS_INFO) << "SCTP_ADAPTATION_INIDICATION";
647 LOG(LS_INFO) << "SCTP_PARTIAL_DELIVERY_EVENT";
650 LOG(LS_INFO) << "SCTP_AUTHENTICATION_EVENT";
653 LOG(LS_INFO) << "SCTP_SENDER_DRY_EVENT";
658 LOG(LS_INFO) << "SCTP_NOTIFICATIONS_STOPPED_EVEN
[all...]
/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Ddevicemanager_mac.mm82 LOG(LS_INFO) << count << " capture device(s) found:";
96 LOG(LS_INFO) << [info cStringUsingEncoding:NSUTF8StringEncoding];

Completed in 486 milliseconds

123456