Home
last modified time | relevance | path

Searched defs:ReportResult (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/windows/sender/
Dcrash_report_sender.h60 } ReportResult; typedef
/external/autotest/server/cros/dynamic_suite/
Dreporting.py435 ReportResult = collections.namedtuple('ReportResult', ['bug_id', 'update_count']) variable
/external/webrtc/webrtc/call/
Drampup_tests.cc241 void RampUpTester::ReportResult(const std::string& measurement, in ReportResult() function in webrtc::RampUpTester