Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h569 GTEST_CHECK_(IsValidParamName(param_name)) in RegisterTests()
635 static bool IsValidParamName(const std::string& name) { in IsValidParamName() function