Searched refs:long_print (Results 1 – 1 of 1) sorted by relevance
534 const protos::gen::FtraceEvent& long_print = bundle->event()[0]; in TEST() local535 EXPECT_THAT(long_print.print().buf(), StartsWith("qwerty")); in TEST()536 EXPECT_THAT(long_print.print().buf(), EndsWith("ppp\n")); in TEST()