Searched refs:null_context (Results 1 – 2 of 2) sorted by relevance
765 ProfileContext* null_context = GetProfileContext(NULL); in UploadIfCollectionComplete() local766 if (null_context && !null_context->incidents.empty() && eligible_profile) { in UploadIfCollectionComplete()770 null_context->incidents.begin(), in UploadIfCollectionComplete()771 null_context->incidents.end()); in UploadIfCollectionComplete()772 null_context->incidents.weak_clear(); in UploadIfCollectionComplete()
205 pp::Graphics2D null_context; in TestInvalidResource() local213 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()