Searched defs:SetParam (Results 1 - 5 of 5) sorted by relevance

/external/gtest/include/gtest/
H A Dgtest.h991 static void SetParam(const ParamType* parameter) { function in class:testing::TestWithParam
/external/chromium/testing/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/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/protobuf/gtest/include/gtest/
H A Dgtest.h1534 static void SetParam(const ParamType* parameter) { function in class:testing::TestWithParam

Completed in 588 milliseconds