Searched refs:const_weak_factory (Results 1 – 1 of 1) sorted by relevance
469 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local505 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local597 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local604 BindRepeating(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()608 BindRepeating(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()616 const_weak_factory.InvalidateWeakPtrs(); in TEST_F()628 WeakPtrFactory<const NoRef> const_weak_factory(const_no_ref_ptr_); in TEST_F() local633 BindOnce(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()635 BindOnce(&NoRef::VoidConstMethod0, const_weak_factory.GetWeakPtr()); in TEST_F()640 const_weak_factory.InvalidateWeakPtrs(); in TEST_F()