Home
last modified time | relevance | path

Searched defs:child_from_const_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos_generator/tests/
Dtest_generated.cc662 ChildModel1 child_from_const_ptr = *model.child_model_1(); in TEST() local
680 ChildModel1 child_from_const_ptr(*model.child_model_1()); in TEST() local