Searched defs:TestAllocationEventRootVisitor (Results 1 – 1 of 1) sorted by relevance
603 class TestAllocationEventRootVisitor final : public RootVisitor { class605 explicit TestAllocationEventRootVisitor(Callback &cb) : cb_(cb) {} in TestAllocationEventRootVisitor() function in panda::test::TestAllocationEventRootVisitor