MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / Finish

Method Finish

common/memory_testing.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 void Finish() { arena_.reset(); }
54
55 static std::string ToString(
56 ::testing::TestParamInfo<std::tuple<MemoryManagement, Ts...>> param) {

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected