Searched refs:allocated_str (Results 1 – 1 of 1) sorted by relevance
435 string* allocated_str = new string("hello"); in TEST() local436 arena_message->set_allocated_optional_string(allocated_str); in TEST()