template <typename T>
struct BasicStringViewTestTraits
Defined at line 19 of file ../../src/lib/zbitl/tests/span-tests.h
Public Members
static const bool kDefaultConstructedViewHasStorageError
static const bool kExpectExtensibility
static const bool kExpectOneShotReads
static const bool kExpectUnbufferedReads
static const bool kExpectUnbufferedWrites
Public Methods
void Create (fbl::unique_fdfd,size_tsize,Context *context)
Defined at line 38 of file ../../src/lib/zbitl/tests/span-tests.h
void Read (storage_typestorage,payload_typepayload,size_tsize,std::string *contents)
Defined at line 46 of file ../../src/lib/zbitl/tests/span-tests.h