Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc534 icu::UnicodeStringAppendable appendable_unicode_string(unicode_string); in Compute() local
547 appendable_unicode_string.appendCodePoint(code_point); in Compute()