| /third_party/protobuf/src/google/protobuf/ |
| D | test_util_lite.cc | 45 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 …]
|
| D | map_test_util_impl.h | 109 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()
|
| D | map_lite_test_util.cc | 38 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()
|
| D | reflection_ops_unittest.cc | 53 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/ |
| D | test-assert.js | 89 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 …]
|
| D | test-child-process-reject-null-bytes.js | 21 message: /The argument 'command' must be a string without null bytes/ property 26 message: /The argument 'command' must be a string without null bytes/ property 31 message: /The argument 'command' must be a string without null bytes/ property 36 message: /The argument 'command' must be a string without null bytes/ property 43 message: /The argument 'file' must be a string without null bytes/ property 48 message: /The argument 'file' must be a string without null bytes/ property 53 message: /The argument 'file' must be a string without null bytes/ property 58 message: /The argument 'file' must be a string without null bytes/ property 63 message: /The argument 'file' must be a string without null bytes/ property 70 message: /The argument 'modulePath' must be a string or Uint8Array without null bytes/ property [all …]
|
| D | test-eslint-avoid-prototype-pollution.js | 61 errors: [{ message: /prototype pollution/ }], property 65 errors: [{ message: /prototype pollution/ }], property 69 errors: [{ message: /null-prototype/ }], property 73 errors: [{ message: /null-prototype/ }], property 77 errors: [{ message: /null-prototype/ }], property 81 errors: [{ message: /null-prototype/ }], property 85 errors: [{ message: /null-prototype/ }], property 89 errors: [{ message: /null-prototype/ }], property 93 errors: [{ message: /null-prototype/ }], property 97 errors: [{ message: /null-prototype/ }], property [all …]
|
| D | test-zlib-deflate-constructors.js | 21 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 …]
|
| D | test-eslint-no-array-destructuring.js | 32 errors: [{ message: USE_OBJ_DESTRUCTURING }], property 37 errors: [{ message: USE_OBJ_DESTRUCTURING }], property 42 errors: [{ message: USE_OBJ_DESTRUCTURING }], property 47 errors: [{ message: USE_OBJ_DESTRUCTURING }], property 53 { message: USE_OBJ_DESTRUCTURING }, property 54 { message: USE_OBJ_DESTRUCTURING }, property 55 { message: USE_OBJ_DESTRUCTURING }, property 61 errors: [{ message: USE_ARRAY_METHODS }], property 65 errors: [{ message: USE_OBJ_DESTRUCTURING }], property 70 errors: [{ message: USE_OBJ_DESTRUCTURING }], property [all …]
|
| D | test-dgram-send-bad-arguments.js | 38 message: 'The "buffer" argument must be of type string or an instance ' + property 50 message: 'Already connected' property 59 message: 'Already connected' property 68 message: 'Already connected' property 77 message: 'Already connected' property 99 message: '"offset" is outside of buffer bounds', property 108 message: '"length" is outside of buffer bounds', property 117 message: '"length" is outside of buffer bounds', property 133 message: 'The "buffer" argument must be of type string or an instance ' + property 144 message: 'The "buffer list arguments" argument must be of type string ' + property
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | MessageExtensions.cs | 53 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/node/deps/undici/src/lib/core/ |
| D | errors.js | 4 constructor (message) { argument 12 constructor (message) { argument 22 constructor (message) { argument 32 constructor (message) { argument 42 constructor (message) { argument 52 constructor (message, statusCode, headers, body) { argument 66 constructor (message) { argument 76 constructor (message) { argument 86 constructor (message) { argument 96 constructor (message) { argument [all …]
|
| /third_party/unity/src/ |
| D | unity_internals.h | 870 #define UNITY_TEST_FAIL(line, message) UnityFail( (message), (UNITY_LINE_TYPE)(line)) argument 871 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)(line)) argument 877 #define UNITY_TEST_ASSERT(condition, line, message) do… argument 878 #define UNITY_TEST_ASSERT_NULL(pointer, line, message) UN… argument 879 #define UNITY_TEST_ASSERT_NOT_NULL(pointer, line, message) UN… argument 880 #define UNITY_TEST_ASSERT_EMPTY(pointer, line, message) UN… argument 881 #define UNITY_TEST_ASSERT_NOT_EMPTY(pointer, line, message) UN… argument 883 #define UNITY_TEST_ASSERT_EQUAL_INT(expected, actual, line, message) Un… argument 884 #define UNITY_TEST_ASSERT_EQUAL_INT8(expected, actual, line, message) Un… argument 885 #define UNITY_TEST_ASSERT_EQUAL_INT16(expected, actual, line, message) Un… argument [all …]
|
| D | unity.h | 101 #define TEST_FAIL_MESSAGE(message) … argument 103 #define TEST_IGNORE_MESSAGE(message) … argument 105 #define TEST_MESSAGE(message) … argument 108 #define TEST_PRINTF(message, ...) … argument 114 #define TEST_PASS_MESSAGE(message) … argument 417 #define TEST_ASSERT_MESSAGE(condition, message) … argument 418 #define TEST_ASSERT_TRUE_MESSAGE(condition, message) … argument 419 #define TEST_ASSERT_UNLESS_MESSAGE(condition, message) … argument 420 #define TEST_ASSERT_FALSE_MESSAGE(condition, message) … argument 421 #define TEST_ASSERT_NULL_MESSAGE(pointer, message) … argument [all …]
|
| /third_party/cJSON/tests/unity/src/ |
| D | unity_internals.h | 645 #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 …]
|
| D | unity.h | 101 #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/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
| D | test_util.py | 45 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/vk-gl-cts/framework/common/ |
| D | tcuDefs.cpp | 58 static std::string formatError (const char* message, const char* expr, const char* file, int line) in formatError() 72 Exception::Exception (const char* message, const char* expr, const char* file, int line) in Exception() 78 Exception::Exception (const std::string& message) in Exception() 84 TestException::TestException (const char* message, const char* expr, const char* file, int line, qp… in TestException() 90 TestException::TestException (const std::string& message, qpTestResult result) in TestException() 96 TestError::TestError (const char* message, const char* expr, const char* file, int line) in TestError() 100 TestError::TestError (const std::string& message, const char* expr, const char* file, int line) in TestError() 105 TestError::TestError (const std::string& message) in TestError() 110 InternalError::InternalError (const char* message, const char* expr, const char* file, int line) in InternalError() 115 InternalError::InternalError (const std::string& message, const char* expr, const char* file, int l… in InternalError() [all …]
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Schema.java | 43 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/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
| D | exception_type.h | 33 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/ |
| D | TestUtil.java | 269 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/ |
| D | assert.js | 135 function fail(actual, expected, message, operator, stackStartFn) { argument 166 message, property 284 function getErrMessage(message, fn) { argument 377 function innerOk(fn, argLen, value, message) { argument 394 message, property 422 assert.equal = function equal(actual, expected, message) { argument 431 message, property 446 assert.notEqual = function notEqual(actual, expected, message) { argument 455 message, property 469 assert.deepEqual = function deepEqual(actual, expected, message) { argument [all …]
|
| /third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
| D | JsonFormatTest.java | 143 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/ |
| D | DynamicMessageTest.java | 62 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/typescript/tests/baselines/reference/ |
| D | arrowFunctionWithObjectLiteralBody6.js | 4 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
|