Searched defs:SnapshotSizeConstants (Results 1 – 1 of 1) sorted by relevance
169 template <> struct SnapshotSizeConstants<4> { struct170 static const int kExpectedHeapGraphEdgeSize = 12;171 static const int kExpectedHeapEntrySize = 28;174 template <> struct SnapshotSizeConstants<8> { struct175 static const int kExpectedHeapGraphEdgeSize = 24;176 static const int kExpectedHeapEntrySize = 40;