Home
last modified time | relevance | path

Searched defs:ThisRefAdjuster (Results 1 – 1 of 1) sorted by relevance

/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-function-mocker.h53 struct ThisRefAdjuster { struct
55 using AdjustT = typename std::conditional<
63 static AdjustT<MockType> Adjust(const MockType& mock) { in Adjust()