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

  /external/chromium_org/content/public/test/
browser_test_base.cc 119 if (command_line->HasSwitch(switches::kUseGpuInTests))
146 "kUseGL should not be used with tests. Try kUseGpuInTests instead.";
  /external/chromium_org/content/browser/gpu/
gpu_memory_test.cc 84 if (command_line->HasSwitch(switches::kUseGpuInTests)) {
gpu_pixel_browsertest.cc 124 if (command_line->HasSwitch(switches::kUseGpuInTests))
gpu_data_manager_impl_private.cc 565 !command_line->HasSwitch(switches::kUseGpuInTests))
583 !command_line->HasSwitch(switches::kUseGpuInTests)) {
    [all...]
  /external/chromium_org/content/public/common/
content_switches.cc     [all...]
content_switches.h 233 CONTENT_EXPORT extern const char kUseGpuInTests[];

Completed in 37 milliseconds