| /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
| H A D | ssh_parser.c | 32 u16 expected = get_unaligned_le16(crc); in sshp_validate_crc() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_ring.c | 31 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 D | openat-syscall-all-cpus.c | 96 unsigned int expected; in test__openat_syscall_event_on_all_cpus() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
| H A D | count_instructions.c | 32 s64 difference, expected; in do_count_loop() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tc_helpers.h | 48 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 D | test-vphn.c | 24 u32 expected[VPHN_ASSOC_BUFSIZE]; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/riscv/vector/ |
| H A D | vstate_prctl.c | 59 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 D | strscpy_kunit.c | 25 static void tc(struct kunit *test, char *src, int count, int expected, in tc() argument
|
| /kernel/linux/linux-6.6/mm/damon/ |
| H A D | dbgfs-test.h | 19 int expected[] = {12, 35, 46}; in damon_dbgfs_test_str_to_ints() local
|
| /kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/ |
| H A D | timer_test_003.cpp | 80 int64_t expected, escaped; in SetTimerTest() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| H A D | commonattrs_animate_test.cpp | 71 ArkUI_ExpectedFrameRateRange expected = {NUM_20, NUM_120, NUM_90};
in TestCommonAttrsAnimate004() local
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | mjpegenc_huffman.c | 128 static const HuffTable expected[] = { in main() local
|
| /third_party/gn/src/gn/ |
| H A D | function_get_target_outputs_unittest.cc | 33 AssertSingleStringEquals(const Value& list, const std::string& expected) AssertSingleStringEquals() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | frcoll.cpp | 164 Collator::EComparisonResult expected; in TestSecondary() local
|
| H A D | encoll.cpp | 265 Collator::EComparisonResult expected; in TestTertiary() local 304 Collator::EComparisonResult expected; in TestSecondary() local [all...] |
| /third_party/icu/tools/multi/proj/provider/ |
| H A D | caldiff.cpp | 55 int expected = PROVIDER_COUNT; in main() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/ |
| H A D | UnitsTest.java | 33 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 D | NumberFormatJavaCompatilityTest.java | 82 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 D | NumberFormatJavaCompatilityTest.java | 85 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 D | Mf2IcuTest.java | 94 doTheRealDateTimeSkeletonTesting(Date date, String messagePattern, Locale locale, String expected) doTheRealDateTimeSkeletonTesting() argument
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-has-property.cpp | 24 assert_boolean_and_release (jerry_value_t result, bool expected) in assert_boolean_and_release() argument
|
| /third_party/json/tests/src/ |
| H A D | unit-json_patch.cpp | 100 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 D | test_node_postmortem_metadata.cc | 107 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 D | cfrtst.c | 174 UCollationResult expected=UCOL_EQUAL; in TestSecondary() local
|
| /third_party/libinput/test/ |
| H A D | test-trackpoint.c | 316 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in enable_dwtp() local 326 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in disable_dwtp() local
|