class ManagedVfs_CantSetDispatcher_Test
Defined at line 51 of file ../../src/storage/lib/vfs/cpp/tests/vfs_tests.cc
ManagedVfs always sets the dispatcher in its constructor, and trying to change it using
Vfs::SetDispatcher should fail.
Public Methods
void ManagedVfs_CantSetDispatcher_Test ()
Defined at line 51 of file ../../src/storage/lib/vfs/cpp/tests/vfs_tests.cc
void ManagedVfs_CantSetDispatcher_Test (const ManagedVfs_CantSetDispatcher_Test & )
Defined at line 51 of file ../../src/storage/lib/vfs/cpp/tests/vfs_tests.cc
void ManagedVfs_CantSetDispatcher_Test (ManagedVfs_CantSetDispatcher_Test && )
Defined at line 51 of file ../../src/storage/lib/vfs/cpp/tests/vfs_tests.cc
ManagedVfs_CantSetDispatcher_Test & operator= (const ManagedVfs_CantSetDispatcher_Test & )
Defined at line 51 of file ../../src/storage/lib/vfs/cpp/tests/vfs_tests.cc
ManagedVfs_CantSetDispatcher_Test & operator= (ManagedVfs_CantSetDispatcher_Test && )
Defined at line 51 of file ../../src/storage/lib/vfs/cpp/tests/vfs_tests.cc
void ~ManagedVfs_CantSetDispatcher_Test ()
Defined at line 51 of file ../../src/storage/lib/vfs/cpp/tests/vfs_tests.cc