Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dconformance_test.h159 std::set<std::string> test_names_; variable
Dconformance_test.cc219 if (test_names_.insert(test_name).second == false) { in RunTest()
606 test_names_.clear(); in RunSuite()