Searched refs:const_weak_factory (Results 1 – 1 of 1) sorted by relevance
466 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local502 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local594 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local601 BindRepeating(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()605 BindRepeating(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()613 const_weak_factory.InvalidateWeakPtrs(); in TEST_F()625 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local630 BindOnce(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()632 BindOnce(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()637 const_weak_factory.InvalidateWeakPtrs(); in TEST_F()