Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.h165 std::set<std::string> test_names_; variable
Dconformance_test.cc220 if (test_names_.insert(test_name).second == false) { in RunTest()
624 test_names_.clear(); in RunSuite()