Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_table.cc190 template <class T> class TypedStrTable { class
192 TypedStrTable() : table_(GetUpbValueType<T>()) {} in TypedStrTable() function in upb::TypedStrTable