| 247 | google::protobuf::Arena* absl_nonnull arena() { return &arena_; } |
| 248 | |
| 249 | const google::protobuf::DescriptorPool* absl_nonnull descriptor_pool() { |
| 250 | return ::cel::internal::GetTestingDescriptorPool(); |
| 251 | } |
| 252 | |
| 253 | google::protobuf::MessageFactory* absl_nonnull message_factory() { |
| 254 | return ::cel::internal::GetTestingMessageFactory(); |