Searched refs:NoRef (Results 1 – 2 of 2) sorted by relevance
33 class NoRef { class35 NoRef() = default;48 DISALLOW_COPY_AND_ASSIGN(NoRef);51 class HasRef : public NoRef {308 int FunctionWithWeakFirstParam(WeakPtr<NoRef> o, int n) { in FunctionWithWeakFirstParam()343 StrictMock<NoRef> no_ref_;346 const NoRef* const_no_ref_ptr_;347 StrictMock<NoRef> static_func_mock_;350 static StrictMock<NoRef>* static_func_mock_ptr;356 StrictMock<NoRef>* BindTest::static_func_mock_ptr;[all …]
324 static void NoRef(grpc_client_channel_factory* factory) {} in NoRef() function in FakeClientChannelFactory341 NoRef, NoUnref, CreateSubchannel, CreateClientChannel};