Home
last modified time | relevance | path

Searched defs:expected (Results 501 - 525 of 1482) sorted by relevance

1...<<21222324252627282930>>...60

/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_skeletons.cpp327 const char16_t* expected; in flexibleSeparators() member
H A Dnumfmtspectest.cpp245 assertPatternFr( const char *expected, double x, const char *pattern, UBool possibleDataError) assertPatternFr() argument
H A Dtsdcfmsy.cpp393 Verify(double value, const UnicodeString& pattern, const DecimalFormatSymbols &sym, const UnicodeString& expected) Verify() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcstrtest.c367 UBool expected = i == 10; in TestLocaleAtSign() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DUTS46Test.java733 checkIdnaTestResult(String line, String type, String expected, CharSequence result, String status, IDNA.Info info) checkIdnaTestResult() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DTestData.java261 public Exception expected; field in TestData.ErrorCase
428 Exception expected; field in TestData.ConformanceTestCase
H A DTestIDNARef.java111 private void doTestToUnicode(String src, String expected, int options, Object expectedException) in doTestToUnicode() argument
168 doTestIDNToUnicode(String src, String expected, int options, Object expectedException) doTestIDNToUnicode() argument
223 doTestToASCII(String src, String expected, int options, Object expectedException) doTestToASCII() argument
279 doTestIDNToASCII(String src, String expected, int options, Object expectedException) doTestIDNToASCII() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/shaping/
H A DDataDrivenArabicShapingRegTest.java57 private String expected; field in DataDrivenArabicShapingRegTest.StandardDataTest
59 public StandardDataTest(String source, int flags, String expected) { in StandardDataTest() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dchecks.h73 CheckEqualsHelper(const char* file, int line, const char* expected_source, int expected, const char* value_source, int value) CheckEqualsHelper() argument
86 CheckEqualsHelper(const char* file, int line, const char* expected_source, int64_t expected, const char* value_source, int64_t value) CheckEqualsHelper() argument
123 CheckEqualsHelper(const char* file, int line, const char* expected_source, const char* expected, const char* value_source, const char* value) CheckEqualsHelper() argument
139 CheckNonEqualsHelper(const char* file, int line, const char* expected_source, const char* expected, const char* value_source, const char* value) CheckNonEqualsHelper() argument
155 CheckEqualsHelper(const char* file, int line, const char* expected_source, const void* expected, const char* value_source, const void* value) CheckEqualsHelper() argument
170 CheckNonEqualsHelper(const char* file, int line, const char* expected_source, const void* expected, const char* value_source, const void* value) CheckNonEqualsHelper() argument
185 CheckEqualsHelper(const char* file, int line, const char* expected_source, double expected, const char* value_source, double value) CheckEqualsHelper() argument
206 CheckNonEqualsHelper(const char* file, int line, const char* expected_source, double expected, const char* value_source, double value) CheckNonEqualsHelper() argument
[all...]
H A Dcctest.h85 CheckEqualsHelper(const char* file, int line, const char* expected_source, T1 expected, const char* value_source, T2 value) CheckEqualsHelper() argument
105 CheckEqualsHelper(const char* file, int line, const char* expected_source, const char* expected, const char* value_source, const char* value) CheckEqualsHelper() argument
125 CheckEqualsHelper(const char* file, int line, const char* expected_source, const char* expected, const char* value_source, char* value) CheckEqualsHelper() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTextTrieMapTest.java220 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() argument
[all...]
/third_party/icu/tools/multi/proj/provider/
H A Dcolldiff.cpp49 int expected = PROVIDER_COUNT; in main() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestData.java258 public Exception expected; field in TestData.ErrorCase
425 Exception expected; field in TestData.ConformanceTestCase
H A DTestIDNARef.java108 private void doTestToUnicode(String src, String expected, int options, Object expectedException) in doTestToUnicode() argument
165 doTestIDNToUnicode(String src, String expected, int options, Object expectedException) doTestIDNToUnicode() argument
220 doTestToASCII(String src, String expected, int options, Object expectedException) doTestToASCII() argument
276 doTestIDNToASCII(String src, String expected, int options, Object expectedException) doTestIDNToASCII() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DDataDrivenUScriptTest.java43 private int expected; field in DataDrivenUScriptTest.LocaleGetCodeTest
45 public LocaleGetCodeTest(ULocale testLocaleName, int expected) { in LocaleGetCodeTest() argument
120 private int[] expected; field in DataDrivenUScriptTest.TestMultipleUScript
122 TestMultipleUScript(String testLocaleName, int[] expected, Locale testLocale) TestMultipleUScript() argument
170 private int expected; global() field in DataDrivenUScriptTest.GetCodeTest
172 GetCodeTest(String testName, int expected) GetCodeTest() argument
258 private String expected; global() field in DataDrivenUScriptTest.GetNameTest
260 GetNameTest(int testCode, String expected) GetNameTest() argument
291 private String expected; global() field in DataDrivenUScriptTest.GetShortNameTest
293 GetShortNameTest(int testCode, String expected) GetShortNameTest() argument
327 private int expected; global() field in DataDrivenUScriptTest.GetScriptTest
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DListFormatterTest.java199 void DoTheRealListStyleTesting(ULocale locale, String items[], ListFormatter.Style style, String expected) { in DoTheRealListStyleTesting() argument
[all...]
H A DIntlTestDecimalFormatAPIC.java536 public void verify(String message, String got, double expected) { in verify() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatAPIC.java533 public void verify(String message, String got, double expected) { in verify() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DUTS46Test.java827 checkIdnaTestResult(String line, String type, String expected, CharSequence result, String status, IDNA.Info info) checkIdnaTestResult() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/
H A DDataDrivenArabicShapingRegTest.java54 private String expected; field in DataDrivenArabicShapingRegTest.StandardDataTest
56 public StandardDataTest(String source, int flags, String expected) { in StandardDataTest() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTextTrieMapTest.java217 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DDataDrivenUScriptTest.java46 private int expected; field in DataDrivenUScriptTest.LocaleGetCodeTest
48 public LocaleGetCodeTest(ULocale testLocaleName, int expected) { in LocaleGetCodeTest() argument
123 private int[] expected; field in DataDrivenUScriptTest.TestMultipleUScript
125 TestMultipleUScript(String testLocaleName, int[] expected, Locale testLocale) TestMultipleUScript() argument
173 private int expected; global() field in DataDrivenUScriptTest.GetCodeTest
175 GetCodeTest(String testName, int expected) GetCodeTest() argument
261 private String expected; global() field in DataDrivenUScriptTest.GetNameTest
263 GetNameTest(int testCode, String expected) GetNameTest() argument
294 private String expected; global() field in DataDrivenUScriptTest.GetShortNameTest
296 GetShortNameTest(int testCode, String expected) GetShortNameTest() argument
330 private int expected; global() field in DataDrivenUScriptTest.GetScriptTest
[all...]
/third_party/libuv/test/
H A Dtest-thread.c219 size_t expected; in thread_check_stack() local
[all...]
H A Dtest-fs-open-flags.c158 static void writeExpect(char *file, char *expected, int size) { in writeExpect() argument
226 static void readExpect(char *file, char *expected, int size) { in readExpect() argument
/third_party/json/include/nlohmann/detail/input/
H A Dparser.hpp466 std::string exception_message(const token_type expected, const std::string& context) in exception_message() argument

Completed in 17 milliseconds

1...<<21222324252627282930>>...60