Lines Matching refs:actual
56 std::string actual; in TEST_F() local
57 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
59 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
70 std::string actual; in TEST_F() local
71 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
73 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
81 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
82 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
93 std::string actual; in TEST_F() local
94 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
97 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
105 std::string actual; in TEST_F() local
106 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
108 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
119 std::string actual; in TEST_F() local
120 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
122 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
130 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
131 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
142 std::string actual; in TEST_F() local
143 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
146 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
154 std::string actual; in TEST_F() local
155 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
157 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
168 std::string actual; in TEST_F() local
169 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
171 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
179 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
180 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
191 std::string actual; in TEST_F() local
192 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
195 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
203 std::string actual; in TEST_F() local
204 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
206 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
219 std::string actual; in TEST_F() local
220 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
222 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
232 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
233 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
244 std::string actual; in TEST_F() local
245 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
248 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
261 std::string actual; in TEST_F() local
262 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
264 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
272 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
273 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
284 std::string actual; in TEST_F() local
285 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
288 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
300 std::string actual; in TEST_F() local
301 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
305 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
313 std::string actual; in TEST_F() local
314 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
316 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
328 std::string actual; in TEST_F() local
329 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
331 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
339 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
340 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
351 std::string actual; in TEST_F() local
352 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
355 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
363 std::string actual; in TEST_F() local
364 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
366 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
377 std::string actual; in TEST_F() local
378 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
380 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
388 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
389 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
400 std::string actual; in TEST_F() local
401 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
404 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
412 std::string actual; in TEST_F() local
413 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
415 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
427 std::string actual; in TEST_F() local
428 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
430 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
440 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
441 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
452 std::string actual; in TEST_F() local
453 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
456 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
468 std::string actual; in TEST_F() local
469 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
471 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
479 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
480 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
491 std::string actual; in TEST_F() local
492 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
495 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
507 std::string actual; in TEST_F() local
508 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
512 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
520 std::string actual; in TEST_F() local
521 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
523 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
534 std::string actual; in TEST_F() local
535 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
537 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
545 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
546 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
557 std::string actual; in TEST_F() local
558 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
561 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
569 std::string actual; in TEST_F() local
570 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
572 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
583 std::string actual; in TEST_F() local
584 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
586 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
594 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
595 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()
606 std::string actual; in TEST_F() local
607 ASSERT_TRUE(android::base::ReadFdToString(atrace_marker_fd, &actual)); in TEST_F()
610 ASSERT_STREQ(expected.c_str(), actual.c_str()); in TEST_F()