Home
last modified time | relevance | path

Searched refs:msg2 (Results 1 - 25 of 85) sorted by relevance

1234

/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc82 const Message& msg1, const Message& msg2) { in ExpectEqualsWithDifferencer()
84 EXPECT_TRUE(differencer->Compare(msg1, msg2)); in ExpectEqualsWithDifferencer()
87 EXPECT_TRUE(differencer->Compare(msg1, msg2)); in ExpectEqualsWithDifferencer()
93 unittest::TestAllTypes msg2; in TEST() local
96 TestUtil::SetAllFields(&msg2); in TEST()
99 EXPECT_TRUE(util::MessageDifferencer::Equals(msg1, msg2)); in TEST()
105 unittest::TestAllTypes msg2; in TEST() local
108 TestUtil::SetAllFields(&msg2); in TEST()
113 EXPECT_FALSE(util::MessageDifferencer::Equals(msg1, msg2)); in TEST()
119 unittest::TestAllTypes msg2; in TEST() local
81 ExpectEqualsWithDifferencer(util::MessageDifferencer* differencer, const Message& msg1, const Message& msg2) ExpectEqualsWithDifferencer() argument
133 protobuf_unittest::TestDiffMessage msg2; TEST() local
154 unittest::TestMap msg2; TEST() local
168 unittest::TestAllTypes msg2; TEST() local
182 unittest::TestAllTypes msg2; TEST() local
198 unittest::TestRequired msg2; TEST() local
213 unittest::TestAllTypes msg2; TEST() local
229 unittest::TestAllTypes msg2; TEST() local
245 unittest::TestAllTypes msg2; TEST() local
261 unittest::TestAllTypes msg2; TEST() local
273 unittest::TestAllTypes msg2; TEST() local
289 unittest::TestAllTypes msg2; TEST() local
303 unittest::TestAllTypes msg2; TEST() local
312 unittest::TestAllTypes msg2; TEST() local
323 unittest::TestAllTypes msg2; TEST() local
339 unittest::TestAllTypes msg2; TEST() local
359 unittest::TestAllTypes msg2; TEST() local
377 unittest::TestRequired msg2; TEST() local
394 unittest::TestAllTypes msg2; TEST() local
412 unittest::TestAllTypes msg2; TEST() local
425 unittest::TestAllTypes msg2; TEST() local
440 unittest::TestAllTypes msg2; TEST() local
452 unittest::TestAllTypes msg2; TEST() local
472 unittest::TestAllTypes msg2; TEST() local
484 unittest::TestAllTypes msg2; TEST() local
515 unittest::TestAllTypes msg2; TEST() local
540 unittest::TestAllTypes msg2; TEST() local
593 unittest::TestAllTypes msg2; TEST() local
646 unittest::TestAllTypes msg2; TEST() local
699 unittest::TestFieldOrderings msg2; TEST() local
711 unittest::TestFieldOrderings msg2; TEST() local
726 unittest::TestAllExtensions msg2; TEST() local
738 unittest::TestAllExtensions msg2; TEST() local
753 unittest::TestOneof2 msg2; TEST() local
765 unittest::TestOneof2 msg2; TEST() local
798 unittest::TestAllTypes msg2; TEST() local
814 unittest::TestAllTypes msg2; TEST() local
829 unittest::TestAllTypes msg2; TEST() local
888 unittest::TestAllTypes msg2; TEST() local
909 unittest::TestAllTypes msg2; TEST() local
935 unittest::TestAllTypes msg2; TEST() local
963 unittest::TestAllTypes msg2; TEST() local
986 unittest::TestAllTypes msg2; TEST() local
1005 unittest::TestAllTypes msg2; TEST() local
1043 protobuf_unittest::TestDiffMessage msg2; TEST() local
1116 protobuf_unittest::TestDiffMessage msg2; TEST() local
1164 protobuf_unittest::TestDiffMessage msg2; TEST() local
1185 protobuf_unittest::TestDiffMessage msg2; TEST() local
1223 protobuf_unittest::TestDiffMessage msg2; TEST() local
1267 protobuf_unittest::TestDiffMessage msg2; TEST() local
1290 protobuf_unittest::TestDiffMessage msg2; TEST() local
1315 protobuf_unittest::TestDiffMessage msg2; TEST() local
1356 protobuf_unittest::TestDiffMessage msg2; TEST() local
1440 protobuf_unittest::TestDiffMessage msg2; TEST() local
1523 protobuf_unittest::TestDiffMessage msg1, msg2; TEST() local
1554 protobuf_unittest::TestDiffMessage msg2; TEST() local
1631 protobuf_unittest::TestDiffMessage msg2; TEST() local
1714 protobuf_unittest::TestDiffMessage msg2; TEST() local
1788 protobuf_unittest::TestDiffMessage msg2; TEST() local
1799 protobuf_unittest::TestDiffMessage msg2; TEST() local
1835 protobuf_unittest::TestDiffMessage msg2; TEST() local
1883 protobuf_unittest::TestDiffMessage msg2; TEST() local
1909 protobuf_unittest::TestDiffMessage msg2; TEST() local
1939 protobuf_unittest::TestField msg2; TEST() local
1955 protobuf_unittest::TestField msg2; TEST() local
1973 protobuf_unittest::TestDiffMessage msg2; TEST() local
1991 protobuf_unittest::TestDiffMessage msg2; TEST() local
2009 protobuf_unittest::TestField msg2; TEST() local
2025 protobuf_unittest::TestField msg2; TEST() local
2061 protobuf_unittest::TestDiffMessage msg2; TEST() local
2081 protobuf_unittest::TestDiffMessage msg2; TEST() local
2101 protobuf_unittest::TestDiffMessage msg2; TEST() local
2137 protobuf_unittest::TestDiffMessage msg2; TEST() local
2174 protobuf_unittest::TestDiffMessage msg2; TEST() local
2200 protobuf_unittest::TestField msg2; TEST() local
2229 protobuf_unittest::TestField msg2; TEST() local
2299 protobuf_unittest::TestDiffMessage msg2; TEST() local
2352 Run(const Message& msg1, const Message& msg2) Run() argument
2586 protobuf_unittest::TestDiffMessage msg2; TEST_F() local
2630 protobuf_unittest::TestDiffMessage msg2; TEST_F() local
2680 protobuf_unittest::TestDiffMessage msg2; TEST_F() local
2707 protobuf_unittest::TestDiffMessage msg2; TEST_F() local
3288 protobuf_unittest::TestMap msg2; TEST_F() local
3320 protobuf_unittest::TestMap msg2; TEST_F() local
3356 RunWithResult(MessageDifferencer* differencer, const Message& msg1, const Message& msg2, bool result) RunWithResult() argument
3383 protobuf_unittest::TestField msg1, msg2; TEST_F() local
3403 protobuf_unittest::TestField msg1, msg2; TEST_F() local
3426 protobuf_unittest::TestDiffMessage msg1, msg2; TEST_F() local
3453 protobuf_unittest::TestDiffMessage msg1, msg2; TEST_F() local
3523 protobuf_unittest::TestDiffMessage msg1, msg2; TEST_F() local
3610 protobuf_unittest::TestAllExtensions msg1, msg2; TEST_F() local
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DLotusCollationKoreanTest.java90 String msg2 = "\", \""; in reportCResult()
99 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
101 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
105 msg2 = "\").compareTo(key(\""; in reportCResult()
109 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
111 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
113 msg2 = " vs. "; in reportCResult()
114 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
118 msg2 = "\", \""; in reportCResult()
124 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationCurrencyTest.java127 String msg2 = "\", \""; in reportCResult()
136 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
142 msg2 = "\").compareTo(key(\""; in reportCResult()
146 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
150 msg2 = " vs. "; in reportCResult()
151 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
155 msg2 = "\", \""; in reportCResult()
161 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationFinnishTest.java112 String msg2 = "\", \""; in reportCResult()
121 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
123 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
127 msg2 = "\").compareTo(key(\""; in reportCResult()
131 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
133 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
135 msg2 = " vs. "; in reportCResult()
136 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
140 msg2 = "\", \""; in reportCResult()
146 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationGermanTest.java159 String msg2 = "\", \""; in reportCResult()
168 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
170 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
174 msg2 = "\").compareTo(key(\""; in reportCResult()
178 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
180 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
182 msg2 = " vs. "; in reportCResult()
183 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
187 msg2 = "\", \""; in reportCResult()
193 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationTurkishTest.java131 String msg2 = "\", \""; in reportCResult()
140 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
142 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
146 msg2 = "\").compareTo(key(\""; in reportCResult()
150 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
152 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
154 msg2 = " vs. "; in reportCResult()
155 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
159 msg2 = "\", \""; in reportCResult()
165 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationSpanishTest.java124 String msg2 = "\", \""; in reportCResult()
133 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
135 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
139 msg2 = "\").compareTo(key(\""; in reportCResult()
143 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
145 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
147 msg2 = " vs. "; in reportCResult()
148 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
152 msg2 = "\", \""; in reportCResult()
158 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationFrenchTest.java223 String msg2 = "\", \""; in reportCResult()
232 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
234 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
238 msg2 = "\").compareTo(key(\""; in reportCResult()
242 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
244 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
246 msg2 = " vs. "; in reportCResult()
247 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
251 msg2 = "\", \""; in reportCResult()
257 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationKanaTest.java232 String msg2 = "\", \""; in reportCResult()
241 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
243 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
247 msg2 = "\").compareTo(key(\""; in reportCResult()
251 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
253 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
255 msg2 = " vs. "; in reportCResult()
256 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
260 msg2 = "\", \""; in reportCResult()
266 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DG7CollationTest.java235 String msg2 = "\", \""; in reportCResult()
244 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
246 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
250 msg2 = "\").compareTo(key(\""; in reportCResult()
254 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
256 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
258 msg2 = " vs. "; in reportCResult()
259 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
263 msg2 = "\", \""; in reportCResult()
269 logln(msg1 + source + msg2 in reportCResult()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DLotusCollationKoreanTest.java93 String msg2 = "\", \""; in reportCResult()
102 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
104 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
108 msg2 = "\").compareTo(key(\""; in reportCResult()
112 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
114 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
116 msg2 = " vs. "; in reportCResult()
117 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
121 msg2 = "\", \""; in reportCResult()
127 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationCurrencyTest.java130 String msg2 = "\", \""; in reportCResult()
139 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
141 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
145 msg2 = "\").compareTo(key(\""; in reportCResult()
149 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
151 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
153 msg2 = " vs. "; in reportCResult()
154 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
158 msg2 = "\", \""; in reportCResult()
164 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationFinnishTest.java115 String msg2 = "\", \""; in reportCResult()
124 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
126 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
130 msg2 = "\").compareTo(key(\""; in reportCResult()
134 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
136 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
138 msg2 = " vs. "; in reportCResult()
139 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
143 msg2 = "\", \""; in reportCResult()
149 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationGermanTest.java162 String msg2 = "\", \""; in reportCResult()
171 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
173 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
177 msg2 = "\").compareTo(key(\""; in reportCResult()
181 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
183 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
185 msg2 = " vs. "; in reportCResult()
186 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
190 msg2 = "\", \""; in reportCResult()
196 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationSpanishTest.java127 String msg2 = "\", \""; in reportCResult()
136 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
142 msg2 = "\").compareTo(key(\""; in reportCResult()
146 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
150 msg2 = " vs. "; in reportCResult()
151 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
155 msg2 = "\", \""; in reportCResult()
161 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationTurkishTest.java134 String msg2 = "\", \""; in reportCResult()
143 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
145 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
149 msg2 = "\").compareTo(key(\""; in reportCResult()
153 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
155 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
157 msg2 = " vs. "; in reportCResult()
158 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
162 msg2 = "\", \""; in reportCResult()
168 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationFrenchTest.java226 String msg2 = "\", \""; in reportCResult()
235 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
237 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
241 msg2 = "\").compareTo(key(\""; in reportCResult()
245 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
247 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
249 msg2 = " vs. "; in reportCResult()
250 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
254 msg2 = "\", \""; in reportCResult()
260 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DCollationKanaTest.java235 String msg2 = "\", \""; in reportCResult()
244 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
246 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
250 msg2 = "\").compareTo(key(\""; in reportCResult()
254 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
256 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
258 msg2 = " vs. "; in reportCResult()
259 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
263 msg2 = "\", \""; in reportCResult()
269 logln(msg1 + source + msg2 in reportCResult()
[all...]
H A DG7CollationTest.java238 String msg2 = "\", \""; in reportCResult()
247 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
249 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
253 msg2 = "\").compareTo(key(\""; in reportCResult()
257 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult()
259 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
261 msg2 = " vs. "; in reportCResult()
262 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult()
266 msg2 = "\", \""; in reportCResult()
272 logln(msg1 + source + msg2 in reportCResult()
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dmessage_test.py817 msg2 = message_module.NestedTestAllTypes()
820 msg2.child.payload.optional_nested_message.bb = 1
821 msg1.MergeFrom(msg2)
827 nested = msg2.payload.repeated_nested_message.add()
829 msg1.MergeFrom(msg2)
1426 msg2 = more_extensions_pb2.TopLevelMessage()
1431 msg2.submessage.Extensions[
1435 msg1.MergeFrom(msg2)
1719 msg2 = test_proto3_optional_pb2.TestProto3Optional()
1720 msg2
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dproto3_arena_unittest.cc412 protobuf_unittest::TestProto3Optional msg2; in TEST() local
415 EXPECT_TRUE(msg2.ParseFromString(serialized)); in TEST()
416 TestAllFieldsZero(msg2); in TEST()
417 TestAllFieldsSet(msg2, true); in TEST()
424 protobuf_unittest::TestProto3Optional msg2; in TEST() local
427 EXPECT_TRUE(TextFormat::ParseFromString(text, &msg2)); in TEST()
428 TestAllFieldsSet(msg2, true); in TEST()
429 TestAllFieldsZero(msg2); in TEST()
436 protobuf_unittest::TestProto3Optional msg2; in TEST() local
439 EXPECT_TRUE(TextFormat::ParseFromString(text, &msg2)); in TEST()
449 protobuf_unittest::TestProto3Optional msg2; TEST() local
460 protobuf_unittest::TestProto3Optional msg2; TEST() local
471 protobuf_unittest::TestProto3Optional msg2; TEST() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dsendmmsg.c34 struct iovec msg1[2], msg2; in sendmmsg_0100() local
57 memset(&msg2, 0, sizeof(msg2)); in sendmmsg_0100()
58 msg2.iov_base = "three"; in sendmmsg_0100()
59 msg2.iov_len = 5; in sendmmsg_0100()
65 msg[1].msg_hdr.msg_iov = &msg2; in sendmmsg_0100()
H A D__recvmmsg_time64.c35 struct iovec msg1[2], msg2; in sendsss() local
58 memset(&msg2, 0, sizeof(msg2)); in sendsss()
59 msg2.iov_base = "three"; in sendsss()
60 msg2.iov_len = 5; in sendsss()
66 msg[1].msg_hdr.msg_iov = &msg2; in sendsss()
H A Drecvmmsg.c33 struct iovec msg1[2], msg2; in sendsss() local
56 memset(&msg2, 0, sizeof(msg2)); in sendsss()
57 msg2.iov_base = "three"; in sendsss()
58 msg2.iov_len = 5; in sendsss()
64 msg[1].msg_hdr.msg_iov = &msg2; in sendsss()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DParserLiteTest.java130 TestAllTypesLite msg2 = builder.setOptionalInt64(2).build(); in testParsingMergeLite()
138 TestParsingMergeLite.RepeatedFieldsGenerator.Group1.newBuilder().setField1(msg2).build(); in testParsingMergeLite()
144 TestParsingMergeLite.RepeatedFieldsGenerator.Group2.newBuilder().setField1(msg2).build(); in testParsingMergeLite()
152 .addField1(msg2) in testParsingMergeLite()
155 .addField2(msg2) in testParsingMergeLite()
158 .addField3(msg2) in testParsingMergeLite()
167 .addExt1(msg2) in testParsingMergeLite()
170 .addExt2(msg2) in testParsingMergeLite()

Completed in 36 milliseconds

1234