Searched defs:WrenchIconPainterTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_icon_painter_unittest.cc16 class WrenchIconPainterTest : public testing::Test, class in inherits:testing::Test,WrenchIconPainter::Delegate
19 WrenchIconPainterTest() : schedule_paint_count_(0), painter_(this) { function in class:WrenchIconPainterTest
33 DISALLOW_COPY_AND_ASSIGN(WrenchIconPainterTest);
38 TEST_F(WrenchIconPainterTest, Paint) {
63 TEST_F(WrenchIconPainterTest, PaintCallback) {

Completed in 243 milliseconds