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

Function TEST_F

tensorflow/core/lib/io/recordio_test.cc:192–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190};
191
192TEST_F(RecordioTest, Empty) { ASSERT_EQ("EOF", Read()); }
193
194TEST_F(RecordioTest, ReadWrite) {
195 Write("foo");

Callers

nothing calls this directly

Calls 7

NumberStringFunction · 0.85
RandomSkewedStringFunction · 0.85
TestNonSequentialReadsFunction · 0.85
RecordWriterOptionsClass · 0.85
RecordReaderOptionsClass · 0.85
TestReadErrorFunction · 0.85
AssertHasSubstrFunction · 0.70

Tested by

no test coverage detected