Home
last modified time | relevance | path

Searched refs:param_ (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/talk/media/base/
Dcodec.h48 param_(param) { in FeedbackParam()
52 param_(kParamValueEmpty) { in FeedbackParam()
57 const std::string& param() const { return param_; } in param()
61 std::string param_; // e.g. "", "rpsi", "fir" variable
/external/deqp/framework/opengl/
DgluStrUtil.hpp70 TextureParameterValueStr (deUint32 param_, int value_) : param(param_), value(value_) {} in TextureParameterValueStr() argument
DgluCallLogWrapper.cpp83 FboParamPtrFmt (deUint32 param_, const int* value_) : param(param_), value(value_) {} in FboParamPtrFmt() argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h1352 param_(param),
1373 func_(param_);
1378 const T param_; // User-supplied parameter to the thread function.
1547 param_(param) {
1551 func_(param_);
1556 const T param_;
Dgtest-port.h.orig1285 param_(param),
1306 func_(param_);
1311 const T param_; // User-supplied parameter to the thread function.
/external/v8/src/wasm/
Dencoder.cc61 bool param_; member
210 if (locals_.at(i).param_) { in IndexVars()
232 if (locals_.at(i).param_) { in IndexVars()
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h919 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/
Dgtest-port.h1149 param_(param),
1170 func_(param_);
1175 const T param_; // User-supplied parameter to the thread function.
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1159 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/
Dgtest-port.h1189 param_(param),
1210 func_(param_);
1215 const T param_; // User-supplied parameter to the thread function.
/external/gtest/include/gtest/internal/
Dgtest-port.h1281 param_(param),
1302 func_(param_);
1307 const T param_; // User-supplied parameter to the thread function.
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp114 CaseParameter (const char* case_, const string& param_) : name(case_), param(param_) {} in CaseParameter()
/external/protobuf/gtest/fused-src/gtest/
Dgtest.h1981 param_(param),
2002 func_(param_);
2007 const T param_; // User-supplied parameter to the thread function.
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_gtest.h2439 param_(param),
2460 func_(param_);
2465 const T param_; // User-supplied parameter to the thread function.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h2388 param_(param),
2409 func_(param_);
2414 const T param_; // User-supplied parameter to the thread function.
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h2388 param_(param),
2409 func_(param_);
2414 const T param_; // User-supplied parameter to the thread function.