Home
last modified time | relevance | path

Searched refs:check_threshold (Results 1 – 25 of 73) sorted by relevance

123

/dports/net-mgmt/p5-Monitoring-Plugin/Monitoring-Plugin-0.40/t/
H A DMonitoring-Plugin-04.t45 eval { $p->check_threshold() };
50 is $p->check_threshold(2), OK, "check_threshold OK when called implicitly";
51 is $p->check_threshold(6), WARNING, "check_threshold WARNING";
52 is $p->check_threshold(11), CRITICAL, "check_threshold CRITICAL";
53 is $p->check_threshold(check=>11), CRITICAL, "check_threshold CRITICAL with hash param";
56 is $p->check_threshold([2,1]), OK, "check_threshold OK when called implicitly";
57 is $p->check_threshold([6,2]), WARNING, "check_threshold WARNING";
58 is $p->check_threshold([1,2,6,11]), CRITICAL, "check_threshold CRITICAL";
62 is $p->check_threshold(
68 is $p->check_threshold(
[all …]
/dports/net-mgmt/p5-Nagios-Plugin/Nagios-Plugin-0.36/t/
H A DNagios-Plugin-04.t45 eval { $p->check_threshold() };
50 is $p->check_threshold(2), OK, "check_threshold OK when called implicitly";
51 is $p->check_threshold(6), WARNING, "check_threshold WARNING";
52 is $p->check_threshold(11), CRITICAL, "check_threshold CRITICAL";
53 is $p->check_threshold(check=>11), CRITICAL, "check_threshold CRITICAL with hash param";
56 is $p->check_threshold([2,1]), OK, "check_threshold OK when called implicitly";
57 is $p->check_threshold([6,2]), WARNING, "check_threshold WARNING";
58 is $p->check_threshold([1,2,6,11]), CRITICAL, "check_threshold CRITICAL";
62 is $p->check_threshold(
68 is $p->check_threshold(
[all …]
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/tests/
H A Dtest_param_validation.py18 check_threshold)
35 check_threshold(wrong_threshold, matrix,
42 check_threshold(threshold, matrix,
47 assert check_threshold(2, matrix, fast_abs_percentile) == 2
51 check_threshold(3., matrix, fast_abs_percentile)
57 check_threshold(threshold, matrix, fast_abs_percentile)
58 == check_threshold(threshold_numpy_scalar, matrix,
63 assert 1. < check_threshold("50%", matrix, fast_abs_percentile,
/dports/multimedia/handbrake/ffmpeg-4.4/tests/checkasm/
H A Dvf_threshold.c36 static void check_threshold(int depth){ in check_threshold() function
81 check_threshold(8); in checkasm_check_vf_threshold()
84 check_threshold(16); in checkasm_check_vf_threshold()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/checkasm/
H A Dvf_threshold.c35 static void check_threshold(int depth){ in check_threshold() function
80 check_threshold(8); in checkasm_check_vf_threshold()
83 check_threshold(16); in checkasm_check_vf_threshold()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/checkasm/
H A Dvf_threshold.c36 static void check_threshold(int depth){ in check_threshold() function
81 check_threshold(8); in checkasm_check_vf_threshold()
84 check_threshold(16); in checkasm_check_vf_threshold()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/checkasm/
H A Dvf_threshold.c35 static void check_threshold(int depth){ in check_threshold() function
80 check_threshold(8); in checkasm_check_vf_threshold()
83 check_threshold(16); in checkasm_check_vf_threshold()
/dports/mail/rspamd/rspamd-3.1/lualib/lua_scanners/
H A Ddcc.lua211 local function check_threshold(what, num, lim) function
229 check_threshold('body', body, rule.body_max)
235 check_threshold('fuz1', fuz1, rule.fuz1_max)
241 check_threshold('fuz2', fuz2, rule.fuz2_max)
/dports/mail/rspamd-devel/rspamd-93430bb/lualib/lua_scanners/
H A Ddcc.lua211 local function check_threshold(what, num, lim) function
229 check_threshold('body', body, rule.body_max)
235 check_threshold('fuz1', fuz1, rule.fuz1_max)
241 check_threshold('fuz2', fuz2, rule.fuz2_max)
/dports/net-mgmt/p5-Nagios-Plugins-Memcached/Nagios-Plugins-Memcached-0.02/lib/Nagios/Plugins/
H A DMemcached.pm264 my $code = $self->check_threshold(
297 my $code = $self->check_threshold(
337 my $code = $self->check_threshold(
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/cluster/tests/
H A Dtest_birch.py150 def check_threshold(birch_instance, threshold): function
165 check_threshold(brc, 0.5)
169 check_threshold(brc, 5.0)
/dports/print/py-fontbakery/fontbakery-0.8.4/Lib/fontbakery/reporters/
H A Dterminal.py341 , check_threshold=None argument
363 check_threshold = check_threshold if type(check_threshold) is not Status \
364 else check_threshold.weight
365 self._check_threshold = min(ERROR.weight + 1, max(PASS.weight, check_threshold))
370 self._render_async = self.is_async or check_threshold is not None
/dports/net-mgmt/p5-Nagios-Plugin-Beanstalk/Nagios-Plugin-Beanstalk-0.04/lib/Nagios/Plugin/
H A DBeanstalk.pm171 $self->add_message($self->check_threshold($age), "tube $tube is $age seconds old");
198 $self->add_message($self->check_threshold($workers), "tube $tube has $workers workers");
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-winsource.c604 int check_threshold) in tui_line_is_displayed() argument
609 if (check_threshold) in tui_line_is_displayed()
630 int check_threshold) in tui_addr_is_displayed() argument
635 if (check_threshold) in tui_addr_is_displayed()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-winsource.c604 int check_threshold) in tui_line_is_displayed() argument
609 if (check_threshold) in tui_line_is_displayed()
630 int check_threshold) in tui_addr_is_displayed() argument
635 if (check_threshold) in tui_addr_is_displayed()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/desc/
H A Dboxm2_volm_desc_ex_land_only_matcher.cxx16 bool boxm2_volm_desc_ex_land_only_matcher::check_threshold(volm_desc_sptr const& query, float& thre… in check_threshold() function in boxm2_volm_desc_ex_land_only_matcher
H A Dboxm2_volm_desc_ex_matcher.cxx18 bool boxm2_volm_desc_ex_matcher::check_threshold(volm_desc_sptr const& query, float& thres_value) in check_threshold() function in boxm2_volm_desc_ex_matcher
H A Dboxm2_volm_desc_ex_land_only_matcher.h42 bool check_threshold(volm_desc_sptr const& query, float& thres_value) override;
H A Dboxm2_volm_desc_ex_matcher.h43 bool check_threshold(volm_desc_sptr const& query, float& thres_value) override;
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/plotting/
H A Djs_plotting_utils.py19 from .._utils.param_validation import check_threshold
100 abs_threshold = check_threshold(threshold, values, fast_abs_percentile)
/dports/net/samba412/samba-4.12.15/ctdb/utils/nagios/
H A Dcheck_ctdb224 … $result = $np->check_threshold(check => $error_script_count, warning => '0', critical => '0');
265 $result = $np->check_threshold(check => $nodes_count);
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/tracing/
H A Dthreshold_logging_tracer.cc65 tracer->check_threshold(span); in tlt_report()
129 void ThresholdLoggingTracer::check_threshold(lcbtrace_SPAN *span) in check_threshold() function in ThresholdLoggingTracer
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-winsource.c653 int check_threshold) in tui_line_is_displayed() argument
658 if (check_threshold) in tui_line_is_displayed()
684 int check_threshold) in tui_addr_is_displayed() argument
689 if (check_threshold) in tui_addr_is_displayed()
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-winsource.c658 int check_threshold) in tui_line_is_displayed() argument
663 if (check_threshold) in tui_line_is_displayed()
689 int check_threshold) in tui_addr_is_displayed() argument
694 if (check_threshold) in tui_addr_is_displayed()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/desc/
H A Dvolm_desc_ex_2d_matcher.h44 bool check_threshold(volm_desc_sptr const& query, float& thres_value) override;

123