This is the complete list of members for google::protobuf::ArenaHooksTestUtil, including all inherited members.
kCookieValue | google::protobuf::ArenaHooksTestUtil | static |
num_allocations | google::protobuf::ArenaHooksTestUtil | static |
num_destruct | google::protobuf::ArenaHooksTestUtil | static |
num_init | google::protobuf::ArenaHooksTestUtil | static |
num_reset | google::protobuf::ArenaHooksTestUtil | static |
on_allocation(const std::type_info *, uint64 alloc_size, void *cookie) | google::protobuf::ArenaHooksTestUtil | inlinestatic |
on_destruction(Arena *arena, void *cookie, uint64 space_used) | google::protobuf::ArenaHooksTestUtil | inlinestatic |
on_init(Arena *arena) | google::protobuf::ArenaHooksTestUtil | inlinestatic |
on_reset(Arena *arena, void *cookie, uint64 space_used) | google::protobuf::ArenaHooksTestUtil | inlinestatic |