Home
last modified time | relevance | path

Searched defs:expected (Results 101 - 125 of 1019) sorted by relevance

12345678910>>...41

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DMeasureUnitThreadTest.java43 final String expected; field in MeasureUnitThreadTest.NumericMeasureThread
47 NumericMeasureThread(Measure[] arg, String expected) { in NumericMeasureThread() argument
H A DIntlTestDecimalFormatSymbolsC.java140 public void verify(double value, String pattern, DecimalFormatSymbols sym, String expected) { in verify() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatSymbolsC.java137 public void verify(double value, String pattern, DecimalFormatSymbols sym, String expected) { in verify() argument
/third_party/libphonenumber/tools/java/cpp-build/test/com/google/i18n/phonenumbers/
H A DCppMetadataGeneratorTest.java114 private static boolean consumeUntil(String expected, Iterator<String> it) { in consumeUntil() argument
/third_party/libsnd/tests/
H A Dheaderless_test.c57 headerless_test (const char * filename, int format, int expected) in headerless_test() argument
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-concat.js50 var expected = [1,2,4,5,6,7,8,,,9,10]; variable
/third_party/jerryscript/tests/unit-libm/
H A Dtest-libm.c28 check_int (const char *expr, int computed, int expected) in check_int() argument
46 check_double (const char *expr, double computed, double expected) in check_double() argument
/third_party/mesa3d/src/broadcom/qpu/tests/
H A Dqpu_disasm.c35 const char *expected; member
/third_party/node/deps/histogram/src/
H A Dhdr_atomic.h77 static bool __inline hdr_atomic_compare_exchange_64(volatile int64_t* field, int64_t* expected, int64_t desired) in hdr_atomic_compare_exchange_64() argument
133 static inline bool hdr_atomic_compare_exchange_64(volatile int64_t* field, int64_t* expected, int64_t desired) in hdr_atomic_compare_exchange_64() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer_test.c117 uint8_t expected[] = { 0x1a, 0x1a, 0x1a, 0x1a }; in emit_vbr_bits() local
/third_party/icu/icu4c/source/test/intltest/
H A Dscientificnumberformattertest.cpp62 const char *expected = "String: 1.23456\\u00d710<sup>-78</sup>"; in TestBasic() local
110 const char *expected = "String: \\u06F1\\u066B\\u06F2\\u06F3\\u06F4\\u06F5\\u06F6\\u00d7\\u06F1\\u06F0<sup>\\u200E\\u2212\\u06F7\\u06F8</sup>"; in TestFarsi() local
137 const char *expected = "6.02\\u00d710<sup>+23</sup>"; in TestPlusSignInExponentMarkup() local
164 const char *expected = "6.02\\\\u00d710\\\\u207a\\\\u00b2\\\\u00b3"; TestPlusSignInExponentSuperscript() local
186 const char *expected = "123,456"; TestFixedDecimalMarkup() local
208 const char *expected = "123,456"; TestFixedDecimalSuperscript() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range01.c71 static void check_cloexec(int i, int expected) in check_cloexec() argument
/third_party/libexif/test/nls/
H A Dtest-nls.c12 char *expected; member
48 char *expected = testcases[i].expected; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/asctime/
H A D1-1.c31 char expected[128]; in main() local
/third_party/lwip/test/unit/core/
H A Dtest_def.c31 static void test_def_itoa(int number, const char *expected) in test_def_itoa() argument
/third_party/node/deps/v8/src/objects/
H A Dobject-type.cc20 const char* expected; in CheckObjectType() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Depoll_ctl.c38 const uint64_t expected = 0x123456789abcdef0; in epoll_ctl_0100() local
/third_party/mesa3d/src/util/tests/
H A Dprocess_test.c42 expect_equal_str(const char *expected, const char *actual, const char *test) in expect_equal_str() argument
56 const char *expected = "process_test.exe"; in test_util_get_process_name() local
/third_party/musl/libc-test/src/functional/
H A Dstrptime.c17 static void checkStrptime(const char *s, const char *format, const struct tm *expected) { in checkStrptime() argument
41 long int expected = h * 3600 + m * 60; checkStrptimeTz() local
[all...]
H A Dfnmatch.c55 int expected; member
H A Dstrftime.c9 checkStrftime(const char* format, const struct tm* tm, const char* expected) checkStrftime() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen.c87 uint32_t expected = __atomic_load_n(&vws->mksstat_tls[i].pid, __ATOMIC_ACQUIRE); in vmw_winsys_screen_deinit_mksstat() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_util_tests.c39 test_rc_inst_can_use_presub( struct test_result * result, int expected, const char * add_str, const char * replace_str) test_rc_inst_can_use_presub() argument
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DTrailingPathOptimizerTest.java116 assertEquivalent(ValueGraph<Node, SimpleEdge> actual, NfaBuilder expected) assertEquivalent() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_unittest.cpp97 std::string expected = "/this/is/path1/this/is/path2"; in TEST() local
98 EXPECT_EQ(ConcatenatePath(path1, path2), expected); in TEST() local
105 std::string expected = "this/is/path2"; in TEST() local
106 EXPECT_EQ(ConcatenatePath(path1, path2), expected); in TEST() local
113 std::string expected = "/this/is/path1"; in TEST() local
114 EXPECT_EQ(ConcatenatePath(path1, path2), expected); in TEST() local
121 std::string expected = "/this/is/path2"; in TEST() local
122 EXPECT_EQ(ConcatenatePath(path1, path2), expected); in TEST() local
129 std::string expected = "/this/is/path1/this/is/path2"; in TEST() local
130 EXPECT_EQ(ConcatenatePath(path1, path2), expected); in TEST() local
145 std::string expected = "C:\\\\this\\\\is\\\\path1\\\\this\\\\is\\\\path2"; TEST() local
146 EXPECT_EQ(ConcatenatePath(path1, path2), expected); TEST() local
153 std::string expected = "this\\\\is\\\\path2"; TEST() local
154 EXPECT_EQ(ConcatenatePath(path1, path2), expected); TEST() local
161 std::string expected = "C:\\\\this\\\\is\\\\path1"; TEST() local
162 EXPECT_EQ(ConcatenatePath(path1, path2), expected); TEST() local
169 std::string expected = "C:\\\\this\\\\is\\\\path2"; TEST() local
170 EXPECT_EQ(ConcatenatePath(path1, path2), expected); TEST() local
177 std::string expected = "C:\\\\this\\\\is\\\\path1\\\\this\\\\is\\\\path2"; TEST() local
178 EXPECT_EQ(ConcatenatePath(path1, path2), expected); TEST() local
185 std::string expected = "C:\\\\this\\\\is\\\\path1\\\\this\\\\is\\\\path2"; TEST() local
186 EXPECT_EQ(ConcatenatePath(path1, path2), expected); TEST() local
193 std::string expected = "C:\\\\this\\\\is\\\\path1\\\\this\\\\is\\\\path2"; TEST() local
194 EXPECT_EQ(ConcatenatePath(path1, path2), expected); TEST() local
[all...]

Completed in 16 milliseconds

12345678910>>...41