/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | MeasureUnitThreadTest.java | 43 final String expected; field in MeasureUnitThreadTest.NumericMeasureThread 47 NumericMeasureThread(Measure[] arg, String expected) { in NumericMeasureThread() argument
|
H A D | IntlTestDecimalFormatSymbolsC.java | 140 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 D | IntlTestDecimalFormatSymbolsC.java | 137 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 D | CppMetadataGeneratorTest.java | 114 private static boolean consumeUntil(String expected, Iterator<String> it) { in consumeUntil() argument
|
/third_party/libsnd/tests/ |
H A D | headerless_test.c | 57 headerless_test (const char * filename, int format, int expected) in headerless_test() argument
|
/third_party/jerryscript/tests/jerry/ |
H A D | array-prototype-concat.js | 50 var expected = [1,2,4,5,6,7,8,,,9,10]; variable
|
/third_party/jerryscript/tests/unit-libm/ |
H A D | test-libm.c | 28 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 D | qpu_disasm.c | 35 const char *expected; member
|
/third_party/node/deps/histogram/src/ |
H A D | hdr_atomic.h | 77 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 D | dxil_buffer_test.c | 117 uint8_t expected[] = { 0x1a, 0x1a, 0x1a, 0x1a }; in emit_vbr_bits() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | scientificnumberformattertest.cpp | 62 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 D | close_range01.c | 71 static void check_cloexec(int i, int expected) in check_cloexec() argument
|
/third_party/libexif/test/nls/ |
H A D | test-nls.c | 12 char *expected; member 48 char *expected = testcases[i].expected; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/asctime/ |
H A D | 1-1.c | 31 char expected[128]; in main() local
|
/third_party/lwip/test/unit/core/ |
H A D | test_def.c | 31 static void test_def_itoa(int number, const char *expected) in test_def_itoa() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | object-type.cc | 20 const char* expected; in CheckObjectType() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | epoll_ctl.c | 38 const uint64_t expected = 0x123456789abcdef0; in epoll_ctl_0100() local
|
/third_party/mesa3d/src/util/tests/ |
H A D | process_test.c | 42 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 D | strptime.c | 17 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 D | fnmatch.c | 55 int expected; member
|
H A D | strftime.c | 9 checkStrftime(const char* format, const struct tm* tm, const char* expected) checkStrftime() argument
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_screen.c | 87 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 D | radeon_compiler_util_tests.c | 39 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 D | TrailingPathOptimizerTest.java | 116 assertEquivalent(ValueGraph<Node, SimpleEdge> actual, NfaBuilder expected) assertEquivalent() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | system_utils_unittest.cpp | 97 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...] |