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

  /external/chromium_org/ui/compositor/
compositor_switches.h 13 COMPOSITOR_EXPORT extern const char kEnablePixelOutputInTests[];
compositor_switches.cc 16 const char kEnablePixelOutputInTests[] = "enable-pixel-output-in-tests";
  /external/chromium_org/ui/compositor/test/
context_factories_for_test.cc 28 if (command_line->HasSwitch(switches::kEnablePixelOutputInTests))
  /external/chromium_org/content/browser/compositor/
image_transport_factory.cc 42 if (command_line->HasSwitch(switches::kEnablePixelOutputInTests))
  /external/chromium_org/content/public/test/
browser_test_base.cc 187 if (command_line->HasSwitch(switches::kEnablePixelOutputInTests))
192 "is chosen by tests. Use kEnablePixelOutputInTests "

Completed in 2432 milliseconds