Searched refs:param_ (Results 1 – 9 of 9) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluStrUtil.hpp | 70 TextureParameterValueStr (deUint32 param_, int value_) : param(param_), value(value_) {} in TextureParameterValueStr() argument
|
D | gluCallLogWrapper.cpp | 83 FboParamPtrFmt (deUint32 param_, const int* value_) : param(param_), value(value_) {} in FboParamPtrFmt() argument
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-port.h | 919 param_(param), in ThreadWithParam() 940 func_(param_); in Run() 945 const T param_; // User-supplied parameter to the thread function. variable
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-port.h | 1149 param_(param), 1170 func_(param_); 1175 const T param_; // User-supplied parameter to the thread function.
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-port.h | 1159 param_(param), 1180 func_(param_); 1185 const T param_; // User-supplied parameter to the thread function.
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-port.h | 1189 param_(param), 1210 func_(param_); 1215 const T param_; // User-supplied parameter to the thread function.
|
/external/gtest/include/gtest/internal/ |
D | gtest-port.h | 1281 param_(param), 1302 func_(param_); 1307 const T param_; // User-supplied parameter to the thread function.
|
/external/protobuf/gtest/fused-src/gtest/ |
D | gtest.h | 1981 param_(param), 2002 func_(param_); 2007 const T param_; // User-supplied parameter to the thread function.
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 2388 param_(param), 2409 func_(param_); 2414 const T param_; // User-supplied parameter to the thread function.
|