Searched refs:CheckSetEmpty (Results 1 – 2 of 2) sorted by relevance
313 bool ConformanceTestSuite::CheckSetEmpty( in CheckSetEmpty() function in google::protobuf::ConformanceTestSuite390 if (!CheckSetEmpty(expected_to_fail_, "nonexistent_tests.txt", in RunSuite()398 if (!CheckSetEmpty(unexpected_failing_tests_, "failing_tests.txt", in RunSuite()407 if (!CheckSetEmpty(unexpected_succeeding_tests_, "succeeding_tests.txt", in RunSuite()417 CheckSetEmpty(skipped_, "", in RunSuite()
249 bool CheckSetEmpty(const std::set<string>& set_to_check,