Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/internal/
H A Ddef_builder_test.cc17 struct IdentTestData { struct
22 class FullIdentTestBase : public testing::TestWithParam<IdentTestData> {}; argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_builder_test.cc36 struct IdentTestData { struct
41 class FullIdentTestBase : public testing::TestWithParam<IdentTestData> {}; argument