Searched refs:comma_colon (Results 1 – 1 of 1) sorted by relevance
333 TypeParam comma_colon(TestFixture::as_string(",:")); in TYPED_TEST() local334 ASSERT_EQ(3U, Piece(one_two_three_four).find_first_of(comma_colon)); in TYPED_TEST()