Home
last modified time | relevance | path

Searched defs:expected (Results 126 - 150 of 1415) sorted by relevance

12345678910>>...57

/third_party/gn/src/gn/
H A Drust_project_writer_helpers_unittest.cc15 static void ExpectEqOrShowDiff(const char* expected, in ExpectEqOrShowDiff() argument
139 auto expected = std::optional<std::string>{"x86-someos"}; in TEST_F() local
161 auto expected = std::nullopt; in TEST_F() local
182 auto expected = std::nullopt; in TEST_F() local
204 auto expected = std::nullopt; TEST_F() local
226 auto expected = std::optional<std::string>{"2018"}; TEST_F() local
248 std::vector<std::string> expected = {"feature=\\"foo_enabled\\"", TEST_F() local
[all...]
H A Dstring_utils_unittest.cc21 bool CheckExpansionCase(const char* input, const char* expected, bool success) { in CheckExpansionCase() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dencoll.c268 UCollationResult expected=UCOL_EQUAL; in TestTertiary() local
329 UCollationResult expected=UCOL_EQUAL; in TestSecondary() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocalePriorityListTest.java130 private void assertEquals(Object expected, Object string) { in assertEquals() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DMeasureUnitThreadTest.java40 final String expected; field in MeasureUnitThreadTest.NumericMeasureThread
44 NumericMeasureThread(Measure[] arg, String expected) { in NumericMeasureThread() argument
H A DIntlTestDecimalFormatSymbolsC.java137 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/util/
H A DLocalePriorityListTest.java127 private void assertEquals(Object expected, Object string) { in assertEquals() argument
[all...]
/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/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...]

Completed in 9 milliseconds

12345678910>>...57