Searched refs:reference_4 (Results 1 – 1 of 1) sorted by relevance
133 reference_4(ConstString("bar::baz::operator bool()")); in TEST() local151 EXPECT_TRUE(reference_4.ContainsPath("operator bool")); in TEST()152 EXPECT_TRUE(reference_4.ContainsPath("baz::operator bool")); in TEST()153 EXPECT_TRUE(reference_4.ContainsPath("bar::baz::operator bool")); in TEST()154 EXPECT_FALSE(reference_4.ContainsPath("az::operator bool")); in TEST()