HomeSort by relevance Sort by last modified time
    Searched refs:WrenchIconPainterTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_icon_painter_unittest.cc 16 class WrenchIconPainterTest : public testing::Test,
19 WrenchIconPainterTest() : schedule_paint_count_(0), painter_(this) {
33 DISALLOW_COPY_AND_ASSIGN(WrenchIconPainterTest);
38 TEST_F(WrenchIconPainterTest, Paint) {
63 TEST_F(WrenchIconPainterTest, PaintCallback) {
wrench_icon_painter.h 63 FRIEND_TEST_ALL_PREFIXES(WrenchIconPainterTest, PaintCallback);

Completed in 139 milliseconds