Searched refs:one_two_three_four (Results 1 – 1 of 1) sorted by relevance
330 TypeParam one_two_three_four(TestFixture::as_string("one,two:three;four")); in TYPED_TEST() local332 ASSERT_EQ(3U, Piece(one_two_three_four).find_first_of(comma_colon)); in TYPED_TEST()