Home
last modified time | relevance | path

Searched defs:expected (Results 1 - 25 of 454) sorted by relevance

12345678910>>...19

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg_access_test.c18 uint64_t val, expected; in reg_access() local
H A Dcycles_with_mmcr2_test.c25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg_access_test.c18 uint64_t val, expected; in reg_access() local
H A Dcycles_with_mmcr2_test.c25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
/arkcompiler/runtime_core/bytecode_optimizer/tests/
H A Dcanonicalization_test.cpp39 auto expected = CreateEmptyGraph(); in TEST_F() local
H A Dconst_array_resolver_test.cpp46 auto expected = CreateEmptyGraph(); in TEST_F() local
189 auto expected = CreateEmptyGraph(); in TEST_F() local
249 auto expected = CreateEmptyGraph(); in TEST_F() local
H A Dbitops_bitwise_and_test.cpp75 auto expected = CreateEmptyGraph(); in TEST_F() local
116 EXPECT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dcanonicalization_test.cpp41 auto expected = CreateEmptyGraph(); in TEST_F() local
H A Dreg_encoder_test.cpp83 auto expected = CreateEmptyGraph(); in TEST_F() local
166 auto expected = CreateEmptyGraph(); in TEST_F() local
293 auto expected = CreateEmptyGraph(); in TEST_F() local
H A Dbc_lowering_test.cpp67 auto expected = CreateEmptyGraph(); in TEST_F() local
79 EXPECT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
118 auto expected = CreateEmptyGraph(); in TEST_F() local
193 auto expected = CreateEmptyGraph(); in TEST_F() local
273 auto expected = CreateEmptyGraph(); TEST_F() local
349 auto expected = CreateEmptyGraph(); TEST_F() local
[all...]
H A Dbitops_bitwise_and_test.cpp77 auto expected = CreateEmptyGraph(); in TEST_F() local
122 EXPECT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
H A Dconst_array_resolver_test.cpp49 auto expected = CreateEmptyGraph(); in TEST_F() local
232 auto expected = CreateEmptyGraph(); in TEST_F() local
293 auto expected = CreateEmptyGraph(); in TEST_F() local
/foundation/graphic/graphic_2d/interfaces/inner_api/hyper_graphic_manager/
H A Dnative_display_soloist.h76 int32_t expected; member
/kernel/linux/linux-5.10/fs/squashfs/
H A Dfile_cache.c21 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 Dfile_cache.c21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Datomic.h37 ALWAYS_INLINE inline T AtomicCmpxchgStrong(T *addr, T expected, T newValue, std::memory_order order) in AtomicCmpxchgStrong() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
H A Dinterop_peepholes_test.cpp170 auto expected = SetPropertyStringBuildExpectedGraph(); in TEST_F() local
171 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
/arkcompiler/runtime_core/tests/fuzztest/expected_fuzzer/
H A Dexpected_fuzzer.cpp25 panda::Expected<int, ErrorCode> expected; in ExpectedFuzzTest() local
/base/security/security_guard/frameworks/common/collector/src/
H A Dsecurity_collector_manager_callback_stub.cpp31 uint32_t expected = sizeof(uint64_t); in OnRemoteRequest() local
/base/security/security_guard/frameworks/common/acquire/src/
H A Dacquire_data_manager_callback_stub.cpp31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Di_standard_codec_listener.h46 uint64_t expected = std::numeric_limits<uint64_t>::max(); in RestoreGeneration() local
/kernel/liteos_m/testsuites/unittest/xts/math/
H A Dmath_std_api_test.c54 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 Dmath_api_test.c54 float expected[] = {0, 1, 0}; /* 1 common data for test, no special meaning */ variable
/arkcompiler/runtime_core/libpandabase/tests/
H A Dexpected_test.cpp22 namespace panda::test::expected { namespace in panda::test
H A Dtype_converter_tests.cpp44 double expected = left_part_time + right_part_time * 1e-3; in HWTEST() local
78 double expected = left_part_bytes + right_part_bytes * 1e-3; in HWTEST() local
[all...]

Completed in 7 milliseconds

12345678910>>...19