Home
last modified time | relevance | path

Searched refs:SetParam (Results 1 - 8 of 8) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.cpp548 HRESULT CMethodProps::SetParam(const UString &name, const UString &value) in SetParam() function in CMethodProps
615 RINOK(SetParam(name, value)) in ParseParamsFromString()
632 return SetParam(name, valueStr); in ParseParamsFromPROPVARIANT()
H A DMethodProps.h88 HRESULT SetParam(const UString &name, const UString &value);
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h405 TestClass::SetParam(&parameter_);
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h398 TestClass::SetParam(&parameter_);
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h405 TestClass::SetParam(&parameter_);
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1695 static void SetParam(const ParamType* parameter) { parameter_ = parameter; } in SetParam() function in testing::WithParamInterface
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1690 static void SetParam(const ParamType* parameter) { parameter_ = parameter; } in SetParam() function in testing::WithParamInterface
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1866 static void SetParam(const ParamType* parameter) { in SetParam() function in testing::WithParamInterface

Completed in 17 milliseconds