Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc3244 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
3247 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
3248 allowed_names.end()) in OutputXmlAttribute()