Home
last modified time | relevance | path

Searched defs:message (Results 1 – 25 of 2562) sorted by relevance

12345678910>>...103

/third_party/protobuf/src/google/protobuf/
Dtest_util_lite.cc45 void TestUtilLite::SetAllFields(unittest::TestAllTypesLite* message) { in SetAllFields()
162 void TestUtilLite::ModifyRepeatedFields(unittest::TestAllTypesLite* message) { in ModifyRepeatedFields()
194 const unittest::TestAllTypesLite& message) { in ExpectAllFieldsSet()
394 void TestUtilLite::ExpectClear(const unittest::TestAllTypesLite& message) { in ExpectClear()
540 const unittest::TestAllTypesLite& message) { in ExpectRepeatedFieldsModified()
628 void TestUtilLite::SetPackedFields(unittest::TestPackedTypesLite* message) { in SetPackedFields()
662 void TestUtilLite::ModifyPackedFields(unittest::TestPackedTypesLite* message) { in ModifyPackedFields()
682 const unittest::TestPackedTypesLite& message) { in ExpectPackedFieldsSet()
732 const unittest::TestPackedTypesLite& message) { in ExpectPackedClear()
753 const unittest::TestPackedTypesLite& message) { in ExpectPackedFieldsModified()
[all …]
Dmap_test_util_impl.h109 void MapTestUtilImpl::SetMapFields(MapMessage* message) { in SetMapFields()
151 void MapTestUtilImpl::SetArenaMapFields(MapMessage* message) { in SetArenaMapFields()
192 void MapTestUtilImpl::SetMapFieldsInitialized(MapMessage* message) { in SetMapFieldsInitialized()
215 void MapTestUtilImpl::ModifyMapFields(MapMessage* message) { in ModifyMapFields()
236 void MapTestUtilImpl::ExpectClear(const MapMessage& message) { in ExpectClear()
258 void MapTestUtilImpl::ExpectMapFieldsSet(const MapMessage& message) { in ExpectMapFieldsSet()
316 void MapTestUtilImpl::ExpectArenaMapFieldsSet(const MapMessage& message) { in ExpectArenaMapFieldsSet()
373 void MapTestUtilImpl::ExpectMapFieldsSetInitialized(const MapMessage& message) { in ExpectMapFieldsSetInitialized()
413 void MapTestUtilImpl::ExpectMapFieldsModified(const MapMessage& message) { in ExpectMapFieldsModified()
Dmap_lite_test_util.cc38 void MapLiteTestUtil::SetMapFields(unittest::TestMapLite* message) { in SetMapFields()
44 void MapLiteTestUtil::SetArenaMapFields(unittest::TestArenaMapLite* message) { in SetArenaMapFields()
50 void MapLiteTestUtil::SetMapFieldsInitialized(unittest::TestMapLite* message) { in SetMapFieldsInitialized()
54 void MapLiteTestUtil::ModifyMapFields(unittest::TestMapLite* message) { in ModifyMapFields()
59 void MapLiteTestUtil::ExpectClear(const unittest::TestMapLite& message) { in ExpectClear()
63 void MapLiteTestUtil::ExpectMapFieldsSet(const unittest::TestMapLite& message) { in ExpectMapFieldsSet()
70 const unittest::TestArenaMapLite& message) { in ExpectArenaMapFieldsSet()
78 const unittest::TestMapLite& message) { in ExpectMapFieldsSetInitialized()
85 const unittest::TestMapLite& message) { in ExpectMapFieldsModified()
Dreflection_ops_unittest.cc53 unittest::TestAllTypes message; in TEST() local
60 unittest::TestAllTypes message, message2; in TEST() local
74 unittest::TestAllExtensions message, message2; in TEST() local
84 unittest::TestOneof2 message, message2; in TEST() local
99 unittest::TestAllTypes message, message2; in TEST() local
126 unittest::TestAllExtensions message, message2; in TEST() local
196 unittest::TestAllTypes message; in TEST() local
204 unittest::TestAllTypes message; in TEST() local
225 unittest::TestAllExtensions message; in TEST() local
248 unittest::TestEmptyMessage message; in TEST() local
[all …]
/third_party/node/test/parallel/
Dtest-assert.js89 message: 'Expected "actual" to be strictly unequal to: 2', property
97 message: 'Expected "actual" to be strictly unequal to:\n\n' + property
106 message: '1 != 1', property
136 message: 'The error is expected to be an instance of "AssertionError". ' + property
172 message: 'Got unwanted exception: user message\n' + property
181 message: 'Got unwanted exception.\nActual message: "[object Object]"' property
191 message: 'Got unwanted exception: user message\n' + property
226 message: 'The input did not match the regular expression /abc/. ' + property
274 message: 'Missing expected exception.', property
284 message: 'Missing expected exception (TypeError).', property
[all …]
Dtest-zlib-deflate-constructors.js21 message: 'The "options.chunkSize" property must be of type number. ' + property
31 message: 'The value of "options.chunkSize" is out of range. It must ' + property
41 message: 'The value of "options.chunkSize" is out of range. It must ' + property
55 message: 'The "options.windowBits" property must be of type number. ' + property
65 message: 'The value of "options.windowBits" is out of range. It must ' + property
75 message: 'The value of "options.windowBits" is out of range. It must ' + property
85 message: 'The value of "options.windowBits" is out of range. It must ' + property
96 message: 'The "options.level" property must be of type number. ' + property
106 message: 'The value of "options.level" is out of range. It must ' + property
116 message: 'The value of "options.level" is out of range. It must ' + property
[all …]
Dtest-crypto-pbkdf2.js74 message: 'The value of "iterations" is out of range. ' + property
87 message: 'The "keylen" argument must be of type number.' + property
100 message: 'The value of "keylen" is out of range. It ' + property
113 message: 'The value of "keylen" is out of range. It must be >= 0 && < ' + property
127 message: 'The "digest" argument must be of type string. ' + property
136 message: 'The "digest" argument must be of type string. ' + property
145 message: 'The "digest" argument must be of type string. ' + property
156 message: `The "password" argument must be of type string or ${msgPart2}` property
165 message: `The "salt" argument must be of type string or ${msgPart2}` property
174 message: `The "password" argument must be of type string or ${msgPart2}` property
[all …]
Dtest-eslint-no-array-destructuring.js31 errors: [{ message: USE_OBJ_DESTRUCTURING }], property
36 errors: [{ message: USE_OBJ_DESTRUCTURING }], property
41 errors: [{ message: USE_OBJ_DESTRUCTURING }], property
46 errors: [{ message: USE_OBJ_DESTRUCTURING }], property
52 { message: USE_OBJ_DESTRUCTURING }, property
53 { message: USE_OBJ_DESTRUCTURING }, property
54 { message: USE_OBJ_DESTRUCTURING }, property
60 errors: [{ message: USE_ARRAY_METHODS }], property
64 errors: [{ message: USE_OBJ_DESTRUCTURING }], property
69 errors: [{ message: USE_OBJ_DESTRUCTURING }], property
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf/
DMessageExtensions.cs53 public static void MergeFrom(this IMessage message, byte[] data) => in MergeFrom()
63 public static void MergeFrom(this IMessage message, byte[] data, int offset, int length) => in MergeFrom()
71 public static void MergeFrom(this IMessage message, ByteString data) => in MergeFrom()
79 public static void MergeFrom(this IMessage message, Stream input) => in MergeFrom()
91 public static void MergeDelimitedFrom(this IMessage message, Stream input) => in MergeDelimitedFrom()
99 public static byte[] ToByteArray(this IMessage message) in ToByteArray()
114 public static void WriteTo(this IMessage message, Stream output) in WriteTo()
128 public static void WriteDelimitedTo(this IMessage message, Stream output) in WriteDelimitedTo()
143 public static ByteString ToByteString(this IMessage message) in ToByteString()
155 public static void WriteTo(this IMessage message, IBufferWriter<byte> output) in WriteTo()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstmessage.c61 GstMessage message; member
180 _gst_message_dispose (GstMessage * message) in _gst_message_dispose()
202 _gst_message_free (GstMessage * message) in _gst_message_free()
233 _gst_message_copy (GstMessage * message) in _gst_message_copy()
263 gst_message_init (GstMessageImpl * message, GstMessageType type, in gst_message_init()
299 GstMessageImpl *message; in gst_message_new_custom() local
350 gst_message_get_seqnum (GstMessage * message) in gst_message_get_seqnum()
371 gst_message_set_seqnum (GstMessage * message, guint32 seqnum) in gst_message_set_seqnum()
394 GstMessage *message; in gst_message_new_eos() local
421 GstMessage *message; in gst_message_new_error_with_details() local
[all …]
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dtest_util.py45 def SetAllNonLazyFields(message): argument
182 def SetAllFields(message): argument
187 def SetAllExtensions(message): argument
324 def SetAllFieldsAndExtensions(message): argument
367 def ExpectAllFieldsSet(test_case, message): argument
582 def SetAllPackedFields(message): argument
605 def SetAllPackedExtensions(message): argument
631 def SetAllUnpackedFields(message): argument
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/
DLog.java28 public static void v(@NonNull String tag, @NonNull String message) { in v()
34 public static void v(@NonNull String tag, @NonNull String message, @NonNull Throwable tr) { in v()
40 public static void i(@NonNull String tag, @NonNull String message) { in i()
46 public static void i(@NonNull String tag, @NonNull String message, @NonNull Throwable tr) { in i()
52 public static void d(@NonNull String tag, @NonNull String message) { in d()
58 public static void d(@NonNull String tag, @NonNull String message, @NonNull Throwable tr) { in d()
64 public static void w(@NonNull String tag, @NonNull String message) { in w()
68 public static void w(@NonNull String tag, @NonNull String message, @NonNull Throwable tr) { in w()
72 public static void e(@NonNull String tag, @NonNull String message) { in e()
76 public static void e(@NonNull String tag, @NonNull String message, @NonNull Throwable tr) { in e()
[all …]
/third_party/unity/src/
Dunity_internals.h749 #define UNITY_TEST_FAIL(line, message) UnityFail( (message), (UNITY_LINE_TYPE)(line)) argument
750 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)(line)) argument
756 #define UNITY_TEST_ASSERT(condition, line, message) if… argument
757 #define UNITY_TEST_ASSERT_NULL(pointer, line, message) UN… argument
758 #define UNITY_TEST_ASSERT_NOT_NULL(pointer, line, message) UN… argument
760 #define UNITY_TEST_ASSERT_EQUAL_INT(expected, actual, line, message) Un… argument
761 #define UNITY_TEST_ASSERT_EQUAL_INT8(expected, actual, line, message) Un… argument
762 #define UNITY_TEST_ASSERT_EQUAL_INT16(expected, actual, line, message) Un… argument
763 #define UNITY_TEST_ASSERT_EQUAL_INT32(expected, actual, line, message) Un… argument
764 #define UNITY_TEST_ASSERT_EQUAL_UINT(expected, actual, line, message) Un… argument
[all …]
/third_party/cJSON/tests/unity/src/
Dunity_internals.h645 #define UNITY_TEST_FAIL(line, message) UnityFail( (message), (UNITY_LINE_TYPE)(line)) argument
646 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)(line)) argument
652 #define UNITY_TEST_ASSERT(condition, line, message) if… argument
653 #define UNITY_TEST_ASSERT_NULL(pointer, line, message) UN… argument
654 #define UNITY_TEST_ASSERT_NOT_NULL(pointer, line, message) UN… argument
656 #define UNITY_TEST_ASSERT_EQUAL_INT(expected, actual, line, message) Un… argument
657 #define UNITY_TEST_ASSERT_EQUAL_INT8(expected, actual, line, message) Un… argument
658 #define UNITY_TEST_ASSERT_EQUAL_INT16(expected, actual, line, message) Un… argument
659 #define UNITY_TEST_ASSERT_EQUAL_INT32(expected, actual, line, message) Un… argument
660 #define UNITY_TEST_ASSERT_EQUAL_UINT(expected, actual, line, message) Un… argument
[all …]
Dunity.h101 #define TEST_FAIL_MESSAGE(message) … argument
103 #define TEST_IGNORE_MESSAGE(message) … argument
312 #define TEST_ASSERT_MESSAGE(condition, message) … argument
313 #define TEST_ASSERT_TRUE_MESSAGE(condition, message) … argument
314 #define TEST_ASSERT_UNLESS_MESSAGE(condition, message) … argument
315 #define TEST_ASSERT_FALSE_MESSAGE(condition, message) … argument
316 #define TEST_ASSERT_NULL_MESSAGE(pointer, message) … argument
317 #define TEST_ASSERT_NOT_NULL_MESSAGE(pointer, message) … argument
320 #define TEST_ASSERT_EQUAL_INT_MESSAGE(expected, actual, message) … argument
321 #define TEST_ASSERT_EQUAL_INT8_MESSAGE(expected, actual, message) … argument
[all …]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSchema.java43 void writeTo(T message, Writer writer) throws IOException; in writeTo()
50 void mergeFrom(T message, Reader reader, ExtensionRegistryLite extensionRegistry) in mergeFrom()
59 void mergeFrom(T message, byte[] data, int position, int limit, Registers registers) in mergeFrom()
63 void makeImmutable(T message); in makeImmutable()
66 boolean isInitialized(T message); in isInitialized()
72 boolean equals(T message, T other); in equals()
75 int hashCode(T message); in hashCode()
81 void mergeFrom(T message, T other); in mergeFrom()
84 int getSerializedSize(T message); in getSerializedSize()
/third_party/boost/boost/hana/
Dassert.hpp45 # define BOOST_HANA_RUNTIME_ASSERT_MSG(condition, message) unspecified argument
71 # define BOOST_HANA_CONSTANT_ASSERT_MSG(condition, message) unspecified argument
103 # define BOOST_HANA_ASSERT_MSG(condition, message) unspecified argument
118 # define BOOST_HANA_CONSTEXPR_ASSERT_MSG(condition, message) unspecified argument
123 # define BOOST_HANA_CONSTANT_ASSERT_MSG(condition, message) /* nothing */ argument
126 # define BOOST_HANA_RUNTIME_ASSERT_MSG(condition, message) /* nothing */ argument
129 # define BOOST_HANA_ASSERT_MSG(condition, message) /* nothing */ argument
132 # define BOOST_HANA_CONSTEXPR_ASSERT_MSG(condition, message) /* nothing */ argument
139 # define BOOST_HANA_RUNTIME_ASSERT_MSG(condition, message) \ argument
150 # define BOOST_HANA_CONSTANT_ASSERT_MSG(condition, message) \ argument
[all …]
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dexception_type.h33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception()
38 void SetMessage(const char* message) throw() { in SetMessage()
51 explicit IndexOutOfBoundException(const char* message) throw() in IndexOutOfBoundException()
53 IndexOutOfBoundException(const char* message, int32_t index) throw() { in IndexOutOfBoundException()
68 explicit IOException(const char* message) throw() : Exception(message) {} in IOException()
75 explicit ArithmeticException(const char* message) throw() in ArithmeticException()
84 explicit UnsupportedOperationException(const char* message) throw() in UnsupportedOperationException()
92 explicit RuntimeException(const char* message) throw() in RuntimeException()
100 explicit NoSuchElementException(const char* message) throw() in NoSuchElementException()
108 explicit IllegalArgumentException(const char* message) throw() in IllegalArgumentException()
[all …]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dexception_type.h33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception()
38 void SetMessage(const char* message) throw() { in SetMessage()
51 explicit IndexOutOfBoundException(const char* message) throw() in IndexOutOfBoundException()
53 IndexOutOfBoundException(const char* message, int32_t index) throw() { in IndexOutOfBoundException()
68 explicit IOException(const char* message) throw() : Exception(message) {} in IOException()
75 explicit ArithmeticException(const char* message) throw() in ArithmeticException()
84 explicit UnsupportedOperationException(const char* message) throw() in UnsupportedOperationException()
92 explicit RuntimeException(const char* message) throw() in RuntimeException()
100 explicit NoSuchElementException(const char* message) throw() in NoSuchElementException()
108 explicit IllegalArgumentException(const char* message) throw() in IllegalArgumentException()
[all …]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestUtil.java269 public static void resetMemoizedSize(AbstractMessage message) { in resetMemoizedSize()
323 public static void setAllFields(TestAllTypes.Builder message) { in setAllFields()
452 public static void modifyRepeatedFields(TestAllTypes.Builder message) { in modifyRepeatedFields()
489 public static void assertAllFieldsSet(TestAllTypesOrBuilder message) { in assertAllFieldsSet()
703 public static void assertClear(TestAllTypesOrBuilder message) { in assertClear()
862 public static void assertRepeatedFieldsModified(TestAllTypesOrBuilder message) { in assertRepeatedFieldsModified()
955 public static void setPackedFields(TestPackedTypes.Builder message) { in setPackedFields()
991 public static void setUnpackedFields(TestUnpackedTypes.Builder message) { in setUnpackedFields()
1027 public static void assertPackedFieldsSet(TestPackedTypes message) { in assertPackedFieldsSet()
1076 public static void assertUnpackedFieldsSet(TestUnpackedTypes message) { in assertUnpackedFieldsSet()
[all …]
/third_party/node/lib/
Dassert.js129 function fail(actual, expected, message, operator, stackStartFn) { argument
160 message field
275 function getErrMessage(message, fn) { argument
372 function innerOk(fn, argLen, value, message) { argument
389 message, property
417 assert.equal = function equal(actual, expected, message) { argument
426 message, property
441 assert.notEqual = function notEqual(actual, expected, message) { argument
450 message, property
464 assert.deepEqual = function deepEqual(actual, expected, message) { argument
[all …]
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java143 private void assertRoundTripEquals(Message message) throws Exception { in assertRoundTripEquals()
147 private void assertRoundTripEquals(Message message, TypeRegistry registry) throws Exception { in assertRoundTripEquals()
156 private void assertRoundTripEquals(Message message, com.google.protobuf.TypeRegistry registry) in assertRoundTripEquals()
166 private String toJsonString(Message message) throws IOException { in toJsonString()
169 private String toCompactJsonString(Message message) throws IOException { in toCompactJsonString()
172 private String toSortedJsonString(Message message) throws IOException { in toSortedJsonString()
188 TestAllTypes message = builder.build(); in testAllFields() local
239 TestAllTypes message = in testUnknownEnumValues() local
269 TestAllTypes message = in testSpecialFloatValues() local
302 TestAllTypes message = builder.build(); in testParserAcceptStringForNumericField() local
[all …]
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDynamicMessageTest.java62 Message message = builder.build(); in testDynamicMessageAccessors() local
76 Message message = builder.build(); in testSettersAfterBuild() local
93 Message message = builder.build(); in testUnknownFields() local
119 Message message = builder.build(); in testDynamicMessageExtensionAccessors() local
134 Message message = builder.build(); in testDynamicMessageRepeatedSetters() local
152 TestAllTypes message = TestUtil.getAllSet(); in testDynamicMessageSerializedSize() local
167 Message message = builder.build(); in testDynamicMessageSerialization() local
181 TestAllTypes message = builder.build(); in testDynamicMessageParsing() local
196 Message message = DynamicMessage.parseFrom( in testDynamicMessageExtensionParsing() local
211 Message message = builder.build(); in testDynamicMessagePackedSerialization() local
[all …]
/third_party/node/doc/api/
Dassert.md361 ### Comparison details
474 ### Comparison details
1603 [`AssertionError`]: #assert_class_assert_assertionerror
1604 [`CallTracker`]: #assert_class_assert_calltracker
1617 [`assert.deepEqual()`]: #assert_assert_deepequal_actual_expected_message
1618 [`assert.deepStrictEqual()`]: #assert_assert_deepstrictequal_actual_expected_message
1619 [`assert.doesNotThrow()`]: #assert_assert_doesnotthrow_fn_error_message
1620 [`assert.equal()`]: #assert_assert_equal_actual_expected_message
1621 [`assert.notDeepEqual()`]: #assert_assert_notdeepequal_actual_expected_message
1622 [`assert.notDeepStrictEqual()`]: #assert_assert_notdeepstrictequal_actual_expected_message
[all …]
/third_party/typescript/tests/baselines/reference/
DarrowFunctionWithObjectLiteralBody6.js4 var b = () => (<Error>{ name: "foo", message: "bar" }); property
6 var c = () => ({ name: "foo", message: "bar" }); property
8 var d = () => ((<Error>({ name: "foo", message: "bar" }))); property
11 var a = () => ({ name: "foo", message: "bar" }); property
12 var b = () => ({ name: "foo", message: "bar" }); property
13 var c = () => ({ name: "foo", message: "bar" }); property
14 var d = () => ({ name: "foo", message: "bar" }); property

12345678910>>...103