MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / TEST

Function TEST

unittests/Bitcode/BitReaderTest.cpp:98–127  ·  view source on GitHub ↗

Checks if we correctly detect eof if we try to read N bits when there are not enough bits left on the input stream to read N bits, and we are using a data streamer. In particular, it checks if we properly set the object size when the eof is reached under such conditions.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

JumpToBitMethod · 0.80
AtEndOfStreamMethod · 0.80
moveFunction · 0.50
initMethod · 0.45
getMethod · 0.45
ReadMethod · 0.45
emptyMethod · 0.45
getFunctionMethod · 0.45
materializeMethod · 0.45

Tested by

no test coverage detected