Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Darena_unittest.cc1373 std::string owned_string = "test with long enough content to heap-allocate"; in TEST() local
1374 message->unsafe_arena_set_allocated_optional_string(&owned_string); in TEST()