Searched defs:ConstRef (Results 1 – 5 of 5) sorted by relevance
25 typedef T const& ConstRef; typedef
24 typedef typename Traits_::ConstRef ConstRef; typedef
478 TEST_F(BindTest, ConstRef) { in TEST_F() argument
649 TEST_F(BindTest, ConstRef) { in TEST_F() argument
5929 const char *ConstRef in CheckConstructor() local