Home
last modified time | relevance | path

Searched refs:be (Results 1 – 25 of 9675) sorted by relevance

12345678910>>...387

/third_party/curl/tests/data/
Dtest4426 # "name$_", "could-be-large-$_")."\n";
43 attack.invalid TRUE / FALSE 0 name1 could-be-large-1
44 attack.invalid TRUE / FALSE 0 name2 could-be-large-2
45 attack.invalid TRUE / FALSE 0 name3 could-be-large-3
46 attack.invalid TRUE / FALSE 0 name4 could-be-large-4
47 attack.invalid TRUE / FALSE 0 name5 could-be-large-5
48 attack.invalid TRUE / FALSE 0 name6 could-be-large-6
49 attack.invalid TRUE / FALSE 0 name7 could-be-large-7
50 attack.invalid TRUE / FALSE 0 name8 could-be-large-8
51 attack.invalid TRUE / FALSE 0 name9 could-be-large-9
[all …]
Dtest108625 Long chunk of data that couldn't possibly be sent in the time allotted.
26 Long chunk of data that couldn't possibly be sent in the time allotted.
27 Long chunk of data that couldn't possibly be sent in the time allotted.
28 Long chunk of data that couldn't possibly be sent in the time allotted.
29 Long chunk of data that couldn't possibly be sent in the time allotted.
30 Long chunk of data that couldn't possibly be sent in the time allotted.
31 Long chunk of data that couldn't possibly be sent in the time allotted.
32 Long chunk of data that couldn't possibly be sent in the time allotted.
33 Long chunk of data that couldn't possibly be sent in the time allotted.
34 Long chunk of data that couldn't possibly be sent in the time allotted.
[all …]
Dtest111224 Long chunk of data that couldn't possibly be sent in the time allotted.
25 Long chunk of data that couldn't possibly be sent in the time allotted.
26 Long chunk of data that couldn't possibly be sent in the time allotted.
27 Long chunk of data that couldn't possibly be sent in the time allotted.
28 Long chunk of data that couldn't possibly be sent in the time allotted.
29 Long chunk of data that couldn't possibly be sent in the time allotted.
30 Long chunk of data that couldn't possibly be sent in the time allotted.
31 Long chunk of data that couldn't possibly be sent in the time allotted.
32 Long chunk of data that couldn't possibly be sent in the time allotted.
33 Long chunk of data that couldn't possibly be sent in the time allotted.
[all …]
/third_party/boost/libs/endian/test/
Dconversion_test.cpp29 namespace be = boost::endian;
101 if( be::order::native == be::order::big ) in test()
115 BOOST_TEST_EQ(be::endian_reverse(big), little); in test()
116 BOOST_TEST_EQ(be::endian_reverse(little), big); in test()
119 BOOST_TEST_EQ(be::native_to_big(native), big); in test()
120 BOOST_TEST_EQ(be::native_to_little(native), little); in test()
121 BOOST_TEST_EQ(be::big_to_native(big), native); in test()
122 BOOST_TEST_EQ(be::little_to_native(little), native); in test()
125 BOOST_TEST_EQ((be::conditional_reverse<be::order::big, be::order::big>(big)), big); in test()
126 BOOST_TEST_EQ((be::conditional_reverse<be::order::little, in test()
[all …]
Dendian_operations_test.cpp37 namespace be = boost::endian;
190 Test<T1, be::big_int16_at>::test(); in op_test_aux()
191 Test<T1, be::big_int32_at>::test(); in op_test_aux()
192 Test<T1, be::big_int64_at>::test(); in op_test_aux()
193 Test<T1, be::big_uint16_at>::test(); in op_test_aux()
194 Test<T1, be::big_uint32_at>::test(); in op_test_aux()
195 Test<T1, be::big_uint64_at>::test(); in op_test_aux()
196 Test<T1, be::little_int16_at>::test(); in op_test_aux()
197 Test<T1, be::little_int32_at>::test(); in op_test_aux()
198 Test<T1, be::little_int64_at>::test(); in op_test_aux()
[all …]
/third_party/node/deps/npm/node_modules/err-code/test/
Dtest.js11 expect(err).to.be.an(Error);
12 expect(err.hasOwnProperty(err.code)).to.be(false);
18 expect(err).to.be.an(Error);
19 expect(err.code).to.be('ESOME');
25 expect(err).to.be.an(Error);
26 expect(err.code).to.be('ESOME');
27 expect(err.foo).to.be('bar');
28 expect(err.bar).to.be('foo');
34 expect(err).to.be.an(Error);
35 expect(err.code).to.be(undefined);
[all …]
/third_party/e2fsprogs/tests/f_expand/
Dexpect.1.gz
/third_party/openssl/demos/cms/
Dcomp.txt3 Some Text To be Compressed
4 Some Text To be Compressed
5 Some Text To be Compressed
6 Some Text To be Compressed
7 Some Text To be Compressed
8 Some Text To be Compressed
9 Some Text To be Compressed
10 Some Text To be Compressed
11 Some Text To be Compressed
12 Some Text To be Compressed
[all …]
/third_party/typescript/tests/baselines/reference/
DcompoundAdditionAssignmentWithInvalidOperands.errors.txt1 …nAssignmentWithInvalidOperands.ts(6,1): error TS2365: Operator '+=' cannot be applied to types 'bo…
2 …nAssignmentWithInvalidOperands.ts(7,1): error TS2365: Operator '+=' cannot be applied to types 'bo…
3 …nAssignmentWithInvalidOperands.ts(8,1): error TS2365: Operator '+=' cannot be applied to types 'bo…
4 …nAssignmentWithInvalidOperands.ts(9,1): error TS2365: Operator '+=' cannot be applied to types 'bo…
5 …AssignmentWithInvalidOperands.ts(10,1): error TS2365: Operator '+=' cannot be applied to types 'bo…
6 …AssignmentWithInvalidOperands.ts(11,1): error TS2365: Operator '+=' cannot be applied to types 'bo…
7 …AssignmentWithInvalidOperands.ts(12,1): error TS2365: Operator '+=' cannot be applied to types 'bo…
8 …AssignmentWithInvalidOperands.ts(15,1): error TS2365: Operator '+=' cannot be applied to types '{}…
9 …AssignmentWithInvalidOperands.ts(16,1): error TS2365: Operator '+=' cannot be applied to types '{}…
10 …AssignmentWithInvalidOperands.ts(17,1): error TS2365: Operator '+=' cannot be applied to types '{}…
[all …]
DcomparisonOperatorWithNoRelationshipTypeParameter.errors.txt1 …thNoRelationshipTypeParameter.ts(12,14): error TS2365: Operator '<' cannot be applied to types 'T'…
2 …thNoRelationshipTypeParameter.ts(13,14): error TS2365: Operator '>' cannot be applied to types 'T'…
3 …hNoRelationshipTypeParameter.ts(14,14): error TS2365: Operator '<=' cannot be applied to types 'T'…
4 …hNoRelationshipTypeParameter.ts(15,14): error TS2365: Operator '>=' cannot be applied to types 'T'…
9 …thNoRelationshipTypeParameter.ts(22,16): error TS2365: Operator '<' cannot be applied to types 'T'…
10 …thNoRelationshipTypeParameter.ts(23,16): error TS2365: Operator '<' cannot be applied to types 'T'…
11 …thNoRelationshipTypeParameter.ts(24,16): error TS2365: Operator '<' cannot be applied to types 'T'…
12 …thNoRelationshipTypeParameter.ts(25,16): error TS2365: Operator '<' cannot be applied to types 'T'…
13 …thNoRelationshipTypeParameter.ts(26,16): error TS2365: Operator '<' cannot be applied to types 'T'…
14 …thNoRelationshipTypeParameter.ts(27,16): error TS2365: Operator '<' cannot be applied to types 'T'…
[all …]
DnumberVsBigIntOperations.errors.txt3 tests/cases/compiler/numberVsBigIntOperations.ts(4,15): error TS2365: Operator '+=' cannot be appli…
4 tests/cases/compiler/numberVsBigIntOperations.ts(4,28): error TS2365: Operator '+=' cannot be appli…
5 tests/cases/compiler/numberVsBigIntOperations.ts(5,15): error TS2365: Operator '-=' cannot be appli…
6 tests/cases/compiler/numberVsBigIntOperations.ts(5,28): error TS2365: Operator '-=' cannot be appli…
7 tests/cases/compiler/numberVsBigIntOperations.ts(6,15): error TS2365: Operator '*=' cannot be appli…
8 tests/cases/compiler/numberVsBigIntOperations.ts(6,28): error TS2365: Operator '*=' cannot be appli…
9 tests/cases/compiler/numberVsBigIntOperations.ts(7,15): error TS2365: Operator '/=' cannot be appli…
10 tests/cases/compiler/numberVsBigIntOperations.ts(7,28): error TS2365: Operator '/=' cannot be appli…
11 tests/cases/compiler/numberVsBigIntOperations.ts(8,15): error TS2365: Operator '%=' cannot be appli…
12 tests/cases/compiler/numberVsBigIntOperations.ts(8,28): error TS2365: Operator '%=' cannot be appli…
[all …]
DtypeParameterDiamond3.errors.txt2 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T | U'.
4 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T'.
9 'U' could be instantiated with an arbitrary type which could be unrelated to 'Top'.
11 'U' could be instantiated with an arbitrary type which could be unrelated to 'Bottom'.
13 … 'U' could be instantiated with an arbitrary type which could be unrelated to 'Top | T | U'.
15 … 'U' could be instantiated with an arbitrary type which could be unrelated to 'Top'.
17 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Bottom'.
19 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Top | T | U'.
21 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T'.
35 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated to …
[all …]
DrestParametersOfNonArrayTypes.errors.txt1 …es/restParametersOfNonArrayTypes.ts(3,14): error TS2370: A rest parameter must be of an array type.
2 …es/restParametersOfNonArrayTypes.ts(4,22): error TS2370: A rest parameter must be of an array type.
3 …estParametersOfNonArrayTypes.ts(5,11): error TS1014: A rest parameter must be last in a parameter …
4 …es/restParametersOfNonArrayTypes.ts(5,11): error TS2370: A rest parameter must be of an array type.
5 …es/restParametersOfNonArrayTypes.ts(5,23): error TS2370: A rest parameter must be of an array type.
6 …res/restParametersOfNonArrayTypes.ts(8,9): error TS2370: A rest parameter must be of an array type.
7 …es/restParametersOfNonArrayTypes.ts(12,6): error TS2370: A rest parameter must be of an array type.
8 …estParametersOfNonArrayTypes.ts(13,9): error TS1014: A rest parameter must be last in a parameter …
9 …es/restParametersOfNonArrayTypes.ts(13,9): error TS2370: A rest parameter must be of an array type.
10 …s/restParametersOfNonArrayTypes.ts(13,23): error TS2370: A rest parameter must be of an array type.
[all …]
DjsDeclarationsInterfaces.errors.txt1 …clarations/index.js(4,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
2 …clarations/index.js(6,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
3 …larations/index.js(10,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
4 …larations/index.js(31,11): error TS8006: 'interface' declarations can only be used in TypeScript f…
5 …larations/index.js(35,11): error TS8006: 'interface' declarations can only be used in TypeScript f…
6 …larations/index.js(39,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
7 …larations/index.js(43,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
8 …larations/index.js(45,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
9 …larations/index.js(49,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
10 …larations/index.js(53,18): error TS8006: 'interface' declarations can only be used in TypeScript f…
[all …]
DjsDeclarationsClassesErr.errors.txt1 …rations/index.js(4,16): error TS8004: Type parameter declarations can only be used in TypeScript f…
2 …jsdoc/declarations/index.js(5,12): error TS8010: Type annotations can only be used in TypeScript f…
3 …rations/index.js(8,16): error TS8004: Type parameter declarations can only be used in TypeScript f…
4 tests/cases/conformance/jsdoc/declarations/index.js(8,29): error TS8011: Type arguments can only be
5 …jsdoc/declarations/index.js(9,12): error TS8010: Type annotations can only be used in TypeScript f…
6 …sdoc/declarations/index.js(13,11): error TS8010: Type annotations can only be used in TypeScript f…
7 …sdoc/declarations/index.js(19,11): error TS8010: Type annotations can only be used in TypeScript f…
8 …sdoc/declarations/index.js(23,11): error TS8010: Type annotations can only be used in TypeScript f…
9 …sdoc/declarations/index.js(27,11): error TS8010: Type annotations can only be used in TypeScript f…
10 …sdoc/declarations/index.js(28,11): error TS8010: Type annotations can only be used in TypeScript f…
[all …]
DadditionOperatorWithInvalidOperands.errors.txt1 …onOperatorWithInvalidOperands.ts(15,10): error TS2365: Operator '+' cannot be applied to types 'bo…
2 …onOperatorWithInvalidOperands.ts(16,10): error TS2365: Operator '+' cannot be applied to types 'bo…
3 …onOperatorWithInvalidOperands.ts(17,10): error TS2365: Operator '+' cannot be applied to types 'bo…
4 …onOperatorWithInvalidOperands.ts(20,10): error TS2365: Operator '+' cannot be applied to types 'nu…
5 …onOperatorWithInvalidOperands.ts(22,10): error TS2365: Operator '+' cannot be applied to types 'nu…
6 …onOperatorWithInvalidOperands.ts(25,10): error TS2365: Operator '+' cannot be applied to types 'Ob…
7 …onOperatorWithInvalidOperands.ts(26,10): error TS2365: Operator '+' cannot be applied to types 'Ob…
8 …onOperatorWithInvalidOperands.ts(27,10): error TS2365: Operator '+' cannot be applied to types 'Ob…
9 …onOperatorWithInvalidOperands.ts(30,11): error TS2365: Operator '+' cannot be applied to types 'bo…
10 …onOperatorWithInvalidOperands.ts(31,11): error TS2365: Operator '+' cannot be applied to types 'bo…
[all …]
DtypeParametersShouldNotBeEqual2.errors.txt2 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
4 …'Date' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different…
6 'T' could be instantiated with an arbitrary type which could be unrelated to 'V'.
8 'V' could be instantiated with an arbitrary type which could be unrelated to 'T'.
10 'V' could be instantiated with an arbitrary type which could be unrelated to 'Date'.
12 'U' could be instantiated with an arbitrary type which could be unrelated to 'V'.
14 'V' could be instantiated with an arbitrary type which could be unrelated to 'U'.
16 'V' could be instantiated with an arbitrary type which could be unrelated to 'Date'.
18 'T' could be instantiated with an arbitrary type which could be unrelated to 'Object'.
29 !!! error TS2322: 'U' is assignable to the constraint of type 'T', but 'T' could be instantiated …
[all …]
DdeleteOperatorWithAnyOtherType.errors.txt1 …OtherType.ts(25,31): error TS2703: The operand of a 'delete' operator must be a property reference.
2 …OtherType.ts(26,31): error TS2703: The operand of a 'delete' operator must be a property reference.
3 …OtherType.ts(27,31): error TS2703: The operand of a 'delete' operator must be a property reference.
4 …OtherType.ts(28,31): error TS2703: The operand of a 'delete' operator must be a property reference.
5 …OtherType.ts(29,31): error TS2703: The operand of a 'delete' operator must be a property reference.
6 …OtherType.ts(30,31): error TS2703: The operand of a 'delete' operator must be a property reference.
7 …OtherType.ts(33,31): error TS2703: The operand of a 'delete' operator must be a property reference.
8 …OtherType.ts(34,31): error TS2703: The operand of a 'delete' operator must be a property reference.
9 …OtherType.ts(42,32): error TS2703: The operand of a 'delete' operator must be a property reference.
10 …OtherType.ts(43,32): error TS2703: The operand of a 'delete' operator must be a property reference.
[all …]
DoperatorAddNullUndefined.errors.txt1 tests/cases/compiler/operatorAddNullUndefined.ts(2,10): error TS2365: Operator '+' cannot be applie…
2 tests/cases/compiler/operatorAddNullUndefined.ts(3,10): error TS2365: Operator '+' cannot be applie…
3 tests/cases/compiler/operatorAddNullUndefined.ts(4,10): error TS2365: Operator '+' cannot be applie…
4 tests/cases/compiler/operatorAddNullUndefined.ts(5,10): error TS2365: Operator '+' cannot be applie…
5 tests/cases/compiler/operatorAddNullUndefined.ts(6,10): error TS2365: Operator '+' cannot be applie…
6 tests/cases/compiler/operatorAddNullUndefined.ts(7,10): error TS2365: Operator '+' cannot be applie…
7 tests/cases/compiler/operatorAddNullUndefined.ts(8,10): error TS2365: Operator '+' cannot be applie…
8 tests/cases/compiler/operatorAddNullUndefined.ts(9,10): error TS2365: Operator '+' cannot be applie…
9 tests/cases/compiler/operatorAddNullUndefined.ts(14,11): error TS2365: Operator '+' cannot be appli…
10 tests/cases/compiler/operatorAddNullUndefined.ts(15,11): error TS2365: Operator '+' cannot be appli…
[all …]
/third_party/e2fsprogs/tests/f_rebuild_csum_rootdir/
Dexpect.115 '..' in / (2) is <The NULL inode> (0), should be / (2).
25 Inode 11 ref count is 3, should be 2. Fix? yes
30 Inode 12 ref count is 2, should be 1. Fix? yes
35 Inode 13 ref count is 2, should be 1. Fix? yes
40 Inode 14 ref count is 2, should be 1. Fix? yes
45 Inode 15 ref count is 2, should be 1. Fix? yes
50 Inode 16 ref count is 2, should be 1. Fix? yes
55 Inode 17 ref count is 2, should be 1. Fix? yes
60 Inode 18 ref count is 2, should be 1. Fix? yes
65 Inode 19 ref count is 2, should be 1. Fix? yes
[all …]
/third_party/ffmpeg/tests/ref/fate/
Dsub-webvttenc4 Don't show this text it may be used to insert hidden data
9 This text should be blue
10 This text should be red
11 This text should be black
18 This text should be small
19 This text should be normal
20 This text should be big
23 This should be an E with an accent: È
25 <b><i><u>This text should be bold, italics and underline</u></i></b>
26 This text should be small and green
[all …]
Dsub-textenc3 Don't show this text it may be used to insert hidden data
9 This text should be blue
10 This text should be red
11 This text should be black
20 This text should be small
21 This text should be normal
22 This text should be big
26 This should be an E with an accent: È
28 This text should be bold, italics and underline
29 This text should be small and green
[all …]
/third_party/node/deps/npm/node_modules/promise-retry/test/
Dtest.js24 expect(value).to.be('final');
25 expect(count).to.be(3);
48 expect(value).to.be('final');
49 expect(count).to.be(3);
67 expect(value).to.be('final');
68 expect(count).to.be(1);
88 expect(err.message).to.be('foo');
89 expect(count).to.be(1);
108 expect(err.message).to.be('foo');
109 expect(count).to.be(1);
[all …]
/third_party/boost/boost/exception/
Ddiagnostic_information.hpp49 boost::exception const * be=current_exception_cast<boost::exception const>(); in current_exception_diagnostic_information() local
51 if( be || se ) in current_exception_diagnostic_information()
52 return exception_detail::diagnostic_information_impl(be,se,true,verbose); in current_exception_diagnostic_information()
122 …diagnostic_information_impl( boost::exception const * be, std::exception const * se, bool with_wha… in diagnostic_information_impl() argument
124 if( !be && !se ) in diagnostic_information_impl()
127 if( !be ) in diagnostic_information_impl()
128 be=dynamic_cast<boost::exception const *>(se); in diagnostic_information_impl()
130 se=dynamic_cast<std::exception const *>(be); in diagnostic_information_impl()
136 if( be && exception_detail::get_diagnostic_information(*be,0)==wh ) in diagnostic_information_impl()
140 if( be && verbose ) in diagnostic_information_impl()
[all …]
/third_party/grpc/src/ruby/spec/
Dclient_server_spec.rb33 expect(server_batch.send_metadata).to be true
81 expect(client_batch.send_metadata).to be true
82 expect(client_batch.send_message).to be true
83 expect(client_batch.send_close).to be true
94 expect(server_batch.send_close).to be true
95 expect(server_batch.send_status).to be true
119 expect(client_batch.send_metadata).to be true
120 expect(client_batch.send_message).to be true
121 expect(client_batch.send_close).to be true
133 expect(server_batch.send_close).to be true
[all …]

12345678910>>...387