Home
last modified time | relevance | path

Searched defs:expect (Results 226 - 248 of 248) sorted by relevance

12345678910

/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c2742 char utf8[600], expect[600]; testFromBadUTF8() local
[all...]
H A Dnccbtst.c2622 UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicode() argument
2820 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToUnicode() argument
3013 UBool testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect, in argument
3193 testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) testConvertToUnicodeWithContext() argument
[all...]
H A Dcnumtst.c2137 int32_t expect = 0; TestNoExponent() local
2230 UChar expect[] = { 0x0039, 0x0037, 0 }; TestMaxInt() local
2770 UChar expect[64]; TestCurrencyUsage() local
[all...]
H A Dnucnvtst.c363 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromU() argument
520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToU() argument
H A Dcloctst.c754 static const char *expect[] = { "Spanish (Calendar=Japanese Calendar, Sort Order=Traditional Sort Order)", /* note sorted order of keywords */ in TestDisplayNames() local
1330 int32_t expect; in TestISOFunctions() local
3118 const char *expect; /**< The expected locale result */ TestAcceptLanguage() member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3321 int32_t i, j, expect; in testSpanBothUTFs() local
[all...]
H A Dtranstst.cpp4812 void TransliteratorTest::expect(const UnicodeString& rules, expect() function in TransliteratorTest
4819 void TransliteratorTest::expect(const UnicodeString& id, expect() function in TransliteratorTest
4835 void TransliteratorTest::expect(const Transliterator& t, expect() function in TransliteratorTest
4843 void TransliteratorTest::expect(const Transliterator& t, expect() function in TransliteratorTest
[all...]
H A Ddtfmttst.cpp2026 void DateFormatTest::expect(const char** data, int32_t data_length, expect() function in DateFormatTest
2442 UnicodeString expect; TestRelative() local
[all...]
H A Dnumfmtst.cpp2866 void NumberFormatTest::expect(NumberFormat& fmt, const UnicodeString& str, const Formattable& n) { expect() function in NumberFormatTest
2940 void NumberFormatTest::expect(NumberFormat& fmt, const Formattable& n, expect() function in NumberFormatTest
2978 void NumberFormatTest::expect(NumberFormat* fmt, const Formattable& n, expect() function in NumberFormatTest
7181 UnicodeString expect = "0001"; TestFormatFastpaths() local
7205 UnicodeString expect = "-9223372036854775808"; TestFormatFastpaths() local
7229 UnicodeString expect = "9223372036854775807"; TestFormatFastpaths() local
7253 UnicodeString expect = "0000000000000000000"; TestFormatFastpaths() local
7272 UnicodeString expect = "-9223372036854775807"; TestFormatFastpaths() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java2677 public void expect(NumberFormat fmt, Number n, String exp, boolean rt) { expect() method in NumberFormatTest
2742 public void expect(NumberFormat fmt, Number n, String exp) { expect() method in NumberFormatTest
2747 public void expect(NumberFormat fmt, double n, String exp) { expect() method in NumberFormatTest
2752 public void expect(NumberFormat fmt, long n, String exp) { expect() method in NumberFormatTest
2757 public void expect(NumberFormat fmt, String str, Number n) { expect() method in NumberFormatTest
2799 public void expect(NumberFormat fmt, String str, double n) { expect() method in NumberFormatTest
2804 public void expect(NumberFormat fmt, String str, long n) { expect() method in NumberFormatTest
3214 private final double expect; global() field in NumberFormatTest.ParseThreadJB5358
3217 ParseThreadJB5358(DecimalFormat decfmt, String numstr, double expect, ArrayList errors) ParseThreadJB5358() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java2674 public void expect(NumberFormat fmt, Number n, String exp, boolean rt) { expect() method in NumberFormatTest
2739 public void expect(NumberFormat fmt, Number n, String exp) { expect() method in NumberFormatTest
2744 public void expect(NumberFormat fmt, double n, String exp) { expect() method in NumberFormatTest
2749 public void expect(NumberFormat fmt, long n, String exp) { expect() method in NumberFormatTest
2754 public void expect(NumberFormat fmt, String str, Number n) { expect() method in NumberFormatTest
2796 public void expect(NumberFormat fmt, String str, double n) { expect() method in NumberFormatTest
2801 public void expect(NumberFormat fmt, String str, long n) { expect() method in NumberFormatTest
3211 private final double expect; global() field in NumberFormatTest.ParseThreadJB5358
3214 ParseThreadJB5358(DecimalFormat decfmt, String numstr, double expect, ArrayList errors) ParseThreadJB5358() argument
[all...]
/third_party/lz4/lib/
H A Dlz4.c169 # define expect(expr,value) (__builtin_expect ((expr),(value)) ) macro
171 # define expect(expr,value) (expr) macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DImageTest.cpp2315 GLubyte expect[4] = {255, 255, 0, 255}; in TEST_P() local
/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1846 Td expect = 0; in Test1OpAcrossNEON() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp1876 std::string expect = AbilityRecord::ConvertAbilityState(AbilityState::TERMINATING); in TerminateDone() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c2751 mode_t expect = 0; in check_samples() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c625 struct token *expect(struct token *token, int op, const char *where) in expect() function
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c881 int expect = -1; in load_key_certs_crls_suppress() local
[all...]
/third_party/openssl/apps/lib/
H A Dapps.c881 int expect = -1; in load_key_certs_crls_suppress() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp2906 const float expect = perPass.depthStencilResolveMode == VK_RESOLVE_MODE_SAMPLE_ZERO_BIT ? 1 - 1/16.0f : 1.0f; in initBasicPrograms() local
2910 << " if (fmatches(depth, " << expect << ", 0.01))\n" in initBasicPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp2896 const float expect = perPass.depthStencilResolveMode == VK_RESOLVE_MODE_SAMPLE_ZERO_BIT ? 1 - 1/16.0f : 1.0f; in initBasicPrograms() local
2900 << " if (fmatches(depth, " << expect << ", 0.01))\n" in initBasicPrograms() local
/third_party/toybox/toys/pending/
H A Dawk.c1347 static void expect(int tk) in expect() function
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 110 milliseconds

12345678910