HomeSort by relevance Sort by last modified time
    Searched refs:msg1 (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /external/protobuf/src/google/protobuf/util/
message_differencer_unittest.cc 81 const Message& msg1,
84 EXPECT_TRUE(differencer->Compare(msg1, msg2));
87 EXPECT_TRUE(differencer->Compare(msg1, msg2));
92 unittest::TestAllTypes msg1; local
95 TestUtil::SetAllFields(&msg1);
99 EXPECT_TRUE(util::MessageDifferencer::Equals(msg1, msg2));
104 unittest::TestAllTypes msg1; local
107 TestUtil::SetAllFields(&msg1);
110 msg1.set_optional_int32(-1);
113 EXPECT_FALSE(util::MessageDifferencer::Equals(msg1, msg2))
118 unittest::TestAllTypes msg1; local
132 unittest::TestMap msg1; local
146 unittest::TestAllTypes msg1; local
160 unittest::TestAllTypes msg1; local
176 unittest::TestRequired msg1; local
191 unittest::TestAllTypes msg1; local
207 unittest::TestAllTypes msg1; local
223 unittest::TestAllTypes msg1; local
239 unittest::TestAllTypes msg1; local
251 unittest::TestAllTypes msg1; local
267 unittest::TestAllTypes msg1; local
282 unittest::TestAllTypes msg1; local
292 unittest::TestAllTypes msg1; local
304 unittest::TestAllTypes msg1; local
320 unittest::TestAllTypes msg1; local
340 unittest::TestAllTypes msg1; local
358 unittest::TestRequired msg1; local
375 unittest::TestAllTypes msg1; local
393 unittest::TestAllTypes msg1; local
406 unittest::TestAllTypes msg1; local
421 unittest::TestAllTypes msg1; local
433 unittest::TestAllTypes msg1; local
453 unittest::TestAllTypes msg1; local
466 unittest::TestAllTypes msg1; local
499 unittest::TestAllTypes msg1; local
527 unittest::TestAllTypes msg1; local
580 unittest::TestAllTypes msg1; local
633 unittest::TestAllTypes msg1; local
686 unittest::TestFieldOrderings msg1; local
699 unittest::TestFieldOrderings msg1; local
714 unittest::TestAllExtensions msg1; local
727 unittest::TestAllExtensions msg1; local
742 unittest::TestOneof2 msg1; local
754 unittest::TestOneof2 msg1; local
787 unittest::TestAllTypes msg1; local
803 unittest::TestAllTypes msg1; local
818 unittest::TestAllTypes msg1; local
835 unittest::TestAllTypes msg1; local
877 unittest::TestAllTypes msg1; local
897 unittest::TestAllTypes msg1; local
923 unittest::TestAllTypes msg1; local
951 unittest::TestAllTypes msg1; local
974 unittest::TestAllTypes msg1; local
993 unittest::TestAllTypes msg1; local
1031 protobuf_unittest::TestDiffMessage msg1; local
1060 protobuf_unittest::TestDiffMessage msg1; local
1122 protobuf_unittest::TestDiffMessage msg1; local
1213 protobuf_unittest::TestDiffMessage msg1, msg2; local
1243 protobuf_unittest::TestDiffMessage msg1; local
1320 protobuf_unittest::TestDiffMessage msg1; local
1403 protobuf_unittest::TestDiffMessage msg1; local
1476 protobuf_unittest::TestDiffMessage msg1; local
1487 protobuf_unittest::TestDiffMessage msg1; local
1524 protobuf_unittest::TestDiffMessage msg1; local
1561 protobuf_unittest::TestDiffMessage msg1; local
1591 protobuf_unittest::TestField msg1; local
1607 protobuf_unittest::TestField msg1; local
1625 protobuf_unittest::TestDiffMessage msg1; local
1643 protobuf_unittest::TestDiffMessage msg1; local
1661 protobuf_unittest::TestField msg1; local
1677 protobuf_unittest::TestField msg1; local
1713 protobuf_unittest::TestDiffMessage msg1; local
1733 protobuf_unittest::TestDiffMessage msg1; local
1753 protobuf_unittest::TestDiffMessage msg1; local
1789 protobuf_unittest::TestDiffMessage msg1; local
1826 protobuf_unittest::TestDiffMessage msg1; local
1852 protobuf_unittest::TestField msg1; local
1913 protobuf_unittest::TestDiffMessage msg1; local
2224 protobuf_unittest::TestDiffMessage msg1; local
2266 protobuf_unittest::TestDiffMessage msg1; local
2304 protobuf_unittest::TestDiffMessage msg1; local
2331 protobuf_unittest::TestDiffMessage msg1; local
2842 protobuf_unittest::TestField msg1, msg2; local
2862 protobuf_unittest::TestField msg1, msg2; local
2885 protobuf_unittest::TestDiffMessage msg1, msg2; local
2911 protobuf_unittest::TestDiffMessage msg1, msg2; local
2981 protobuf_unittest::TestDiffMessage msg1, msg2; local
3068 protobuf_unittest::TestAllExtensions msg1, msg2; local
    [all...]
  /hardware/interfaces/wifi/1.2/
IWifiNanIface.hal 62 * @param msg1 Instance of |NanEnableRequest|.
71 enableRequest_1_2(CommandIdShort cmdId, NanEnableRequest msg1,
84 * @param msg1 Instance of |NanConfigRequest|.
85 * @param msg1 Instance of |NanConfigRequestSupplemental|.
93 configRequest_1_2(CommandIdShort cmdId, NanConfigRequest msg1,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationCurrencyTest.java 129 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
139 logln(msg1 + source + msg2 + target + msg3 + sResult);
141 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
144 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
149 logln(msg1 + source + msg2 + target + msg3 + sResult);
151 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
152 msg1 = " ";
154 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
157 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
164 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationFinnishTest.java 114 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
124 logln(msg1 + source + msg2 + target + msg3 + sResult);
126 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
129 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
134 logln(msg1 + source + msg2 + target + msg3 + sResult);
136 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
137 msg1 = " ";
139 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
142 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
149 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
LotusCollationKoreanTest.java 92 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
102 logln(msg1 + source + msg2 + target + msg3 + sResult);
104 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
107 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
112 logln(msg1 + source + msg2 + target + msg3 + sResult);
114 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
115 msg1 = " ";
117 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
120 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
127 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationGermanTest.java 161 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
171 logln(msg1 + source + msg2 + target + msg3 + sResult);
173 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
176 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
181 logln(msg1 + source + msg2 + target + msg3 + sResult);
183 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
184 msg1 = " ";
186 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
189 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
196 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationKanaTest.java 234 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
244 logln(msg1 + source + msg2 + target + msg3 + sResult);
246 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
249 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
254 logln(msg1 + source + msg2 + target + msg3 + sResult);
256 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
257 msg1 = " ";
259 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
262 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
269 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationSpanishTest.java 126 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
136 logln(msg1 + source + msg2 + target + msg3 + sResult);
138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
141 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
146 logln(msg1 + source + msg2 + target + msg3 + sResult);
148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
149 msg1 = " ";
151 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
154 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
161 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationTurkishTest.java 133 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
143 logln(msg1 + source + msg2 + target + msg3 + sResult);
145 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
148 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
153 logln(msg1 + source + msg2 + target + msg3 + sResult);
155 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
156 msg1 = " ";
158 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
161 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
168 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
G7CollationTest.java 237 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
247 logln(msg1 + source + msg2 + target + msg3 + sResult);
250 logln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
254 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
259 logln(msg1 + source + msg2 + target + msg3 + sResult);
262 logln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
264 msg1 = " ";
267 logln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
271 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
278 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationFrenchTest.java 225 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
235 logln(msg1 + source + msg2 + target + msg3 + sResult);
237 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
240 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
245 logln(msg1 + source + msg2 + target + msg3 + sResult);
247 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
248 msg1 = " ";
250 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
253 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
260 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationCurrencyTest.java 126 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
136 logln(msg1 + source + msg2 + target + msg3 + sResult);
138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
141 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
146 logln(msg1 + source + msg2 + target + msg3 + sResult);
148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
149 msg1 = " ";
151 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
154 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
161 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationFinnishTest.java 111 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
121 logln(msg1 + source + msg2 + target + msg3 + sResult);
123 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
126 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
131 logln(msg1 + source + msg2 + target + msg3 + sResult);
133 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
134 msg1 = " ";
136 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
139 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
146 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
LotusCollationKoreanTest.java 89 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
99 logln(msg1 + source + msg2 + target + msg3 + sResult);
101 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
104 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
109 logln(msg1 + source + msg2 + target + msg3 + sResult);
111 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
112 msg1 = " ";
114 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
117 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
124 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationGermanTest.java 158 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
168 logln(msg1 + source + msg2 + target + msg3 + sResult);
170 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
173 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
178 logln(msg1 + source + msg2 + target + msg3 + sResult);
180 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
181 msg1 = " ";
183 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
186 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
193 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationKanaTest.java 231 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
241 logln(msg1 + source + msg2 + target + msg3 + sResult);
243 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
246 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
251 logln(msg1 + source + msg2 + target + msg3 + sResult);
253 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
254 msg1 = " ";
256 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
259 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
266 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationSpanishTest.java 123 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
133 logln(msg1 + source + msg2 + target + msg3 + sResult);
135 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
138 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
143 logln(msg1 + source + msg2 + target + msg3 + sResult);
145 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
146 msg1 = " ";
148 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
151 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
158 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationTurkishTest.java 130 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
140 logln(msg1 + source + msg2 + target + msg3 + sResult);
142 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
145 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
150 logln(msg1 + source + msg2 + target + msg3 + sResult);
152 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
153 msg1 = " ";
155 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
158 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
165 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
G7CollationTest.java 234 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
244 logln(msg1 + source + msg2 + target + msg3 + sResult);
247 logln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
251 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
256 logln(msg1 + source + msg2 + target + msg3 + sResult);
259 logln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
261 msg1 = " ";
264 logln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
268 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
275 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
CollationFrenchTest.java 222 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; local
232 logln(msg1 + source + msg2 + target + msg3 + sResult);
234 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
237 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\"";
242 logln(msg1 + source + msg2 + target + msg3 + sResult);
244 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect);
245 msg1 = " ";
247 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey));
250 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\"";
257 logln(msg1 + source + msg2 + target + msg3 + sResult)
    [all...]
  /art/test/ManyMethods/
ManyMethods.java 20 public static String msg1 = "Hello World1"; field in class:ManyMethods.Strings
50 Printer.Print(Strings.msg1);
58 Printer.Print(Strings.msg1);
  /external/ltp/testcases/kernel/controllers/libcontrollers/
libcontrollers.h 75 static inline void error_function(char *msg1, char *msg2);
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
ParserTest.java 258 TestAllTypes msg1 = builder.setOptionalInt32(1).build(); local
268 .setField1(msg1).build();
277 .setField1(msg1).build();
287 .addField1(msg1).addField1(msg2).addField1(msg3)
288 .addField2(msg1).addField2(msg2).addField2(msg3)
289 .addField3(msg1).addField3(msg2).addField3(msg3)
292 .addExt1(msg1).addExt1(msg2).addExt1(msg3)
293 .addExt2(msg1).addExt2(msg2).addExt2(msg3)
320 TestAllTypesLite msg1 = builder.setOptionalInt32(1).build(); local
330 .setField1(msg1).build()
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
HandlerTest.java 297 Message msg1 = mHandler.obtainMessage(msg.what); local
298 assertNotNull(msg1);
299 assertEquals(mHandler, msg1.getTarget());
300 assertEquals(msg.what, msg1.what);
309 Message msg1 = mHandler.obtainMessage(msg.what, msg.obj); local
310 assertNotNull(msg1);
311 assertEquals(mHandler, msg1.getTarget());
312 assertEquals(msg.what, msg1.what);
313 assertSame(msg.obj, msg1.obj);
323 Message msg1 = mHandler.obtainMessage(msg.what, msg.arg1, msg.arg2) local
339 Message msg1 = mHandler.obtainMessage(msg.what, msg.arg1, msg.arg2, msg.obj); local
    [all...]
  /external/protobuf/src/google/protobuf/
proto3_lite_unittest.cc 133 TestAllTypes msg1; local
135 msg1.set_optional_string("123");
137 msg1.Swap(&msg2);
138 EXPECT_EQ("3456", msg1.optional_string());
140 EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);

Completed in 286 milliseconds

1 2 3 4 5 6