Home
last modified time | relevance | path

Searched defs:texts (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dunicode_decode_op_test.py131 def testBasicDecode(self, texts, ragged_rank=None): argument
147 def testBasicDecodeWithOffsets(self, texts, ragged_rank=None): argument
187 def testDecodeWithSparseOutput(self, texts, expected): argument
222 def testDecodeWithPaddedOutput(self, texts, expected, ragged_rank=None): argument
347 def testDecodeWithDifferentEncodings(self, encoding, texts): argument
361 def testDecodeWithOffsetsWithDifferentEncodings(self, encoding, texts): argument
483 def testBasicSplit(self, texts, ragged_rank=None): argument
499 def testBasicSplitWithOffsets(self, texts, ragged_rank=None): argument
547 def testSplitWithSparseOutput(self, texts, expected): argument
590 def testSplitWithPaddedOutput(self, texts, expected, ragged_rank=None): argument
[all …]
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestSelection.java148 private String[] texts = { field in TestSelection
/external/skia/modules/skottie/src/
DSkottieTest.cpp189 const std::vector<TextInfo>& texts() const { return fTexts; } in DEF_TEST() function in DEF_TEST::TestPropertyObserver
311 const auto& texts = observer->texts(); in DEF_TEST() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessageRegressionTest.java509 String texts[] = {"pattern", "pat", "1234"}; in Test4120552() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMessageRegressionTest.java512 String texts[] = {"pattern", "pat", "1234"}; in Test4120552() local
/external/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp834 UnicodeString texts[] = { in Test4120552() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DAndroidFacade.java611 ArrayList<String> texts = new ArrayList<String>(); in getTextClip() local
/external/mesa3d/src/intel/tools/
Daubinator_viewer.cpp1016 static const char *texts[] = { in display_aubfile_window() local
/external/kernel-headers/original/uapi/sound/
Dasoc.h420 char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member