Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Dfile_util_icu.cc70 UErrorCode ends_status = U_ZERO_ERROR; in IllegalCharacters() local
84 UNICODE_STRING_SIMPLE("[[:WSpace:][.]]"), ends_status)); in IllegalCharacters()
86 DCHECK(U_SUCCESS(ends_status)); in IllegalCharacters()