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

/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp243 void SetParam(const char* name, double val) function in class:CvVSModule
269 if(str) SetParam(name,atof(str));
307 SetParam(FN,val);
337 pM->SetParam(N,GetParam(tmp));
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-param-util.h359 TestClass::SetParam(&parameter_);
/external/gtest/include/gtest/internal/
H A Dgtest-param-util.h359 TestClass::SetParam(&parameter_);
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h359 TestClass::SetParam(&parameter_);
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util.h377 TestClass::SetParam(&parameter_);
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h1683 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/gtest/include/gtest/
H A Dgtest.h1683 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1685 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1534 static void SetParam(const ParamType* parameter) { function in class:testing::TestWithParam

Completed in 329 milliseconds