Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h410 TestClass::SetParam(&parameter_); in CreateTest()
/freebsd-12.1/contrib/googletest/googletest/include/gtest/
H A Dgtest.h1832 static void SetParam(const ParamType* parameter) { in SetParam() function