Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc4754 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
4757 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
4758 allowed_names.end()) in OutputXmlAttribute()