Home
last modified time | relevance | path

Searched refs:comma_colon (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/chromium/base/strings/
Dstring_piece_unittest.cc320 TypeParam comma_colon(TestFixture::as_string(",:")); in TYPED_TEST() local
321 ASSERT_EQ(3U, Piece(one_two_three_four).find_first_of(comma_colon)); in TYPED_TEST()
/external/libchrome/base/strings/
Dstring_piece_unittest.cc331 TypeParam comma_colon(TestFixture::as_string(",:")); in TYPED_TEST() local
332 ASSERT_EQ(3U, Piece(one_two_three_four).find_first_of(comma_colon)); in TYPED_TEST()