| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccapitst.c | 2742 char utf8[600], expect[600]; testFromBadUTF8() local [all...] |
| H A D | nccbtst.c | 2622 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 D | cnumtst.c | 2137 int32_t expect = 0; TestNoExponent() local 2230 UChar expect[] = { 0x0039, 0x0037, 0 }; TestMaxInt() local 2770 UChar expect[64]; TestCurrencyUsage() local [all...] |
| H A D | nucnvtst.c | 363 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 D | cloctst.c | 754 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 D | usettest.cpp | 3321 int32_t i, j, expect; in testSpanBothUTFs() local [all...] |
| H A D | transtst.cpp | 4812 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 D | dtfmttst.cpp | 2026 void DateFormatTest::expect(const char** data, int32_t data_length, expect() function in DateFormatTest 2442 UnicodeString expect; TestRelative() local [all...] |
| H A D | numfmtst.cpp | 2866 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 D | NumberFormatTest.java | 2677 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 D | NumberFormatTest.java | 2674 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 D | lz4.c | 169 # 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 D | ImageTest.cpp | 2315 GLubyte expect[4] = {255, 255, 0, 255}; in TEST_P() local
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-simulator-aarch64.cc | 1846 Td expect = 0; in Test1OpAcrossNEON() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_connect_manager.cpp | 1876 std::string expect = AbilityRecord::ConvertAbilityState(AbilityState::TERMINATING); in TerminateDone() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 2751 mode_t expect = 0; in check_samples() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | parse.c | 625 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 D | apps.c | 881 int expect = -1; in load_key_certs_crls_suppress() local [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | apps.c | 881 int expect = -1; in load_key_certs_crls_suppress() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 2906 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 D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 2896 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 D | awk.c | 1347 static void expect(int tk) in expect() function [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |