class FakeNetInterfaces
Defined at line 272 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
Public Methods
void InitializeInterfaces (const std::vector<OwnedInterface> & interfaces)
Defined at line 275 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
void NotImplemented_ (const std::string & name)
Defined at line 287 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
fidl::InterfaceRequestHandler<fuchsia::net::interfaces::State> GetHandler (async_dispatcher_t * dispatcher)
Defined at line 289 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
void GetWatcher (fuchsia::net::interfaces::WatcherOptions options, fidl::InterfaceRequest<fuchsia::net::interfaces::Watcher> watcher)
Defined at line 297 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
void Watch (fuchsia::net::interfaces::Watcher::WatchCallback callback)
Defined at line 308 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
void SendPendingEvent ()
Defined at line 313 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp
void Close (zx_status_t epitaph_value)
Defined at line 323 of file ../../src/connectivity/weave/adaptation/tests/warm_unittests.cpp