Home
last modified time | relevance | path

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

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