Searched refs:expected_warnings (Results 1 – 1 of 1) sorted by relevance
3297 const string& expected_warnings) { in BuildFileWithWarnings() argument3303 EXPECT_EQ(expected_warnings, error_collector.warning_text_); in BuildFileWithWarnings()