Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena_unittest.cc1272 string owned_string = "test with long enough content to heap-allocate"; in TEST() local
1273 message->unsafe_arena_set_allocated_optional_string(&owned_string); in TEST()