Home
last modified time | relevance | path

Searched defs:expected (Results 251 - 275 of 1482) sorted by relevance

1...<<11121314151617181920>>...60

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_parser.c32 u16 expected = get_unaligned_le16(crc); in sshp_validate_crc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c31 check_ring_direction(struct intel_ring *ring, u32 next, u32 prev, int expected) check_ring_direction() argument
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dopenat-syscall-all-cpus.c96 unsigned int expected; in test__openat_syscall_event_on_all_cpus() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c32 s64 difference, expected; in do_count_loop() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtc_helpers.h48 static inline void __assert_mprog_count(int target, int expected, int ifindex) in __assert_mprog_count() argument
59 static inline void assert_mprog_count(int target, int expected) in assert_mprog_count() argument
64 static inline void assert_mprog_count_ifindex(int ifindex, int target, int expected) in assert_mprog_count_ifindex() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/vphn/
H A Dtest-vphn.c24 u32 expected[VPHN_ASSOC_BUFSIZE]; member
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c59 int test_and_compare_child(long provided, long expected, int inherit) in test_and_compare_child() argument
84 long flag, expected; in main() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dstrscpy_kunit.c25 static void tc(struct kunit *test, char *src, int count, int expected, in tc() argument
/kernel/linux/linux-6.6/mm/damon/
H A Ddbgfs-test.h19 int expected[] = {12, 35, 46}; in damon_dbgfs_test_str_to_ints() local
/kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/
H A Dtimer_test_003.cpp80 int64_t expected, escaped; in SetTimerTest() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_animate_test.cpp71 ArkUI_ExpectedFrameRateRange expected = {NUM_20, NUM_120, NUM_90}; in TestCommonAttrsAnimate004() local
/third_party/ffmpeg/libavcodec/tests/
H A Dmjpegenc_huffman.c128 static const HuffTable expected[] = { in main() local
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs_unittest.cc33 AssertSingleStringEquals(const Value& list, const std::string& expected) AssertSingleStringEquals() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dfrcoll.cpp164 Collator::EComparisonResult expected; in TestSecondary() local
H A Dencoll.cpp265 Collator::EComparisonResult expected; in TestTertiary() local
304 Collator::EComparisonResult expected; in TestSecondary() local
[all...]
/third_party/icu/tools/multi/proj/provider/
H A Dcaldiff.cpp55 int expected = PROVIDER_COUNT; in main() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
H A DUnitsTest.java33 public static boolean compareTwoBigDecimal(BigDecimal expected, BigDecimal actual, BigDecimal delta) { in compareTwoBigDecimal() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatJavaCompatilityTest.java82 private void assertParsed(String pattern, String input, Number expected) { in assertParsed() argument
93 private void assertParsedICU4J(String pattern, String input, Number expected) { in assertParsedICU4J() argument
102 private void assertParsedOpenJDK(String pattern, String input, Number expected) { in assertParsedOpenJDK() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatJavaCompatilityTest.java85 private void assertParsed(String pattern, String input, Number expected) { in assertParsed() argument
96 private void assertParsedICU4J(String pattern, String input, Number expected) { in assertParsedICU4J() argument
105 private void assertParsedOpenJDK(String pattern, String input, Number expected) { in assertParsedOpenJDK() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DMf2IcuTest.java94 doTheRealDateTimeSkeletonTesting(Date date, String messagePattern, Locale locale, String expected) doTheRealDateTimeSkeletonTesting() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-has-property.cpp24 assert_boolean_and_release (jerry_value_t result, bool expected) in assert_boolean_and_release() argument
/third_party/json/tests/src/
H A Dunit-json_patch.cpp100 json expected = R"( variable
129 json expected = R"( variable
158 json expected = R"( global() variable
184 json expected = R"( global() variable
212 json expected = R"( global() variable
249 json expected = R"( global() variable
283 json expected = R"( global() variable
356 json expected = R"( global() variable
387 json expected = R"( global() variable
444 json expected = R"( global() variable
499 json expected = R"( global() variable
532 json expected = {1, 2, 3}; global() variable
558 json expected = {0, 1, 2, 3}; global() variable
591 json expected = R"( global() variable
1311 const auto& expected = test.value("expected", doc); global() variable
[all...]
/third_party/node/test/cctest/
H A Dtest_node_postmortem_metadata.cc107 auto expected = reinterpret_cast<uintptr_t>(&obj->persistent()); in TEST_F() local
119 auto expected = reinterpret_cast<uintptr_t>((*env)->handle_wrap_queue()); in TEST_F() local
130 auto expected = reinterpret_cast<uintptr_t>((*env)->req_wrap_queue()); in TEST_F() local
162 auto expected = reinterpret_cast<uintptr_t>(&obj); in TEST_F() local
201 auto expected = reinterpret_cast<uintptr_t>(&obj); in TEST_F() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcfrtst.c174 UCollationResult expected=UCOL_EQUAL; in TestSecondary() local
/third_party/libinput/test/
H A Dtest-trackpoint.c316 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in enable_dwtp() local
326 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in disable_dwtp() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...60