Searched refs:expected_event (Results 1 – 2 of 2) sorted by relevance
1198 string expected_event = base::StringPrintf( in TEST_F() local1202 EXPECT_NE(post_str.find(expected_event), string::npos); in TEST_F()1217 string expected_event = base::StringPrintf( in TEST_F() local1223 EXPECT_NE(post_str.find(expected_event), string::npos); in TEST_F()
94 for (const auto& expected_event : expected_events) { variable96 expected_event);