Home
last modified time | relevance | path

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

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