Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/slice/
Dslice_test.cc105 static void do_nothing_with_len_1(void* ignored, size_t len) { in do_nothing_with_len_1() function
115 grpc_slice slice = grpc_slice_new_with_len(&x, 1, do_nothing_with_len_1); in test_slice_new_with_len_returns_something_sensible()