Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ TEST
Function
TEST
src/leveldb/db/log_test.cc:263–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
sizeof(LogTest::initial_offset_last_record_offsets_) / sizeof(uint64_t);
262
263
TEST(LogTest, Empty) { ASSERT_EQ(
"EOF"
, Read()); }
264
265
TEST(LogTest, ReadWrite) {
266
Write(
"foo"
);
Callers
nothing calls this directly
Calls
3
NumberString
Function · 0.85
BigString
Function · 0.85
RandomSkewedString
Function · 0.85
Tested by
no test coverage detected