Lines Matching refs:this
9 // notice, this list of conditions and the following disclaimer.
11 // copyright notice, this list of conditions and the following disclaimer
16 // this software without specific prior written permission.
103 // We need to mark these classes with this declspec to ensure that
114 ::testing::Mock::AllowUninterestingCalls(reinterpret_cast<uintptr_t>(this));
118 ::testing::Mock::UnregisterCallReaction(reinterpret_cast<uintptr_t>(this));
126 ::testing::Mock::WarnUninterestingCalls(reinterpret_cast<uintptr_t>(this));
130 ::testing::Mock::UnregisterCallReaction(reinterpret_cast<uintptr_t>(this));
138 ::testing::Mock::FailUninterestingCalls(reinterpret_cast<uintptr_t>(this));
142 ::testing::Mock::UnregisterCallReaction(reinterpret_cast<uintptr_t>(this));
159 static_assert(sizeof(*this) == sizeof(MockClass),
172 static_assert(sizeof(*this) == sizeof(MockClass),
180 static_assert(sizeof(*this) == sizeof(MockClass),
201 static_assert(sizeof(*this) == sizeof(MockClass),
214 static_assert(sizeof(*this) == sizeof(MockClass),
222 static_assert(sizeof(*this) == sizeof(MockClass),
243 static_assert(sizeof(*this) == sizeof(MockClass),
256 static_assert(sizeof(*this) == sizeof(MockClass),
264 static_assert(sizeof(*this) == sizeof(MockClass),