Home
last modified time | relevance | path

Searched defs:unicode_string (Results 1 – 4 of 4) sorted by relevance

/external/python/rsa/tests/
Dtest_strings.py23 unicode_string = u"Euro=\u20ac ABCDEFGHIJKLMNOPQRSTUVWXYZ" variable
/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc549 icu::UnicodeString unicode_string; in Compute() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dpy_func_test.py307 def unicode_string(): function
/external/python/asn1crypto/tests/
Dtest_x509.py112 def ip_address(self, unicode_string, der_bytes): argument