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

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

Completed in 83 milliseconds