Home
last modified time | relevance | path

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

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