Home
last modified time | relevance | path

Searched refs:expected_field (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/py-turbogears2/TurboGears2-2.3.12/tests/test_stack/rendering/
H A Dtest_toscawidgets.py33 for expected_field in expected_fields:
34 assert expected_field in resp, resp
41 for expected_field in expected_fields:
42 assert expected_field in resp, resp
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/mysqlxtest_src/
H A Dmessage_formatter.cc367 const details::Field &expected_field = fields[field_index]; in message_to_text() local
375 expected_field); in message_to_text()
381 "' doesn't contains field '" + expected_field.m_name + "'" in message_to_text()
387 if (field_descriptor->is_repeated() != expected_field.m_has_index) in message_to_text()
389 throw std::logic_error(expected_field.m_has_index ? in message_to_text()
390 "Element '" + expected_field.m_name + "' isn't an array" : in message_to_text()
391 "Element '" + expected_field.m_name + "' is an array and requires " in message_to_text()
406 if (expected_field.m_has_index) in message_to_text()
410 if (expected_field.m_index >= field_array_elements) in message_to_text()
413 "Elements '" + expected_field.m_name + "' index out of boundary " in message_to_text()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/mysqlxtest_src/
H A Dmessage_formatter.cc367 const details::Field &expected_field = fields[field_index]; in message_to_text() local
375 expected_field); in message_to_text()
381 "' doesn't contains field '" + expected_field.m_name + "'" in message_to_text()
387 if (field_descriptor->is_repeated() != expected_field.m_has_index) in message_to_text()
389 throw std::logic_error(expected_field.m_has_index ? in message_to_text()
390 "Element '" + expected_field.m_name + "' isn't an array" : in message_to_text()
391 "Element '" + expected_field.m_name + "' is an array and requires " in message_to_text()
406 if (expected_field.m_has_index) in message_to_text()
410 if (expected_field.m_index >= field_array_elements) in message_to_text()
413 "Elements '" + expected_field.m_name + "' index out of boundary " in message_to_text()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/mysqlxtest_src/
H A Dmessage_formatter.cc367 const details::Field &expected_field = fields[field_index]; in message_to_text() local
375 expected_field); in message_to_text()
381 "' doesn't contains field '" + expected_field.m_name + "'" in message_to_text()
387 if (field_descriptor->is_repeated() != expected_field.m_has_index) in message_to_text()
389 throw std::logic_error(expected_field.m_has_index ? in message_to_text()
390 "Element '" + expected_field.m_name + "' isn't an array" : in message_to_text()
391 "Element '" + expected_field.m_name + "' is an array and requires " in message_to_text()
406 if (expected_field.m_has_index) in message_to_text()
410 if (expected_field.m_index >= field_array_elements) in message_to_text()
413 "Elements '" + expected_field.m_name + "' index out of boundary " in message_to_text()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/mysqlxtest_src/
H A Dmessage_formatter.cc367 const details::Field &expected_field = fields[field_index]; in message_to_text() local
375 expected_field); in message_to_text()
381 "' doesn't contains field '" + expected_field.m_name + "'" in message_to_text()
387 if (field_descriptor->is_repeated() != expected_field.m_has_index) in message_to_text()
389 throw std::logic_error(expected_field.m_has_index ? in message_to_text()
390 "Element '" + expected_field.m_name + "' isn't an array" : in message_to_text()
391 "Element '" + expected_field.m_name + "' is an array and requires " in message_to_text()
406 if (expected_field.m_has_index) in message_to_text()
410 if (expected_field.m_index >= field_array_elements) in message_to_text()
413 "Elements '" + expected_field.m_name + "' index out of boundary " in message_to_text()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/mysqlxtest_src/
H A Dmessage_formatter.cc367 const details::Field &expected_field = fields[field_index]; in message_to_text() local
375 expected_field); in message_to_text()
381 "' doesn't contains field '" + expected_field.m_name + "'" in message_to_text()
387 if (field_descriptor->is_repeated() != expected_field.m_has_index) in message_to_text()
389 throw std::logic_error(expected_field.m_has_index ? in message_to_text()
390 "Element '" + expected_field.m_name + "' isn't an array" : in message_to_text()
391 "Element '" + expected_field.m_name + "' is an array and requires " in message_to_text()
406 if (expected_field.m_has_index) in message_to_text()
410 if (expected_field.m_index >= field_array_elements) in message_to_text()
413 "Elements '" + expected_field.m_name + "' index out of boundary " in message_to_text()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/mysqlxtest_src/
H A Dmessage_formatter.cc367 const details::Field &expected_field = fields[field_index]; in message_to_text() local
375 expected_field); in message_to_text()
381 "' doesn't contains field '" + expected_field.m_name + "'" in message_to_text()
387 if (field_descriptor->is_repeated() != expected_field.m_has_index) in message_to_text()
389 throw std::logic_error(expected_field.m_has_index ? in message_to_text()
390 "Element '" + expected_field.m_name + "' isn't an array" : in message_to_text()
391 "Element '" + expected_field.m_name + "' is an array and requires " in message_to_text()
406 if (expected_field.m_has_index) in message_to_text()
410 if (expected_field.m_index >= field_array_elements) in message_to_text()
413 "Elements '" + expected_field.m_name + "' index out of boundary " in message_to_text()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/tests/driver/formatters/
H A Dmessage_formatter.cc341 const details::Field &expected_field = fields[field_index]; in message_to_text() local
347 std::find_if(output.begin(), output.end(), expected_field); in message_to_text()
352 expected_field.m_name + in message_to_text()
359 if (field_descriptor->is_repeated() != expected_field.m_has_index) { in message_to_text()
360 throw std::logic_error(expected_field.m_has_index in message_to_text()
361 ? "Element '" + expected_field.m_name + in message_to_text()
363 : "Element '" + expected_field.m_name + in message_to_text()
378 if (expected_field.m_has_index) { in message_to_text()
382 if (expected_field.m_index >= field_array_elements) { in message_to_text()
383 throw std::logic_error("Elements '" + expected_field.m_name + in message_to_text()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/pyarrow/tests/
H A Dtest_jvm.py159 expected_field = pa.field('field_name', pa_type, nullable=nullable)
160 assert result == expected_field
164 assert result == pa.schema([expected_field])
169 assert result == pa.schema([expected_field], {'meta': 'data'})
175 expected_field = expected_field.with_metadata(
177 assert result == pa.schema([expected_field])
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/tests/
H A Dtest_jvm.py178 expected_field = pa.field('field_name', pa_type, nullable=nullable)
179 assert result == expected_field
183 assert result == pa.schema([expected_field])
188 assert result == pa.schema([expected_field], {'meta': 'data'})
194 expected_field = expected_field.with_metadata(
196 assert result == pa.schema([expected_field])
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/tests/
H A Dtest_jvm.py178 expected_field = pa.field('field_name', pa_type, nullable=nullable)
179 assert result == expected_field
183 assert result == pa.schema([expected_field])
188 assert result == pa.schema([expected_field], {'meta': 'data'})
194 expected_field = expected_field.with_metadata(
196 assert result == pa.schema([expected_field])
/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/dmlc-core/test/unittest/
H A Dunittest_parser.cc425 const std::vector<unsigned> expected_field{1, 1, 1, 2, 2, 1, 2, 2}; in TEST() local
428 CHECK(rctr->field == expected_field); in TEST()
450 const std::vector<unsigned> expected_field{0, 0, 0, 1, 1, 0, 1, 1}; in TEST() local
454 CHECK(rctr->field == expected_field); in TEST()
476 const std::vector<unsigned> expected_field{0, 0, 0, 1, 1, 0, 1, 1}; in TEST() local
480 CHECK(rctr->field == expected_field); in TEST()
502 const std::vector<unsigned> expected_field{1, 1, 0, 1, 2, 2, 1, 2, 2}; in TEST() local
506 CHECK(rctr->field == expected_field); in TEST()
/dports/devel/dmlc-core/dmlc-core-0.3-123-gb3a4c71/test/unittest/
H A Dunittest_parser.cc427 const std::vector<unsigned> expected_field{1, 1, 1, 2, 2, 1, 2, 2}; in TEST() local
430 CHECK(rctr->field == expected_field); in TEST()
452 const std::vector<unsigned> expected_field{0, 0, 0, 1, 1, 0, 1, 1}; in TEST() local
456 CHECK(rctr->field == expected_field); in TEST()
478 const std::vector<unsigned> expected_field{0, 0, 0, 1, 1, 0, 1, 1}; in TEST() local
482 CHECK(rctr->field == expected_field); in TEST()
504 const std::vector<unsigned> expected_field{1, 1, 0, 1, 2, 2, 1, 2, 2}; in TEST() local
508 CHECK(rctr->field == expected_field); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/mixed-content/generic/tools/
H A Dspec_validator.py49 for expected_field in expected_fields:
50 assert_contains(obj, expected_field)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/mixed-content/generic/tools/
H A Dspec_validator.py49 for expected_field in expected_fields:
50 assert_contains(obj, expected_field)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/referrer-policy/generic/tools/
H A Dspec_validator.py43 for expected_field in expected_fields:
44 assert_contains(obj, expected_field)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/referrer-policy/generic/tools/
H A Dspec_validator.py43 for expected_field in expected_fields:
44 assert_contains(obj, expected_field)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/
H A DDexExpectWatchBase.py164 expected_field = self._get_expected_field(watch)
166 expected_field)
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/common/security-features/tools/
H A Dspec_validator.py52 for expected_field in expected_fields:
53 assert_contains(obj, expected_field)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/
H A DDexExpectWatchBase.py166 expected_field = self._get_expected_field(watch)
168 expected_field)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/
H A DDexExpectWatchBase.py164 expected_field = self._get_expected_field(watch)
166 expected_field)
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/common/security-features/tools/
H A Dspec_validator.py52 for expected_field in expected_fields:
53 assert_contains(obj, expected_field)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/common/security-features/tools/
H A Dspec_validator.py52 for expected_field in expected_fields:
53 assert_contains(obj, expected_field)
/dports/devel/llvm13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/
H A DDexExpectWatchBase.py164 expected_field = self._get_expected_field(watch)
166 expected_field)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/common/security-features/tools/
H A Dspec_validator.py52 for expected_field in expected_fields:
53 assert_contains(obj, expected_field)

12