Searched refs:test_names_ (Results 1 – 3 of 3) sorted by relevance
289 if (test_names_.insert(test_name).second == false) { in RunTest()376 test_names_.clear(); in RunSuite()
304 std::set<std::string> test_names_; variable
422 const std::vector<std::string>& test_names() { return test_names_; } in test_names()437 test_names_(test_names), in UnitTestProcessLifetimeObserver()447 const std::vector<std::string> test_names_; member in base::__anonc8e4651a0111::UnitTestProcessLifetimeObserver