Searched defs:SnapshotSizeConstants (Results 1 – 1 of 1) sorted by relevance
173 template <> struct SnapshotSizeConstants<4> { struct174 static const int kExpectedHeapGraphEdgeSize = 12;175 static const int kExpectedHeapEntrySize = 28;178 template <> struct SnapshotSizeConstants<8> { struct179 static const int kExpectedHeapGraphEdgeSize = 24;180 static const int kExpectedHeapEntrySize = 40;