Searched defs:TestNetworkChangeNotifierWin (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/base/
H A Dnetwork_change_notifier_win_unittest.cc23 class TestNetworkChangeNotifierWin : public NetworkChangeNotifierWin { class in namespace:net::__anon9049
25 TestNetworkChangeNotifierWin() {} function in class:net::__anon9049::TestNetworkChangeNotifierWin
27 virtual ~TestNetworkChangeNotifierWin() {
43 DISALLOW_COPY_AND_ASSIGN(TestNetworkChangeNotifierWin);
216 StrictMock<TestNetworkChangeNotifierWin> network_change_notifier_;

Completed in 68 milliseconds