Home
last modified time | relevance | path

Searched refs:CanFlushContext (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_graphics_2d.cc28 bool CanFlushContext(pp::Instance* instance, pp::Graphics2D* context) { in CanFlushContext() function
265 ASSERT_FALSE(CanFlushContext(instance_, &a)); in TestInvalidSize()
268 ASSERT_FALSE(CanFlushContext(instance_, &b)); in TestInvalidSize()
299 ASSERT_FALSE(CanFlushContext(instance_, &a)); in TestHumongous()