Home
last modified time | relevance | path

Searched defs:report (Results 1 – 25 of 134) sorted by relevance

123456

/external/doclava/test/doclava/
DApiCheckTest.java43 Report report = apiCheck.checkApi(args); in testEquivalentApi() local
50 Report report = apiCheck.checkApi(args); in testMethodReturnTypeChanged() local
58 Report report = apiCheck.checkApi(args); in testMethodParameterChanged() local
72 Report report = apiCheck.checkApi(args); in testConstructorParameterChanged() local
85 Report report = apiCheck.checkApi(args); in testAddedClass() local
93 Report report = apiCheck.checkApi(args); in testRemovedClass() local
101 Report report = apiCheck.checkApi(args); in testChangedSuper() local
109 Report report = apiCheck.checkApi(args); in testChangedAssignableReturn() local
116 Report report = apiCheck.checkApi(args); in testInsertedSuper() local
123 Report report = apiCheck.checkApi(args); in testAddedInterface() local
[all …]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dstatscollector.cc257 const StatsReport& report, in ExtractValueFromReport()
275 StatsReport report; in CreateTrackReports() local
284 void ExtractStats(const cricket::VoiceReceiverInfo& info, StatsReport* report) { in ExtractStats()
320 void ExtractStats(const cricket::VoiceSenderInfo& info, StatsReport* report) { in ExtractStats()
347 void ExtractStats(const cricket::VideoReceiverInfo& info, StatsReport* report) { in ExtractStats()
391 void ExtractStats(const cricket::VideoSenderInfo& info, StatsReport* report) { in ExtractStats()
439 StatsReport* report) { in ExtractStats()
479 StatsReport* report) { in ExtractRemoteStats()
485 StatsReport* report) { in ExtractRemoteStats()
505 StatsReport* report = collector->PrepareLocalReport(ssrc, transport_id, in ExtractStatsFromList() local
[all …]
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCAtSyncChecker.cpp50 BugReport *report = in checkPreStmt() local
74 BugReport *report = in checkPreStmt() local
DTaintTesterChecker.cpp53 BugReport *report = new BugReport(*BT, "tainted",N); in checkPostStmt() local
/external/chromium_org/content/browser/resources/media/
Dstats_table.js35 addStatsReport: function(peerConnectionElement, report) { argument
79 ensureStatsTable_: function(peerConnectionElement, report) { argument
Dstats_graph_helper.js109 function drawSingleReport(peerConnectionElement, report) { argument
213 function drawReceivedPropagationDelta(peerConnectionElement, report, deltas) { argument
265 function ensureStatsGraphTopContainer(peerConnectionElement, report) { argument
294 peerConnectionElement, report, statsName) { argument
Dssrc_info_manager.js16 function GetSsrcFromReport(report) { argument
/external/chromium_org/third_party/webrtc/tools/loopback_test/
Dstat_tracker.js45 samplingFunctions[varName] = function (report, rowIndex) { argument
63 pc.getStats(function (report) { argument
/external/chromium_org/chrome/browser/safe_browsing/
Dmalware_details_unittest.cc205 std::string WaitForSerializedReport(MalwareDetails* report) { in WaitForSerializedReport()
331 scoped_refptr<MalwareDetailsWrap> report = in TEST_F() local
364 scoped_refptr<MalwareDetailsWrap> report = new MalwareDetailsWrap( in TEST_F() local
403 scoped_refptr<MalwareDetailsWrap> report = new MalwareDetailsWrap( in TEST_F() local
456 scoped_refptr<MalwareDetailsWrap> report = new MalwareDetailsWrap( in TEST_F() local
488 scoped_refptr<MalwareDetailsWrap> report = new MalwareDetailsWrap( in TEST_F() local
534 scoped_refptr<MalwareDetailsWrap> report = new MalwareDetailsWrap( in TEST_F() local
606 scoped_refptr<MalwareDetailsWrap> report = new MalwareDetailsWrap( in TEST_F() local
658 scoped_refptr<MalwareDetailsWrap> report = new MalwareDetailsWrap( in TEST_F() local
Dping_manager.cc71 net::URLFetcher* report = net::URLFetcher::Create( in ReportSafeBrowsingHit() local
85 const std::string& report) { in ReportMalwareDetails()
Dincident_reporting_service.cc89 scoped_ptr<ClientIncidentReport> report; member in safe_browsing::IncidentReportingService::UploadContext
108 scoped_ptr<ClientIncidentReport> report) in UploadContext()
229 const ClientIncidentReport& report) { in StartReportUpload()
494 scoped_ptr<ClientIncidentReport> report(report_.Pass()); in UploadIfCollectionComplete() local
/external/chromium_org/components/rappor/
Drappor_metric_unittest.cc44 const ByteVector report = metric.GetReport( in TEST() local
60 const ByteVector report = metric.GetReport(secret); in TEST() local
/external/qemu/distrib/sdl-1.2.15/src/joystick/bsd/
DSDL_sysjoystick.c84 struct report { struct
88 struct usb_ctl_report *buf; /* Buffer */ argument
100 int uhid_report; argument
/external/clang/tools/scan-view/
DScanView.py86 def __init__(self, report, reporter, parameters, server): argument
244 def load_report(self, report): argument
401 def send_open_report(self, report): argument
424 def get_report_context(self, report): argument
493 def send_report(self, report, configOverrides=None): argument
DReporter.py109 def fileReport(self, report, parameters): argument
150 def fileReport(self, report, parameters): argument
196 def fileReport(self, report, parameters): argument
/external/chromium_org/components/rappor/proto/
Drappor_metric.proto39 repeated Report report = 2; field
/external/clang/test/Preprocessor/
Dc99-6_10_3_4_p9.c7 #define report(test, ...) ((test)?puts(#test):\ macro
/external/mockito/src/org/mockito/internal/configuration/injection/
DPropertyAndSetterInjection.java73 …FieldInitializationReport report = initializeInjectMocksField(injectMocksField, injectMocksFieldOw… in processInjection() local
87 FieldInitializationReport report = null; in initializeInjectMocksField() local
/external/fonttools/MetaTools/
DroundTrip.py32 def roundTrip(ttFile1, options, report): argument
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolverStats.cpp56 String StyleResolverStats::report() const in report() function in WebCore::StyleResolverStats
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DDiagnosticsBase.cpp18 void Diagnostics::report(ID id, in report() function in pp::Diagnostics
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
Dsummary.py17 def report(self, morfs, outfile=None, config=None): member in SummaryReporter
/external/chromium_org/device/hid/
Dhid_connection_mac.cc124 PendingHidReport report = pending_reports_.front(); in ProcessReadQueue() local
139 PendingHidReport report; in ProcessInputReport() local
Dhid_connection_linux.cc110 PendingHidReport report; in OnFileCanReadWithoutBlocking() local
199 PendingHidReport report = pending_reports_.front(); in ProcessReadQueue() local
/external/chromium_org/tools/valgrind/
Dtest_suppressions.py64 def GetSymbolsFromReport(report): argument

123456