Searched refs:network_change_notifier_ (Results 1 – 5 of 5) sorted by relevance
38 scoped_ptr<net::NetworkChangeNotifier> network_change_notifier_;
36 network_change_notifier_.reset(net::NetworkChangeNotifier::CreateMock()); in InitializeTestThread()
135 scoped_ptr<net::NetworkChangeNotifier> network_change_notifier_; member in GoogleURLTrackerTest154 network_change_notifier_.reset(net::NetworkChangeNotifier::CreateMock()); in SetUp()175 network_change_notifier_.reset(); in TearDown()
154 scoped_ptr<net::NetworkChangeNotifier> network_change_notifier_; variable
526 network_change_notifier_.reset(new chromeos::NetworkChangeNotifierChromeos()); in MainMessageLoopStart()528 network_change_notifier_.reset(net::NetworkChangeNotifier::Create()); in MainMessageLoopStart()