Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3676 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
3679 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
3680 allowed_names.end()) in OutputXmlAttribute()
4023 const std::vector<std::string>& allowed_names = in OutputJsonKey() local
4026 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputJsonKey()
4027 allowed_names.end()) in OutputJsonKey()
4043 const std::vector<std::string>& allowed_names = in OutputJsonKey() local
4046 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputJsonKey()
4047 allowed_names.end()) in OutputJsonKey()
/external/googletest/googletest/src/
Dgtest.cc3719 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
3722 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
3723 allowed_names.end()) in OutputXmlAttribute()
4067 const std::vector<std::string>& allowed_names = in OutputJsonKey() local
4070 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputJsonKey()
4071 allowed_names.end()) in OutputJsonKey()
4087 const std::vector<std::string>& allowed_names = in OutputJsonKey() local
4090 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputJsonKey()
4091 allowed_names.end()) in OutputJsonKey()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc3613 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
3616 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
3617 allowed_names.end()) in OutputXmlAttribute()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc3612 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
3615 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
3616 allowed_names.end()) in OutputXmlAttribute()
/external/mesa3d/src/gtest/src/
Dgtest.cc3612 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
3615 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
3616 allowed_names.end()) in OutputXmlAttribute()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc5064 const std::vector<std::string>& allowed_names = in OutputXmlAttribute() local
5067 GTEST_CHECK_(std::find(allowed_names.begin(), allowed_names.end(), name) != in OutputXmlAttribute()
5068 allowed_names.end()) in OutputXmlAttribute()