Home
last modified time | relevance | path

Searched defs:msg2 (Results 1 – 25 of 60) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc82 const Message& msg1, const Message& msg2) { in ExpectEqualsWithDifferencer()
93 unittest::TestAllTypes msg2; in TEST() local
105 unittest::TestAllTypes msg2; in TEST() local
119 unittest::TestAllTypes msg2; in TEST() local
133 protobuf_unittest::TestDiffMessage msg2; in TEST() local
154 unittest::TestMap msg2; in TEST() local
168 unittest::TestAllTypes msg2; in TEST() local
182 unittest::TestAllTypes msg2; in TEST() local
198 unittest::TestRequired msg2; in TEST() local
213 unittest::TestAllTypes msg2; in TEST() local
[all …]
/third_party/protobuf/objectivec/Tests/
DGPBSwiftTests.swift40 let msg2 = Message2() in testProto2Basics() variable
139 let msg2 = Message3() in testProto3Basics() variable
236 let msg2 = msg.optionalGroup in testAutoCreation() variable
449 let msg2 = try! Message2(data: data!) in testSerialization() variable
/third_party/protobuf/src/google/protobuf/
Dproto3_arena_unittest.cc412 protobuf_unittest::TestProto3Optional msg2; in TEST() local
424 protobuf_unittest::TestProto3Optional msg2; in TEST() local
436 protobuf_unittest::TestProto3Optional msg2; in TEST() local
449 protobuf_unittest::TestProto3Optional msg2; in TEST() local
460 protobuf_unittest::TestProto3Optional msg2; in TEST() local
471 protobuf_unittest::TestProto3Optional msg2; in TEST() local
/third_party/grpc/third_party/upb/tests/
Dtest_generated_code.c31 protobuf_test_messages_proto3_TestAllTypesProto3 *msg2; in test_scalars() local
78 protobuf_test_messages_proto3_TestAllTypesProto3 *msg2; in test_utf8() local
146 upb_test_MapTest *msg2; in test_string_double_map() local
/third_party/boost/libs/math/test/
Dtest_error_handling.cpp140 const char* msg2 = "Error message goes here..."; in test_error() local
212 const char* msg2 = "Error message goes here..."; in test_complex_error() local
/third_party/libsoup/examples/
Dsimple-proxy.c261 client_msg_failed (SoupMessage *msg, gpointer msg2) in client_msg_failed()
267 finish_msg (SoupSession *session, SoupMessage *msg2, gpointer data) in finish_msg()
284 SoupMessage *msg2; in server_callback() local
/third_party/grpc/test/core/tsi/alts/crypt/
Dgsec_test_util.cc78 const char* msg2) { in gsec_test_expect_compare_code_and_substr()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationCurrencyTest.java130 String msg2 = "\", \""; in reportCResult() local
DLotusCollationKoreanTest.java93 String msg2 = "\", \""; in reportCResult() local
DCollationFinnishTest.java115 String msg2 = "\", \""; in reportCResult() local
DCollationTurkishTest.java134 String msg2 = "\", \""; in reportCResult() local
DCollationSpanishTest.java127 String msg2 = "\", \""; in reportCResult() local
DCollationGermanTest.java162 String msg2 = "\", \""; in reportCResult() local
DCollationEnglishTest.java361 String msg2 = "\", \""; in reportCResult() local
DCollationFrenchTest.java226 String msg2 = "\", \""; in reportCResult() local
DCollationKanaTest.java235 String msg2 = "\", \""; in reportCResult() local
DG7CollationTest.java238 String msg2 = "\", \""; in reportCResult() local
/third_party/gettext/gettext-tools/src/
Dmsgl-check.c363 const char *msg2 = in check_plural() local
387 const char *msg2 = in check_plural() local
477 char *msg2 = in check_plural() local
493 char *msg2 = in check_plural() local
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c172 static inline void error_function(char *msg1, char *msg2) in error_function()
/third_party/node/test/parallel/
Dtest-eslint-prefer-common-mustsucceed.js14 const msg2 = 'Please use common.mustSucceed instead of ' + constant
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DParserLiteTest.java130 TestAllTypesLite msg2 = builder.setOptionalInt64(2).build(); in testParsingMergeLite() local
DParserTest.java219 TestAllTypes msg2 = builder.setOptionalInt64(2).build(); in testParsingMerge() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DParserTest.java221 TestAllTypes msg2 = builder.setOptionalInt64(2).build(); in testParsingMerge() local
/third_party/protobuf/js/experimental/runtime/kernel/
Dkernel_repeated_test.js7047 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
7110 const msg2 = accessor.getRepeatedMessageElement( constant
7127 const msg2 = accessor.getRepeatedMessageElement( constant
7153 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
7168 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
7223 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
7239 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
7282 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
7407 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
7455 const msg2 = new TestMessage(Kernel.fromArrayBuffer(bytes2)); constant
[all …]
/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-message-test.cc52 const Message msg2(msg1); in TEST() local

123