MCPcopy Create free account
hub / github.com/apache/trafficserver / overflowed

Method overflowed

include/tscore/History.h:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 bool
59 overflowed() const
60 {
61 return history_pos >= Count;
62 }
63
64 unsigned int
65 size() const

Callers 2

dump_state_on_assertMethod · 0.80
test_History.ccFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected