Home
last modified time | relevance | path

Searched refs:CheckSetEmpty (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/conformance/
Dconformance_test.cc313 bool ConformanceTestSuite::CheckSetEmpty( in CheckSetEmpty() function in google::protobuf::ConformanceTestSuite
390 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()
Dconformance_test.h249 bool CheckSetEmpty(const std::set<string>& set_to_check,