Searched refs:owned_string (Results 1 – 1 of 1) sorted by relevance
1373 std::string owned_string = "test with long enough content to heap-allocate"; in TEST() local1374 message->unsafe_arena_set_allocated_optional_string(&owned_string); in TEST()