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

  /external/chromium_org/gpu/config/
gpu_test_config.h 115 bool LoadCurrentConfig(const GPUInfo* gpu_info);
gpu_test_config.cc 232 bool GPUTestBotConfig::LoadCurrentConfig(const GPUInfo* gpu_info) {
265 if (!my_config.LoadCurrentConfig(NULL))
274 if (!my_config.LoadCurrentConfig(NULL))
gpu_test_config_unittest.cc 245 TEST_F(GPUTestConfigTest, LoadCurrentConfig) {
250 EXPECT_TRUE(config.LoadCurrentConfig(&gpu_info));
  /external/chromium_org/gpu/gles2_conform_support/
gles2_conform_test.cc 43 if (!bot_config.LoadCurrentConfig(NULL)) {

Completed in 57 milliseconds