Searched refs:NoRef (Results 1 – 2 of 2) sorted by relevance
28 class NoRef { class30 NoRef() {} in NoRef() function in base::__anon8607446f0111::NoRef40 DISALLOW_COPY_AND_ASSIGN(NoRef);43 class HasRef : public NoRef {217 int FunctionWithWeakFirstParam(WeakPtr<NoRef> o, int n) { in FunctionWithWeakFirstParam()247 StrictMock<NoRef> no_ref_;250 const NoRef* const_no_ref_ptr_;251 StrictMock<NoRef> static_func_mock_;254 static StrictMock<NoRef>* static_func_mock_ptr;260 StrictMock<NoRef>* BindTest::static_func_mock_ptr;[all …]
29 class NoRef { class31 NoRef() {} in NoRef() function in base::__anonfb311bb50111::NoRef41 DISALLOW_COPY_AND_ASSIGN(NoRef);44 class HasRef : public NoRef {218 int FunctionWithWeakFirstParam(WeakPtr<NoRef> o, int n) { in FunctionWithWeakFirstParam()248 StrictMock<NoRef> no_ref_;251 const NoRef* const_no_ref_ptr_;252 StrictMock<NoRef> static_func_mock_;255 static StrictMock<NoRef>* static_func_mock_ptr;261 StrictMock<NoRef>* BindTest::static_func_mock_ptr;[all …]