Home
last modified time | relevance | path

Searched refs:send_report (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/devel/p5-CPAN-Reporter/CPAN-Reporter-1.2018/t/
H A D63_config_send_report.t42 send_report => "yes",
56 send_report => "yes",
68 send_report => "yes",
81 send_report => "no",
95 send_report => "no",
107 send_report => "no",
/dports/net-mgmt/p5-Net-NSCA-Client/Net-NSCA-Client-0.009002/t/
H A Dlive_server.t30 $client->send_report(
204 sub send_report {
208 ok(!exception { $client->send_report(%args) }, "Send report ($info)");
243 send_report($info, $client, generic_report());
265 like(exception { $client->send_report(generic_report()) },
277 send_report('general', $client, generic_report());
288 is($client->send_report(generic_report()), $client, 'send_report returns self');
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/feedback/
H A Dsender_thread.cc167 static void send_report(const char *when) in send_report() function
279 send_report("startup"); in background_thread()
283 send_report(NULL); in background_thread()
286 send_report(NULL); in background_thread()
289 send_report("shutdown"); in background_thread()
/dports/databases/mariadb104-server/mariadb-10.4.24/plugin/feedback/
H A Dsender_thread.cc168 static void send_report(const char *when) in send_report() function
280 send_report("startup"); in background_thread()
284 send_report(NULL); in background_thread()
287 send_report(NULL); in background_thread()
290 send_report("shutdown"); in background_thread()
/dports/databases/mariadb104-client/mariadb-10.4.24/plugin/feedback/
H A Dsender_thread.cc168 static void send_report(const char *when) in send_report() function
280 send_report("startup"); in background_thread()
284 send_report(NULL); in background_thread()
287 send_report(NULL); in background_thread()
290 send_report("shutdown"); in background_thread()
/dports/databases/mariadb105-server/mariadb-10.5.15/plugin/feedback/
H A Dsender_thread.cc167 static void send_report(const char *when) in send_report() function
279 send_report("startup"); in background_thread()
283 send_report(NULL); in background_thread()
286 send_report(NULL); in background_thread()
289 send_report("shutdown"); in background_thread()
/dports/databases/mariadb103-server/mariadb-10.3.34/plugin/feedback/
H A Dsender_thread.cc169 static void send_report(const char *when) in send_report() function
284 send_report("startup"); in background_thread()
288 send_report(NULL); in background_thread()
291 send_report(NULL); in background_thread()
294 send_report("shutdown"); in background_thread()
/dports/databases/mariadb103-client/mariadb-10.3.34/plugin/feedback/
H A Dsender_thread.cc169 static void send_report(const char *when)
284 send_report("startup");
288 send_report(NULL);
291 send_report(NULL);
294 send_report("shutdown");
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/tests/
H A Dtest_owdatasampler.py182 w.send_report()
187 w.send_report()
192 w.send_report()
196 w.send_report()
200 w.send_report()
204 w.send_report()
H A Dtest_owoutliers.py97 self.widget.send_report()
102 self.widget.send_report()
160 self.widget.send_report()
165 self.widget.send_report()
H A Dtest_owaggregatecolumns.py161 self.widget.send_report()
166 self.widget.send_report()
172 self.widget.send_report()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/media/
H A Dmedia_element_parser_helpers.cc16 bool send_report) { in CheckUnsizedMediaViolation() argument
23 send_report ? ReportOptions::kReportOnFailure in CheckUnsizedMediaViolation()
H A Dmedia_element_parser_helpers.h19 bool send_report);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/media/
H A Dmedia_element_parser_helpers.cc17 bool send_report) { in CheckUnsizedMediaViolation() argument
24 send_report ? ReportOptions::kReportOnFailure in CheckUnsizedMediaViolation()
H A Dmedia_element_parser_helpers.h19 bool send_report);
/dports/textproc/angle-grinder/angle-grinder-0.18.0/src/
H A Dlang.rs263 .send_report(); in expect()
595 .send_report() in arg_list()
634 .send_report() in req_single_arg()
782 .send_report() in low_filter()
898 .send_report() in escaped_ident()
918 .send_report() in atomic()
933 .send_report() in unary()
1136 .send_report(); in expr()
1148 .send_report(); in req_ident()
1213 .send_report() in quoted_string()
[all …]
H A Dtypecheck.rs209 .send_report(); in type_check()
256 .send_report(); in type_check()
274 .send_report(); in type_check()
294 .send_report(); in type_check()
386 .send_report(); in type_check()
397 .send_report(); in type_check()
/dports/misc/py-orange3-educational/orange3-educational-0.4.0/orangecontrib/educational/widgets/tests/
H A Dtest_owpiecharts.py52 w.send_report()
56 w.send_report()
60 w.send_report()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/unsupervised/tests/
H A Dtest_owsavedistances.py108 widget.send_report()
111 widget.send_report()
114 widget.send_report()
/dports/www/py-WebError/WebError-0.13.1/weberror/
H A Derrormiddleware.py395 rep_err = send_report(rep, exc_data, html=html)
402 rep_err = send_report(rep, exc_data, html=html)
411 rep_err = send_report(rep, exc_data, html=html)
419 rep_err = send_report(rep, exc_data, html=html)
469 def send_report(rep, exc_data, html=True): function
/dports/security/py-gvm-tools/gvm-tools-21.10.0/scripts/
H A Dcombine-reports.gmp.py92 def send_report(gmp: Gmp, args: Namespace, combined_report: e.Element) -> str: function
120 send_report(gmp, args, combined_report)
/dports/finance/electrum/Electrum-4.1.5/electrum/gui/qt/
H A Dexception_window.py88 report_button.clicked.connect(self.send_report)
105 def send_report(self): member in Exception_Window
125 task = lambda: BaseCrashReporter.send_report(self, self.network.asyncio_loop, proxy)
/dports/comms/wsjtz/wsjtx/Network/
H A DPSKReporter.cpp70 connect (&report_timer_, &QTimer::timeout, [this] () {send_report ();}); in __anoned0308030202()
107 send_report (true); in check_connection()
189 void send_report (bool send_residue = false);
377 void PSKReporter::impl::send_report (bool send_residue) in send_report() function in PSKReporter::impl
546 m_->send_report (true); in sendReport()
/dports/www/py-paste/Paste-3.4.6/paste/exceptions/
H A Derrormiddleware.py365 rep_err = send_report(rep, exc_data, html=html)
373 rep_err = send_report(rep, exc_data, html=html)
381 rep_err = send_report(rep, exc_data, html=html)
424 def send_report(rep, exc_data, html=True): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/exceptions/
H A Derrormiddleware.py365 rep_err = send_report(rep, exc_data, html=html)
373 rep_err = send_report(rep, exc_data, html=html)
381 rep_err = send_report(rep, exc_data, html=html)
424 def send_report(rep, exc_data, html=True): function

12345678910