Home
last modified time | relevance | path

Searched defs:text1 (Results 1 – 24 of 24) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dreapits.c398 UChar text1[50]; in TestRegexCAPI() local
452 UChar text1[50]; in TestRegexCAPI() local
489 UChar text1[50]; in TestRegexCAPI() local
544 UChar text1[50]; in TestRegexCAPI() local
625 UChar text1[80]; in TestRegexCAPI() local
819 UChar text1[80]; in TestRegexCAPI() local
891 UChar text1[80]; /* "Replace xaax x1x x...x." */ in TestRegexCAPI() local
1550 UText text1 = UTEXT_INITIALIZER; in TestUTextAPI() local
1597 UText text1 = UTEXT_INITIALIZER; in TestUTextAPI() local
1657 UText text1 = UTEXT_INITIALIZER; in TestUTextAPI() local
[all …]
/external/strace/tests-m32/
Dprctl-seccomp-strict.c42 static const char text1[] = in main() local
Dseccomp-strict.c41 static const char text1[] = in main() local
/external/strace/tests/
Dprctl-seccomp-strict.c42 static const char text1[] = in main() local
Dseccomp-strict.c41 static const char text1[] = in main() local
/external/strace/tests-mx32/
Dprctl-seccomp-strict.c42 static const char text1[] = in main() local
Dseccomp-strict.c41 static const char text1[] = in main() local
/external/libbrillo/brillo/
Ddata_encoding_unittest.cc43 const std::string text1 = "hello world"; in TEST() local
71 const std::string text1 = "hello world"; in TEST() local
/external/libcap/contrib/bug400591/
Dbug.c16 char *text1, *text2; in main() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java131 CharacterIterator text1 = new StringCharacterIterator(str1); in TestGetSetText() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBIAPITest.java132 CharacterIterator text1 = new StringCharacterIterator(str1); in TestGetSetText() local
/external/python/cpython2/Lib/test/
Dtest_pydoc.py279 def print_diffs(text1, text2): argument
/external/pdfium/fpdfsdk/
Dfpdfedit_embeddertest.cpp334 FPDF_PAGEOBJECT text1 = FPDFPageObj_NewTextObj(doc, "Arial", 12.0f); in TEST_F() local
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
DR.java26 public static final int text1 = nextId++; field in R.id
/external/libmojo/mojo/public/cpp/bindings/tests/
Dhandle_passing_unittest.cc80 std::string text1; in DoStuff() local
/external/skia/tests/
DTextBlobTest.cpp353 const char text1[] = "Foo"; in DEF_TEST() local
/external/tinyxml/
Dxmltest.cpp653 TiXmlElement text1( "text" ); in main() local
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp5041 UText text1 = UTEXT_INITIALIZER; in PreAllocatedUTextCAPI() local
5089 UChar text1[80]; in PreAllocatedUTextCAPI() local
5137 UChar text1[80]; in PreAllocatedUTextCAPI() local
5188 UChar text1[80]; in PreAllocatedUTextCAPI() local
Drbbiapts.cpp266 CharacterIterator* text1= new StringCharacterIterator(str1); in TestGetSetAdoptText() local
Dregcoll.cpp1205 static const UChar text1[][CollationRegressionTest::MAX_TOKEN_LEN] = { in TestT7189() local
Ditrbnf.cpp90 UChar text1[] = { in TestHebrewFraction() local
Dnumfmtst.cpp6982 UnicodeString text1, text2; in TestCurrencyFractionDigits() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java3732 String text1 = cfmt.format(value); in TestCurrencyFractionDigits() local
3756 String text1 = df.format(-0.01); in TestNegZeroRounding() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java3733 String text1 = cfmt.format(value); in TestCurrencyFractionDigits() local
3757 String text1 = df.format(-0.01); in TestNegZeroRounding() local