MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ok

Method ok

tensorflow/core/lib/io/table_builder.h:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81
82 private:
83 bool ok() const { return status().ok(); }
84 void WriteBlock(BlockBuilder* block, BlockHandle* handle);
85 void WriteRawBlock(const StringPiece& data, CompressionType,
86 BlockHandle* handle);

Callers 15

OpenMethod · 0.45
BlockReaderMethod · 0.45
InternalGetMethod · 0.45
ApproximateOffsetOfMethod · 0.45
FinishMethod · 0.45
FillBufferMethod · 0.45
ReadNBytesMethod · 0.45
ReadAllMethod · 0.45
GetMetadataMethod · 0.45
ReadRecordMethod · 0.45
WriteRawBlockMethod · 0.45

Calls 1

statusStruct · 0.85

Tested by 4

FinishMethod · 0.36
ReadMethod · 0.36
TestReadErrorFunction · 0.36
TestMultipleWritesFunction · 0.36