Searched refs:ITS_NAME_IS (Results 1 – 1 of 1) sorted by relevance
29 inline constexpr CKey<std::string> ITS_NAME_IS("its_name_is"); variable178 d[ITS_NAME_IS] = "spot"; in TEST()189 ASSERT_EQ("spot", *d.get_ptr(ITS_NAME_IS)); in TEST()192 ASSERT_EQ("spot", d[ITS_NAME_IS]); in TEST()204 ASSERT_EQ("spot", *data.get_ptr(ITS_NAME_IS)); in TEST()