HomeSort by relevance Sort by last modified time
    Searched defs:ReportResult (Results 1 - 6 of 6) sorted by null

  /system/connectivity/shill/
result_aggregator.cc 51 void ResultAggregator::ReportResult(const Error& error) {
connection_health_checker.cc 102 Bind(&ConnectionHealthChecker::ReportResult,
453 void ConnectionHealthChecker::ReportResult() {
  /external/google-breakpad/src/client/windows/sender/
crash_report_sender.h 60 } ReportResult;
90 ReportResult SendCrashReport(const wstring &url,
  /build/kati/
worker.go 102 w.wm.ReportResult(w, j, err)
349 func (wm *workerManager) ReportResult(w *worker, j *job, err error) {
  /external/webrtc/webrtc/call/
rampup_tests.cc 241 void RampUpTester::ReportResult(const std::string& measurement,
291 ReportResult("ramp-up-total-packets-sent", total_packets_sent, "packets");
292 ReportResult("ramp-up-total-sent", total_sent, "bytes");
293 ReportResult("ramp-up-media-sent", media_sent, "bytes");
294 ReportResult("ramp-up-padding-sent", padding_sent, "bytes");
295 ReportResult("ramp-up-rtx-total-packets-sent", rtx_total_packets_sent,
297 ReportResult("ramp-up-rtx-total-sent", rtx_total_sent, "bytes");
298 ReportResult("ramp-up-rtx-media-sent", rtx_media_sent, "bytes");
299 ReportResult("ramp-up-rtx-padding-sent", rtx_padding_sent, "bytes");
301 ReportResult("ramp-up-time", ramp_up_finished_ms_ - test_start_ms_
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h     [all...]

Completed in 257 milliseconds