Searched refs:CheckSetEmpty (Results 1 – 2 of 2) sorted by relevance
337 bool ConformanceTestSuite::CheckSetEmpty( in CheckSetEmpty() function in google::protobuf::ConformanceTestSuite413 if (!CheckSetEmpty(expected_to_fail_, "nonexistent_tests.txt", in RunSuite()421 if (!CheckSetEmpty(unexpected_failing_tests_, "failing_tests.txt", in RunSuite()430 if (!CheckSetEmpty(unexpected_succeeding_tests_, "succeeding_tests.txt", in RunSuite()440 CheckSetEmpty(skipped_, "", in RunSuite()
254 bool CheckSetEmpty(const std::set<std::string>& set_to_check,