Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_graphics_2d.cc205 pp::Graphics2D null_context; in TestInvalidResource() local
213 graphics_2d_interface_->Describe(null_context.pp_resource(), in TestInvalidResource()
223 graphics_2d_interface_->PaintImageData(null_context.pp_resource(), in TestInvalidResource()
232 graphics_2d_interface_->Scroll(null_context.pp_resource(), in TestInvalidResource()
238 graphics_2d_interface_->ReplaceContents(null_context.pp_resource(), in TestInvalidResource()
248 graphics_2d_interface_->Flush(null_context.pp_resource(), in TestInvalidResource()
256 ASSERT_FALSE(testing_interface_->ReadImageData(null_context.pp_resource(), in TestInvalidResource()