Lines Matching refs:SetOwnerAndName
143 GMOCK_MOCKER_(0, constness, Method).SetOwnerAndName(this, #Method); \
167 GMOCK_MOCKER_(1, constness, Method).SetOwnerAndName(this, #Method); \
194 GMOCK_MOCKER_(2, constness, Method).SetOwnerAndName(this, #Method); \
225 GMOCK_MOCKER_(3, constness, Method).SetOwnerAndName(this, #Method); \
260 GMOCK_MOCKER_(4, constness, Method).SetOwnerAndName(this, #Method); \
299 GMOCK_MOCKER_(5, constness, Method).SetOwnerAndName(this, #Method); \
342 GMOCK_MOCKER_(6, constness, Method).SetOwnerAndName(this, #Method); \
388 GMOCK_MOCKER_(7, constness, Method).SetOwnerAndName(this, #Method); \
438 GMOCK_MOCKER_(8, constness, Method).SetOwnerAndName(this, #Method); \
492 GMOCK_MOCKER_(9, constness, Method).SetOwnerAndName(this, #Method); \
550 GMOCK_MOCKER_(10, constness, Method).SetOwnerAndName(this, #Method); \