Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder_table.h52 uint32_t test_only_table_size() const { return table_size_; } in test_only_table_size() function
Dhpack_parser_table.h80 uint32_t test_only_table_size() const { return mem_used_; } in test_only_table_size() function
Dhpack_encoder.h336 uint32_t test_only_table_size() const { in test_only_table_size() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder_table.h51 uint32_t test_only_table_size() const { return table_size_; } in test_only_table_size() function
H A Dhpack_parser_table.h83 uint32_t test_only_table_size() const { return mem_used_; } in test_only_table_size() function
H A Dhpack_encoder.h345 uint32_t test_only_table_size() const { in test_only_table_size() function