Searched refs:ChooseMutable (Results 1 – 1 of 1) sorted by relevance
255 unique_function<StringRef()> ChooseMutable = ChooseCorrectOverload(); in TEST() local257 EXPECT_EQ("non-const", ChooseMutable()); in TEST()