Lines Matching refs:SetOwnerAndName
352 GMOCK_MOCKER_(0, constness, Method).SetOwnerAndName(this, #Method); \
368 GMOCK_MOCKER_(1, constness, Method).SetOwnerAndName(this, #Method); \
385 GMOCK_MOCKER_(2, constness, Method).SetOwnerAndName(this, #Method); \
404 GMOCK_MOCKER_(3, constness, Method).SetOwnerAndName(this, #Method); \
427 GMOCK_MOCKER_(4, constness, Method).SetOwnerAndName(this, #Method); \
452 GMOCK_MOCKER_(5, constness, Method).SetOwnerAndName(this, #Method); \
479 GMOCK_MOCKER_(6, constness, Method).SetOwnerAndName(this, #Method); \
508 GMOCK_MOCKER_(7, constness, Method).SetOwnerAndName(this, #Method); \
539 GMOCK_MOCKER_(8, constness, Method).SetOwnerAndName(this, #Method); \
572 GMOCK_MOCKER_(9, constness, Method).SetOwnerAndName(this, #Method); \
609 GMOCK_MOCKER_(10, constness, Method).SetOwnerAndName(this, #Method); \