Home
last modified time | relevance | path

Searched defs:SetParam (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp502 HRESULT CMethodProps::SetParam(const UString &name, const UString &value) in SetParam() function in CMethodProps
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest.h1866 static void SetParam(const ParamType* parameter) { in SetParam() function
/third_party/googletest/googletest/include/gtest/
Dgtest.h1695 static void SetParam(const ParamType* parameter) { parameter_ = parameter; } in SetParam() function
/third_party/node/deps/googletest/include/gtest/
Dgtest.h1691 static void SetParam(const ParamType* parameter) { parameter_ = parameter; } in SetParam() function