Searched refs:getIt (Results 1 – 4 of 4) sorted by relevance
12 return (MockitoConfiguration) new GlobalConfiguration().getIt(); in getConfig()
23 IMockitoConfiguration getIt() { in getIt() method in GlobalConfiguration
321 std::vector<int>::iterator getIt();325 const auto &it = getIt(); // Ok, it is lifetime extended. in handleGslPtrInitsThroughReference()
87 public abstract int getIt(); in getIt() method in TestMixinSerForMethods.MixInForSimple