Searched defs:interned_str2 (Results 1 – 1 of 1) sorted by relevance
50 Interned<std::string> interned_str2 = interner.Intern("foo"); in TEST() local62 Interned<std::string> interned_str2(std::move(interned_str)); in TEST() local75 Interned<std::string> interned_str2(interned_str); in TEST() local89 Interned<std::string> interned_str2 = std::move(interned_str); in TEST() local102 Interned<std::string> interned_str2 = interned_str; in TEST() local