Home
last modified time | relevance | path

Searched refs:outcome (Results 1 – 25 of 4759) sorted by relevance

12345678910>>...191

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-access-management/source/
H A DAccessManagementClient.cpp119 if (!outcome.IsSuccess()) in GetGroup()
182 if (!outcome.IsSuccess()) in GetRole()
208 if (!outcome.IsSuccess()) in GetUser()
232 if (!outcome.IsSuccess()) in CreateGroup()
254 if (!outcome.IsSuccess()) in CreatePolicy()
276 if (!outcome.IsSuccess()) in CreateRole()
296 if (!outcome.IsSuccess()) in CreateUser()
357 if (!outcome.IsSuccess()) in AddUserToGroup()
373 if(!outcome.IsSuccess()) in RemoveUserFromGroup()
389 if (!outcome.IsSuccess()) in AttachPolicyToGroup()
[all …]
/dports/www/moodle310/moodle/course/ajax/
H A Dmanagement.php38 $outcome = new stdClass; variable
39 $outcome->error = false;
40 $outcome->outcome = false;
86 $outcome->outcome = \core_course\management\helper::action_course_hide_by_record($courseid);
90 $outcome->outcome = \core_course\management\helper::action_course_show_by_record($courseid);
103 $outcome->outcome = \core_course\management\helper::action_category_hide_by_id($categoryid);
116 $outcome->outcome = \core_course\management\helper::action_category_show_by_id($categoryid);
130 $outcome->outcome = true;
136 $outcome->outcome = true;
149 $outcome->outcome = true;
[all …]
/dports/www/moodle311/moodle/course/ajax/
H A Dmanagement.php38 $outcome = new stdClass; variable
39 $outcome->error = false;
40 $outcome->outcome = false;
86 $outcome->outcome = \core_course\management\helper::action_course_hide_by_record($courseid);
90 $outcome->outcome = \core_course\management\helper::action_course_show_by_record($courseid);
103 $outcome->outcome = \core_course\management\helper::action_category_hide_by_id($categoryid);
116 $outcome->outcome = \core_course\management\helper::action_category_show_by_id($categoryid);
130 $outcome->outcome = true;
136 $outcome->outcome = true;
149 $outcome->outcome = true;
[all …]
/dports/www/moodle39/moodle/course/ajax/
H A Dmanagement.php38 $outcome = new stdClass; variable
39 $outcome->error = false;
40 $outcome->outcome = false;
86 $outcome->outcome = \core_course\management\helper::action_course_hide_by_record($courseid);
90 $outcome->outcome = \core_course\management\helper::action_course_show_by_record($courseid);
103 $outcome->outcome = \core_course\management\helper::action_category_hide_by_id($categoryid);
116 $outcome->outcome = \core_course\management\helper::action_category_show_by_id($categoryid);
130 $outcome->outcome = true;
136 $outcome->outcome = true;
149 $outcome->outcome = true;
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/autononreg/py/re/
H A Dtests.py66 elif outcome==FAIL:
120 elif outcome==FAIL:
167 if outcome==FAIL:
214 if outcome==FAIL:
262 if outcome==FAIL:
310 if outcome==FAIL:
367 if outcome==FAIL:
416 if outcome==FAIL:
477 if outcome==FAIL:
550 if outcome==FAIL:
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/autononreg/py/re/
H A Dtests.py66 elif outcome==FAIL:
120 elif outcome==FAIL:
167 if outcome==FAIL:
214 if outcome==FAIL:
262 if outcome==FAIL:
310 if outcome==FAIL:
367 if outcome==FAIL:
416 if outcome==FAIL:
477 if outcome==FAIL:
550 if outcome==FAIL:
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/autononreg/py/re/
H A Dtests.py66 elif outcome==FAIL:
120 elif outcome==FAIL:
167 if outcome==FAIL:
214 if outcome==FAIL:
262 if outcome==FAIL:
310 if outcome==FAIL:
367 if outcome==FAIL:
416 if outcome==FAIL:
477 if outcome==FAIL:
550 if outcome==FAIL:
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/autononreg/py/re/
H A Dtests.py66 elif outcome==FAIL:
120 elif outcome==FAIL:
167 if outcome==FAIL:
214 if outcome==FAIL:
262 if outcome==FAIL:
310 if outcome==FAIL:
367 if outcome==FAIL:
416 if outcome==FAIL:
477 if outcome==FAIL:
550 if outcome==FAIL:
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/outcome/test/tests/
H A Dcore-outcome.cpp47 …static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<long>>>>, int>::value, "Sanit…
51 …static_assert(!std::is_constructible<outcome<outcome<outcome<int>>>, outcome<long>>::value, "Sanit…
52 …static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<int>>>>, outcome<long>>::valu…
57 …static_assert(std::is_constructible<outcome<outcome<outcome<int>>>, outcome<void>>::value, "Sanity…
92 outcome<int> m(5);
130 outcome<int> m(ec);
155 outcome<int> m(e);
181 outcome<int> m(e);
193 outcome<void, void> m(e);
203 outcome<int> a(5);
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/outcome/test/tests/
H A Dcore-outcome.cpp47 …static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<long>>>>, int>::value, "Sanit…
51 …static_assert(!std::is_constructible<outcome<outcome<outcome<int>>>, outcome<long>>::value, "Sanit…
52 …static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<int>>>>, outcome<long>>::valu…
57 …static_assert(std::is_constructible<outcome<outcome<outcome<int>>>, outcome<void>>::value, "Sanity…
92 outcome<int> m(5);
130 outcome<int> m(ec);
155 outcome<int> m(e);
181 outcome<int> m(e);
193 outcome<void, void> m(e);
203 outcome<int> a(5);
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/outcome/test/tests/
H A Dcore-outcome.cpp47 …static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<long>>>>, int>::value, "Sanit…
51 …static_assert(!std::is_constructible<outcome<outcome<outcome<int>>>, outcome<long>>::value, "Sanit…
52 …static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<int>>>>, outcome<long>>::valu…
57 …static_assert(std::is_constructible<outcome<outcome<outcome<int>>>, outcome<void>>::value, "Sanity…
92 outcome<int> m(5);
130 outcome<int> m(ec);
155 outcome<int> m(e);
181 outcome<int> m(e);
193 outcome<void, void> m(e);
203 outcome<int> a(5);
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/outcome/test/tests/
H A Dcore-outcome.cpp45 static_assert(!std::is_constructible<outcome<outcome<long>>, int>::value,
48 static_assert(!std::is_constructible<outcome<outcome<outcome<long>>>, int>::value,
50 static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<long>>>>, int>::value,
57 static_assert(!std::is_constructible<outcome<outcome<outcome<int>>>, outcome<long>>::value,
59 …static_assert(!std::is_constructible<outcome<outcome<outcome<outcome<int>>>>, outcome<long>>::valu…
68 static_assert(std::is_constructible<outcome<outcome<outcome<int>>>, outcome<void>>::value,
105 outcome<int> m(5);
143 outcome<int> m(ec);
168 outcome<int> m(e);
194 outcome<int> m(e);
[all …]
/dports/graphics/R-cran-pROC/pROC/tests/testthat/
H A Dtest-are-paired.R18 …expect_false(are.paired(roc(aSAH$outcome[21:113], aSAH$wfns[21:113]), roc(aSAH$outcome, aSAH$ndka)…
25 r.wfns.f <- roc(outcome ~ wfns, aSAH)
26 r.ndka.f <- roc(outcome ~ ndka, aSAH)
33 expect_true(are.paired(roc(outcome ~ wfns, aSAH.missing), roc(outcome ~ ndka, aSAH.missing)))
46 expect_true(are.paired(auc(aSAH$outcome, aSAH$wfns), auc(aSAH$outcome, aSAH$ndka)))
47 expect_true(are.paired(roc(aSAH$outcome, aSAH$wfns), auc(aSAH$outcome, aSAH$ndka)))
48 expect_true(are.paired(auc(aSAH$outcome, aSAH$wfns), roc(aSAH$outcome, aSAH$ndka)))
91 expect_true(are.paired(auc(aSAH$outcome, aSAH$wfns), smooth(roc(aSAH$outcome, aSAH$ndka))))
92 expect_true(are.paired(smooth(roc(aSAH$outcome, aSAH$wfns)), auc(aSAH$outcome, aSAH$ndka)))
93 expect_true(are.paired(roc(aSAH$outcome, aSAH$wfns), smooth(roc(aSAH$outcome, aSAH$ndka))))
[all …]
H A Dtest-roc.R173 outcome <- aSAH$outcome globalVar
176 roc(outcome ~ wfns)[roc.check.only.items],
177 roc(outcome, wfns)[roc.check.only.items]
208 …expect_error(roc(aSAH$outcome, aSAH$ndka, controls = aSAH$ndka[aSAH$outcome == "Good"], cases = aS…
299 r <- roc(aSAH, outcome, s100b, ret="roc")
330 outcomes <- aSAH$outcome
362 expect_error(roc(aSAH$outcome[aSAH$outcome == "Good"], aSAH$ndka[aSAH$outcome == "Good"]), "case")
363 …expect_error(roc(aSAH$outcome[aSAH$outcome == "Poor"], aSAH$ndka[aSAH$outcome == "Poor"]), "contro…
365 expect_error(roc(aSAH[aSAH$outcome == "Good",], outcome, ndka), "case")
366 expect_error(roc(aSAH[aSAH$outcome == "Poor",], outcome, ndka), "control")
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dcrud_spec_test.go109 if outcome.Error {
121 if outcome.Error {
130 if outcome.Error {
139 if outcome.Error {
148 if outcome.Error {
157 if outcome.Error {
166 if outcome.Error {
176 if outcome.Error {
190 if outcome.Error {
204 if outcome.Error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dcrud_spec_test.go109 if outcome.Error {
121 if outcome.Error {
130 if outcome.Error {
139 if outcome.Error {
148 if outcome.Error {
157 if outcome.Error {
166 if outcome.Error {
176 if outcome.Error {
190 if outcome.Error {
204 if outcome.Error {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dcrud_spec_test.go109 if outcome.Error {
121 if outcome.Error {
130 if outcome.Error {
139 if outcome.Error {
148 if outcome.Error {
157 if outcome.Error {
166 if outcome.Error {
176 if outcome.Error {
190 if outcome.Error {
204 if outcome.Error {
[all …]
/dports/devel/py-behave/behave-1.2.6/issue.features/
H A Dissue0073.feature26 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
57 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
89 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
97 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
106 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
138 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
143 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
148 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
156 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
161 assert outcome == "passes", "FAIL: outcome={0}".format(outcome)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/bluetooth/
H A Dbluetooth_metrics.cc161 UMAGetPrimaryServiceOutcome outcome) { in RecordGetPrimaryServicesOutcome() argument
178 CacheQueryOutcome outcome) { in RecordGetPrimaryServicesOutcome() argument
205 UMAGetCharacteristicOutcome outcome) { in RecordGetCharacteristicsOutcome() argument
222 CacheQueryOutcome outcome) { in RecordGetCharacteristicsOutcome() argument
223 switch (outcome) { in RecordGetCharacteristicsOutcome()
277 UMAGetDescriptorOutcome outcome) { in RecordGetDescriptorsOutcome() argument
294 CacheQueryOutcome outcome) { in RecordGetDescriptorsOutcome() argument
295 switch (outcome) { in RecordGetDescriptorsOutcome()
346 CacheQueryOutcome outcome) { in TranslateCacheQueryOutcomeToGATTOperationOutcome() argument
347 switch (outcome) { in TranslateCacheQueryOutcomeToGATTOperationOutcome()
[all …]
/dports/databases/pear-DB/DB-1.11.0/tests/driver/
H A D10errormap.phpt11 DB_ERROR_NOSUCHTABLE for select: matches expected outcome
12 DB_ERROR_NOSUCHTABLE for drop: matches expected outcome
13 DB_ERROR_NOT_FOUND for drop index: matches expected outcome
14 DB_ERROR_ALREADY_EXISTS for create table: matches expected outcome
15 DB_ERROR_ALREADY_EXISTS for create index: matches expected outcome
22 DB_ERROR_CONSTRAINT_NOT_NULL on insert: matches expected outcome
23 DB_ERROR_CONSTRAINT_NOT_NULL on update: matches expected outcome
26 DB_ERROR_DIVZERO: matches expected outcome
31 DB_ERROR_NOSUCHFIELD: matches expected outcome
32 DB_ERROR_SYNTAX: matches expected outcome
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/firebase/test/
H A Dresults_summary.py118 return response.outcome
150 if not step.outcome:
331 outcome = step.outcome
337 if outcome.successDetail and outcome.successDetail.otherNativeCrash:
343 if outcome.failureDetail:
360 outcome = environment.environmentResult.outcome
366 if outcome.successDetail and outcome.successDetail.otherNativeCrash:
371 elif outcome.summary == summary_enum.failure or outcome.summary == summary_enum.flaky:
372 if outcome.failureDetail:
407 def _GetSkippedDetail(outcome): argument
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/action/
H A Dnxos_file_copy.py267 outcome = {}
316 return outcome
319 return outcome
322 return outcome
330 return outcome
348 return outcome
366 if outcome['error'] or outcome['expect_timeout']:
375 outcome['error_data'] = re.sub(nxos_password, '', outcome['error_data'])
398 if outcome['error'] or outcome['expect_timeout']:
429 if outcome['error'] or outcome['expect_timeout']:
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/action/
H A Dnxos_file_copy.py317 outcome = {}
368 return outcome
371 return outcome
374 return outcome
384 return outcome
395 outcome[
403 outcome[
410 return outcome
430 if outcome["error"] or outcome["expect_timeout"]:
478 if outcome["error"] or outcome["expect_timeout"]:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/bluetooth/
H A Dbluetooth_metrics.cc57 static_cast<int>(outcome), in RecordRequestDeviceOutcome()
140 static_cast<int>(outcome), in RecordConnectGATTOutcome()
145 DCHECK(outcome == CacheQueryOutcome::NO_DEVICE); in RecordConnectGATTOutcome()
161 UMAGetPrimaryServiceOutcome outcome) { in RecordGetPrimaryServicesOutcome() argument
178 CacheQueryOutcome outcome) { in RecordGetPrimaryServicesOutcome() argument
179 DCHECK(outcome == CacheQueryOutcome::NO_DEVICE); in RecordGetPrimaryServicesOutcome()
223 RecordCharacteristicReadValueOutcome(outcome); in RecordGATTOperationOutcome()
229 RecordStartNotificationsOutcome(outcome); in RecordGATTOperationOutcome()
242 CacheQueryOutcome outcome) { in TranslateCacheQueryOutcomeToGATTOperationOutcome() argument
243 switch (outcome) { in TranslateCacheQueryOutcomeToGATTOperationOutcome()
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dcrud_spec_test.go100 if outcome.Error {
111 if outcome.Error {
119 if outcome.Error {
127 if outcome.Error {
135 if outcome.Error {
143 if outcome.Error {
151 if outcome.Error {
160 if outcome.Error {
173 if outcome.Error {
186 if outcome.Error {
[all …]

12345678910>>...191