Searched refs:expected_default_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
H A Dresource_provider_unittest.cc512 void CheckCreateResource(ResourceProvider::ResourceType expected_default_type, argument
515 DCHECK_EQ(expected_default_type, resource_provider->default_resource_type());
525 if (expected_default_type == ResourceProvider::GLTexture)
531 if (expected_default_type == ResourceProvider::GLTexture)
540 if (expected_default_type == ResourceProvider::GLTexture)

Completed in 451 milliseconds