/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | reg_access_test.c | 18 uint64_t val, expected; in reg_access() local
|
H A D | cycles_with_mmcr2_test.c | 25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
|
H A D | instruction_count_test.c | 28 int64_t difference, expected; in do_count_loop() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | reg_access_test.c | 18 uint64_t val, expected; in reg_access() local
|
H A D | cycles_with_mmcr2_test.c | 25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
|
H A D | instruction_count_test.c | 28 int64_t difference, expected; in do_count_loop() local
|
/foundation/graphic/graphic_2d/interfaces/inner_api/hyper_graphic_manager/ |
H A D | native_display_soloist.h | 76 int32_t expected; member
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
|
/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | i_standard_codec_listener.h | 46 uint64_t expected = std::numeric_limits<uint64_t>::max(); in RestoreGeneration() local
|
/kernel/liteos_m/testsuites/unittest/xts/math/ |
H A D | math_std_api_test.c | 54 int expected[] = {3, 0, 3}; /* 3 common data for test, no special meaning */ variable 72 intmax_t expected[] = {2147483649, 2147483649, 0}; /* 2147483649, common data for test, no special meaning */ variable
|
H A D | math_api_test.c | 54 float expected[] = {0, 1, 0}; /* 1 common data for test, no special meaning */ variable
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/ |
H A D | rs_rt_refresh_callback_test.cpp | 57 const int expected = 3; in HWTEST_F() local
|
/foundation/multimedia/player_framework/test/unittest/utils_test/ |
H A D | time_format_utils_unit_test.cpp | 45 std::string expected = "2023-01";
in HWTEST_F() local 58 std::string expected = "2023-01";
in HWTEST_F() local 72 std::string expected = "";
in HWTEST_F() local 73 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected);
in HWTEST_F() local 80 std::string expected = "2022-01-01 00:00:00";
in HWTEST_F() local 81 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected);
in HWTEST_F() local 88 std::string expected = "2022-01-01 12:00:00";
in HWTEST_F() local 89 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected);
in HWTEST_F() local 96 std::string expected = "2022-12-25 12:34:56"; HWTEST_F() local 97 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 104 std::string expected = "2022-12-25 00:00:00"; HWTEST_F() local 105 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 112 std::string expected = "2022-12-25 12:34:56"; HWTEST_F() local 113 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 120 std::string expected = "2022-12-01 00:00:00"; HWTEST_F() local 121 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 128 std::string expected = "2022-12-01 12:00:00"; HWTEST_F() local 129 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 137 std::string expected = ""; HWTEST_F() local 138 EXPECT_EQ(TimeFormatUtils::ConvertTimestampToDatetime(timestamp), expected); HWTEST_F() local 146 std::string expected = "2021-01"; HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | cmpxchg.h | 17 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() argument 47 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() argument
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | openat-syscall-all-cpus.c | 101 unsigned int expected; in test__openat_syscall_event_on_all_cpus() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | globtest.c | 16 bool expected; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() argument 144 bool expected = *p++ & 1; in glob_init() local
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-uclogic-core-test.c | 17 bool expected; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
H A D | drm_modes_test.c | 72 struct drm_display_mode *expected, *mode; in drm_test_modes_analog_tv_ntsc_480i_inlined() local 119 struct drm_display_mode *expected, *mode; in drm_test_modes_analog_tv_pal_576i_inlined() local
|
/kernel/liteos_m/testsuites/unittest/posix/src/math/ |
H A D | math_func_test.c | 105 int expected[] = {3, 0, 3}; variable 124 int expected[] = {-2147483648, 2147483647, 2147483647}; variable 143 double expected[] = { -0.69314718055994528623, 1.70474809223842527217, 0.00000000000000000000}; variable 165 double expected[] = { -INFINITY, NAN, NAN, NAN}; global() variable 188 double expected[] = { 2.00000000000000000000, 1.73205080756887719318, 3.16227766016837952279 }; global() variable 208 double expected[] = { 0.00000000000000000000, INFINITY, NAN, NAN, NAN}; global() variable 313 double expected[] = { -1.00000000000000000000, 3.00000000000000000000, -4.00000000000000000000, global() variable 334 double expected[] = { NAN, -INFINITY, INFINITY, 0.00000000000000000000}; global() variable [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | globtest.c | 16 bool expected; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() argument 144 bool expected = *p++ & 1; in glob_init() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_animate_param_ffi.h | 36 NativeOptionInt32 expected; member
|
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | volume_tools_unit_test.cpp | 69 int32_t expected = static_cast<int32_t>(volFloat *INT32_VOLUME_MAX); in HWTEST_F() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/ |
H A D | test-vphn.c | 24 u32 expected[VPHN_ASSOC_BUFSIZE]; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 32 s64 difference, expected; in do_count_loop() local
|