Home
last modified time | relevance | path

Searched refs:encode_int_to_str (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/transport/chttp2/
Dhpack_encoder_test.cc154 static void encode_int_to_str(int i, char* p) { in encode_int_to_str() function
176 encode_int_to_str(i, key); in test_decode_table_overflow()
177 encode_int_to_str(i + 1, value); in test_decode_table_overflow()