| /third_party/spirv-tools/test/fuzzers/ |
| H A D | spvtools_dis_fuzzer.cpp | 36 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
|
| /third_party/spirv-tools/test/ |
| H A D | named_id_test.cpp | 27 const std::string input = R"( in TEST_F() local 59 const std::string input = GetParam().id + " = OpTypeVoid"; in TEST_P() local
|
| H A D | text_to_binary.image_test.cpp | 45 const std::string input = in TEST_P() local 111 const std::string input = "%2 = OpImage %1 %3\n"; in TEST_F() local 116 EXPECT_THAT(EncodeAndDecodeSuccessfully(input), input); in TEST_F() local 154 const std::string input = "%2 = OpImageSparseRead %1 %3 %4\n"; in TEST_F() local 158 EXPECT_THAT(EncodeAndDecodeSuccessfully(input), input); in TEST_F() local 167 const std::string input = TEST_P() local 173 EXPECT_THAT(EncodeAndDecodeSuccessfully(input), input); TEST_P() local [all...] |
| H A D | text_to_binary.memory_test.cpp | 41 std::stringstream input; in TEST_P() local 60 const std::string input = "OpStore %ptr %value Volatile|Aligned 16"; in TEST_F() local 74 const std::string input = "%1 = OpVariable %2 " + GetParam().name(); in TEST_P() local
|
| /third_party/spirv-tools/test/opt/ |
| H A D | flatten_decoration_test.cpp | 66 std::string input; member
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksSerializerVKSC.hpp | 115 string input; in SerializeItem() local 129 string input; in SerializeItem() local 143 string input; in SerializeItem() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/services/ |
| H A D | faultlogger_config_test.cpp | 48 int input = 100; in HWTEST_F() local 67 long input = 100; in HWTEST_F() local 86 std::string input = "/data/log.txt"; in HWTEST_F() local
|
| /base/security/crypto_framework/frameworks/cj/src/ |
| H A D | mac_impl.cpp | 40 HcfResult MacImpl::MacUpdate(HcfBlob *input) in MacUpdate() argument
|
| H A D | md_impl.cpp | 24 HcfResult MdImpl::MdUpdate(HcfBlob *input) in MdUpdate() argument
|
| H A D | sm2_crypto_util_impl.cpp | 31 Sm2CipherTextSpec *Sm2CryptoUtilImpl::GetCipherTextSpec(HcfBlob input, char *mode, int32_t *errCode) in GetCipherTextSpec() argument
|
| /base/security/crypto_framework/frameworks/crypto_operation/ |
| H A D | sm2_crypto_util.c | 115 HcfResult HcfGetCipherTextSpec(HcfBlob *input, const char *mode, Sm2CipherTextSpec **returnSpc) in HcfGetCipherTextSpec() argument
|
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_sm4_ecb_cipher_test.cpp | 394 HcfBlob input = { .data = plainText, .len = PLAINTEXT_LEN }; in HWTEST_F() local 434 HcfBlob input = { .data = plainText, .len = PLAINTEXT_LEN }; in HWTEST_F() local 474 HcfBlob input = { .data = plainText, .len = PLAINTEXT_LEN }; in HWTEST_F() local 514 HcfBlob input = { .data = plainText, .len = PLAINTEXT_LEN }; in HWTEST_F() local 577 HcfBlob input in HWTEST_F() local 614 HcfBlob input = { .data = nullptr, .len = 0 }; HWTEST_F() local 688 HcfBlob input = { .data = plainText, .len = PLAINTEXT_LEN }; HWTEST_F() local [all...] |
| /base/security/security_component_manager/test/fuzztest/security_component/service/unregistersecuritycomponentstub_fuzzer/ |
| H A D | unregistersecuritycomponentstub_fuzzer.cpp | 38 MessageParcel input; in RegisterSecurityComponentStub() local 73 MessageParcel input; in UnregisterSecurityComponentStubFuzzTest() local
|
| /base/security/security_component_manager/test/fuzztest/security_component/service/updatesecuritycomponentstub_fuzzer/ |
| H A D | updatesecuritycomponentstub_fuzzer.cpp | 38 MessageParcel input; in RegisterSecurityComponentStub() local 73 MessageParcel input; in UpdateSecurityComponentStubFuzzTest() local
|
| /base/security/security_component_manager/test/fuzztest/security_component/service/verifysavepermissionstub_fuzzer/ |
| H A D | verifysavepermissionstub_fuzzer.cpp | 37 MessageParcel input; in VerifySavePermissionStubFuzzTest() local
|
| /base/security/security_component_manager/test/fuzztest/security_component/service/registersecuritycomponentstub_fuzzer/ |
| H A D | registersecuritycomponentstub_fuzzer.cpp | 40 MessageParcel input; in RegisterSecurityComponentStubFuzzTest() local
|
| /base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/ |
| H A D | conversion_filter.cpp | 33 double ConversionFilter::FilterLowPass(double input, double cutoff) in FilterLowPass() argument 41 double ConversionFilter::FilterHighPass(double input, double cutoff) in FilterHighPass() argument 49 double ConversionFilter::FilterLowResonant(double input, double cutoff, double resonance) in FilterLowResonant() argument 80 double ConversionFilter::FilterHighResonant(double input, double cutoff, double resonance) in FilterHighResonant() argument 112 FilterBandPass(double input, double cutoff, double resonance) FilterBandPass() argument 136 HandleResonant(double input, double cutoff, double resonance, FilterMethod filterMethod) HandleResonant() argument 160 HandleHighPassOrLowPass(double input, double cutoff, bool isHighPass) HandleHighPassOrLowPass() argument [all...] |
| /base/time/time_service/services/dfx/src/ |
| H A D | time_cmd_parse.cpp | 28 void TimeCmdParse::DoAction(int fd, const std::vector<std::string> &input) in DoAction() argument
|
| /base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/ |
| H A D | command.cpp | 28 bool Command::DoAction(const std::vector<std::string> &input, std::string &output) in DoAction() argument
|
| /base/theme/screenlock_mgr/services/src/ |
| H A D | command.cpp | 34 bool Command::DoAction(const std::vector<std::string> &input, std::string &output) in DoAction() argument
|
| /base/update/updater/test/unittest/flashd_test/ |
| H A D | flashd_utils_unittest.cpp | 49 std::string input = ""; in HWTEST_F() local
|
| /base/web/webview/test/unittest/napi_common_test/ |
| H A D | napi_parse_utils_unittest.cpp | 77 std::string input = "10"; in TEST_F() local
|
| /foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/ |
| H A D | slide_window_processor.cpp | 101 int32_t SlideWindowProcessor::Process(const FeatureData &input, FeatureData &output)
in Process() argument [all...] |
| /foundation/ability/ability_runtime/services/dataobsmgr/src/ |
| H A D | dataobs_mgr_changeinfo.cpp | 25 bool ChangeInfo::Marshalling(const ChangeInfo &input, MessageParcel &parcel) in Marshalling() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/task_handler_wrap_test/ |
| H A D | task_handler_wrap_test.cpp | 58 int input = 0; in HWTEST_F() local 74 int input = 0; in HWTEST_F() local 116 int input = 0; in HWTEST_F() local 133 int input = 0; HWTEST_F() local 149 int input = 0; HWTEST_F() local [all...] |