Home
last modified time | relevance | path

Searched defs:child_from_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.cc664 ChildModel1 child_from_ptr = *model.mutable_child_model_1(); in TEST() local
678 ChildModel1 child_from_ptr(*model.mutable_child_model_1()); in TEST() local