Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/slice/
Dslice_test.cc262 char* small_ptr = strdup(kSmallStr); in TEST() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dinlined_vector.h836 Storage* small_ptr = this; variable