Searched refs:kMaxDisplayedBlocks (Results 1 – 1 of 1) sorted by relevance
107 const int kMaxDisplayedBlocks = 4; in operator <<() local110 while (current_block->PredecessorCount() > 0 && i++ < kMaxDisplayedBlocks) { in operator <<()