m_flushCount 103 Source/platform/graphics/Canvas2DLayerManagerTest.cpp m_flushCount++; m_flushCount 109 Source/platform/graphics/Canvas2DLayerManagerTest.cpp int m_flushCount; m_flushCount 182 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(0, layer->m_flushCount); // eviction succeeded without triggering a flush m_flushCount 196 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(0, layer->m_flushCount); m_flushCount 202 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(1, layer->m_flushCount); m_flushCount 232 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(1, layer->m_flushCount); // flush was attempted m_flushCount 280 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(0, layer->m_flushCount); m_flushCount 286 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(0, layer->m_flushCount); m_flushCount 291 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(0, layer->m_flushCount); m_flushCount 297 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(1, layer->m_flushCount); m_flushCount 302 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_EQ(2, layer->m_flushCount);