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

  /external/chromium_org/gpu/config/
gpu_test_config.cc 138 GPUTestBotConfig::~GPUTestBotConfig() {
141 void GPUTestBotConfig::AddGPUVendor(uint32 gpu_vendor) {
146 bool GPUTestBotConfig::SetGPUInfo(const GPUInfo& gpu_info) {
156 bool GPUTestBotConfig::IsValid() const {
189 bool GPUTestBotConfig::Matches(const GPUTestConfig& config) const {
214 bool GPUTestBotConfig::Matches(const std::string& config_data) const {
223 bool GPUTestBotConfig::LoadCurrentConfig(const GPUInfo* gpu_info) {
251 bool GPUTestBotConfig::CurrentConfigMatches(const std::string& config_data) {
252 GPUTestBotConfig my_config
    [all...]
gpu_test_config.h 91 class GPU_EXPORT GPUTestBotConfig : public GPUTestConfig {
93 GPUTestBotConfig() { }
94 virtual ~GPUTestBotConfig();
gpu_test_expectations_parser.h 42 const GPUTestBotConfig& bot_config) const;
gpu_test_config_unittest.cc 35 GPUTestBotConfig config;
59 GPUTestBotConfig config;
87 GPUTestBotConfig config;
146 GPUTestBotConfig config;
246 GPUTestBotConfig config;
gpu_test_expectations_parser_unittest.cc 17 const GPUTestBotConfig& bot_config() const {
33 GPUTestBotConfig bot_config_;
gpu_test_expectations_parser.cc 203 const GPUTestBotConfig& bot_config) const {
  /external/chromium_org/chrome/test/gpu/
webgl_infobar_browsertest.cc 69 if (gpu::GPUTestBotConfig::CurrentConfigMatches("XP"))
100 if (gpu::GPUTestBotConfig::CurrentConfigMatches("XP"))
gpu_feature_browsertest.cc 312 if (gpu::GPUTestBotConfig::CurrentConfigMatches(configs))
321 if (gpu::GPUTestBotConfig::CurrentConfigMatches("MAC VMWARE"))
355 if (gpu::GPUTestBotConfig::CurrentConfigMatches("MAC VMWARE"))
364 if (gpu::GPUTestBotConfig::CurrentConfigMatches("XP"))
  /external/chromium_org/content/browser/gpu/
webgl_conformance_test.cc 82 gpu::GPUTestBotConfig bot_config_;
  /external/chromium_org/chrome/test/perf/rendering/
throughput_tests.cc 548 gpu::GPUTestBotConfig::CurrentConfigMatches("MAC AMD"))
555 gpu::GPUTestBotConfig::CurrentConfigMatches("MAC AMD"))
563 gpu::GPUTestBotConfig::CurrentConfigMatches("MAC AMD"))
586 gpu::GPUTestBotConfig::CurrentConfigMatches("MAC AMD"))

Completed in 165 milliseconds