| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| H A D | int128_stream_test.cc | 28 const char* expected; member 154 const char* expected; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | atomic_hook.h | 154 FnPtr expected = default_fn_; in DoStore() local 180 intptr_t expected = kUninitialized; in DoStore() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| H A D | hash_testing.h | 237 const SpyHashState expected = c[0].expand(); in VerifyTypeImplementsAbslHashCorrectly() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | chi_square_test.cc | 145 std::vector<int> expected; in TEST() member 324 const double expected[10] = {4.6, 8.8, 18.4, 30.0, 38.2, in TEST() local
|
| /third_party/rust/crates/rust-cexpr/tests/ |
| H A D | clang.rs | 49 let mut expected = &ident[..pos]; in test_definition() variables [all...] |
| /third_party/rust/crates/nom/tests/ |
| H A D | ini_str.rs | 156 let mut expected: HashMap<&str, &str> = HashMap::new(); in parse_multiple_keys_and_values_test() variables
|
| /third_party/selinux/libsepol/tests/ |
| H A D | test-neverallow.c | 42 static void messages_check(unsigned count, const char *const expected[count]) in messages_check() argument
|
| /third_party/spirv-tools/test/ |
| H A D | binary_to_text_test.cpp | 142 std::stringstream expected; in TEST_F() local 163 std::stringstream expected; in TEST_F() local 454 const std::string expected = in TEST_F() local 464 expected); in TEST_F() local 477 const std::string expected in TEST_F() local 486 expected); TEST_F() local 496 const std::string expected = TEST_F() local 504 expected); TEST_F() local 529 std::string expected; global() member [all...] |
| /third_party/spirv-tools/test/fuzz/ |
| H A D | transformation_flatten_conditional_branch_test.cpp | 1954 std::string expected = R"( in TEST() local 2026 std::string expected = R"( in TEST() local
|
| /third_party/spirv-tools/test/opt/ |
| H A D | graphics_robust_access_test.cpp | 1472 std::string expected = R"(OpCapability Shader in TEST_F() local
|
| /third_party/spirv-tools/test/reduce/ |
| H A D | validation_during_reduction_test.cpp | 337 std::string expected = R"( in TEST() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | sae_pk_gen.c | 34 unsigned long long i, expected; in main() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglApiCase.cpp | 85 void ApiCase::expectError (EGLenum expected) in expectError() argument 107 void ApiCase::expectBoolean (EGLBoolean expected, EGLBoolean got) in expectBoolean() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fApiCase.cpp | 65 void ApiCase::expectError (deUint32 expected) in expectError() argument 87 void ApiCase::checkBooleans (deUint8 value, deUint8 expected) in checkBooleans() argument 92 void ApiCase::checkBooleans (deInt32 value, deUint8 expected) in checkBooleans() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fApiCase.cpp | 67 void ApiCase::expectError (deUint32 expected) in expectError() argument 89 void ApiCase::checkBooleans (deUint8 value, deUint8 expected) in checkBooleans() argument 94 void ApiCase::checkBooleans (deInt32 value, deUint8 expected) in checkBooleans() argument [all...] |
| /base/security/security_guard/services/data_collect/sa/ |
| H A D | data_collect_manager_stub.cpp | 73 uint32_t expected = sizeof(int64_t);
in HandleDataCollectCmd() local 90 const uint32_t expected = 4;
in HandleDataRequestCmd() local 110 uint32_t expected = sizeof(uint64_t);
in HandleDataSubscribeCmd() local 137 uint32_t expected = sizeof(uint64_t);
in HandleDataUnsubscribeCmd() local 157 uint32_t expected = sizeof(uint32_t);
in HandleSecurityEventQueryCmd() local 199 uint32_t expected = sizeof(uint64_t); HandleStartCmd() local 226 uint32_t expected = sizeof(uint64_t); HandleStopCmd() local 253 uint32_t expected = sizeof(uint64_t); HandleConfigUpdateCmd() local [all...] |
| /base/update/updater/services/diffpatch/patch/ |
| H A D | update_patch.cpp | 27 ApplyImagePatch(const PatchParam ¶m, const std::vector<uint8_t> &bonusData, ImageProcessor writer, const std::string& expected) ApplyImagePatch() argument 161 ApplyBlockPatch(const PatchBuffer &patchInfo, const BlockBuffer &oldInfo, ImageProcessor writer, const std::string& expected) ApplyBlockPatch() argument
|
| /base/update/updater/test/unittest/diffpatch/ |
| H A D | diffpatch_unittest.cpp | 56 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in BlockDiffPatchTest() local 73 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in ImgageDiffPatchFileTest() local 122 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in ImgageDiffPatchFileTest2() local 203 std::string expected in BlockDiffPatchTest2() local 79 TestApplyPatch(const std::string &patchName, const std::string &oldName, const std::string &expected, UpdatePatch::UpdateApplyPatch::ImageProcessor writer) const TestApplyPatch() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/ |
| H A D | test_ng.h | 63 AssertionResult IsEqual(const SizeF& actual, const SizeF& expected) in IsEqual() argument 71 AssertionResult IsEqual(const OverScrollOffset& actual, const OverScrollOffset& expected) in IsEqual() argument 80 AssertionResult IsEqual(const Offset& actual, const Offset& expected) in IsEqual() argument 88 IsEqual(const OffsetF& actual, const OffsetF& expected) IsEqual() argument 96 IsEqual(const Rect& actual, const Rect& expected) IsEqual() argument 104 IsEqual(const RectF& actual, const RectF& expected) IsEqual() argument 112 IsEqual(const ListItemIndex& actual, const ListItemIndex& expected) IsEqual() argument 123 IsEqual(const BorderRadiusProperty& actual, const BorderRadiusProperty& expected) IsEqual() argument 132 IsEqual(const T& actual, const T& expected) IsEqual() argument [all...] |
| /foundation/multimodalinput/input/service/event_handler/test/ |
| H A D | key_auto_repeat_test.cpp | 111 int32_t expected = DEFAULT_KEY_REPEAT_RATE; in HWTEST_F() local
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_loop.cpp | 206 uint64_t expected; member 247 uint64_t expected = 0xabacadae; in HWTEST_F() local
|
| H A D | ut_coroutine.cpp | 124 uint64_t expected; member 139 uint64_t expected = 0xabacadae; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/ |
| H A D | vma_map.c | 94 static const unsigned char expected[EI_PAD] = { in create_vma_map() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | nmi_selftest.c | 113 static void __init dotest(void (*testcase_fn)(void), int expected) in dotest() argument
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | ftrace.c | 37 ftrace_check_current_call(unsigned long hook_pos, unsigned int *expected) ftrace_check_current_call() argument
|