class SyncNandTest_Sync_Test
Defined at line 75 of file ../../src/storage/blobfs/test/integration/sync_test.cc
Verifies that fdio "sync" actually flushes a NAND device. This tests the fdio, blobfs, block
device, and FTL layers.
Public Methods
void SyncNandTest_Sync_Test ()
Defined at line 75 of file ../../src/storage/blobfs/test/integration/sync_test.cc
void SyncNandTest_Sync_Test (const SyncNandTest_Sync_Test & )
Defined at line 75 of file ../../src/storage/blobfs/test/integration/sync_test.cc
void SyncNandTest_Sync_Test (SyncNandTest_Sync_Test && )
Defined at line 75 of file ../../src/storage/blobfs/test/integration/sync_test.cc
SyncNandTest_Sync_Test & operator= (const SyncNandTest_Sync_Test & )
Defined at line 75 of file ../../src/storage/blobfs/test/integration/sync_test.cc
SyncNandTest_Sync_Test & operator= (SyncNandTest_Sync_Test && )
Defined at line 75 of file ../../src/storage/blobfs/test/integration/sync_test.cc
void ~SyncNandTest_Sync_Test ()
Defined at line 75 of file ../../src/storage/blobfs/test/integration/sync_test.cc