Home
last modified time | relevance | path

Searched defs:params (Results 1 - 21 of 21) sorted by relevance

/test/xts/acts/security/huks/huks_napi_BasicTest/include/
H A Dhuks_hmac_test.h32 struct OH_Huks_Param params[4]; member
H A Dhuks_signverify_sm2_test.h33 struct OH_Huks_Param params[5]; member
H A Dhuks_cipher_sm4_test_common.h45 struct OH_Huks_Param params[6]; member
/test/testfwk/arkxtest/uitest/record/
H A Dleast_square_impl.cpp21 bool LeastSquareImpl::GetLSMParams(std::vector<double>& params) in GetLSMParams() argument
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/entry/src/ohosTest/js/test/
H A DAsyKeyGeneratorBySpecTwo.test.js
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddaudio_automat_test.cpp62 std::string params = "params"; in SetUp() local
/test/xts/hats/hdf/display/buffer/unittest/
H A Ddisplay_buffer_ut.cpp312 AllocInfo params = GetParam(); in TEST_P() local
/test/xts/device_attest_lite/interfaces/kit/js/src/
H A Dnative_device_attest.cpp101 FuncParams* params = new(std::nothrow) FuncParams(); in ExecuteAsyncWork() local
162 FuncParams* params = reinterpret_cast<FuncParams *>(data); in ExecuteGetAttestResult() local
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dipc_transactor_test.cpp83 const auto params = ParamSuite[idx]; in TEST_P() local
/test/testfwk/arkxtest/uitest/cj/
H A Duitest_ffi.cpp168 RetDataCString CJ_ApiCall(ApiCallParams params) in CJ_ApiCall() argument
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp138 map<char, string> params; in DumpLayout() local
87 GetParam(int32_t argc, char *argv[], string_view optstring, string_view usage, map<char, string> &params) GetParam() argument
177 map<char, string> params; ScreenCap() local
[all...]
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
H A Dcrypto_framework_sym_cipher_test.cpp224 OH_CryptoSymCipherParams *params = nullptr; in HWTEST_P() local
284 OH_CryptoSymCipherParams *params = nullptr; in HWTEST_P() local
351 OH_CryptoSymCipherParams *params = nullptr; HWTEST_P() local
418 OH_CryptoSymCipherParams *params = nullptr; HWTEST_P() local
506 OH_CryptoSymCipherParams *params = nullptr; HWTEST_P() local
607 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
649 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
704 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
775 OH_CryptoSymCipherParams *params = nullptr; HWTEST_P() local
811 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
857 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
908 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
960 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
1012 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
1066 OH_CryptoSymCipherParams *params = nullptr; HWTEST_F() local
[all...]
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_wrapped_test_common.cpp87 static OH_Huks_Result CheckParamsValid(const struct HksImportWrappedKeyTestParams *params) in CheckParamsValid() argument
108 GenerateAndExportHuksPublicKey(const struct HksImportWrappedKeyTestParams *params, struct OH_Huks_Blob *huksPublicKey) GenerateAndExportHuksPublicKey() argument
121 GenerateAndExportCallerPublicKey(const struct HksImportWrappedKeyTestParams *params, struct OH_Huks_Blob *callerSelfPublicKey) GenerateAndExportCallerPublicKey() argument
135 ImportKekAndAgreeSharedSecret(const struct HksImportWrappedKeyTestParams *params, const struct OH_Huks_Blob *huksPublicKey, struct OH_Huks_Blob *outSharedKey) ImportKekAndAgreeSharedSecret() argument
158 EncryptImportedPlainKeyAndKek(const struct HksImportWrappedKeyTestParams *params, struct OH_Huks_Blob *plainCipherText, struct OH_Huks_Blob *kekCipherText) EncryptImportedPlainKeyAndKek() argument
173 ImportWrappedKey(const struct HksImportWrappedKeyTestParams *params, struct OH_Huks_Blob *plainCipher, struct OH_Huks_Blob *kekCipherText, struct OH_Huks_Blob *peerPublicKey, struct OH_Huks_Blob *wrappedKeyData) ImportWrappedKey() argument
220 HksImportWrappedKeyTestCommonCase(const struct HksImportWrappedKeyTestParams *params) HksImportWrappedKeyTestCommonCase() argument
249 HksClearKeysForWrappedKeyTest(const struct HksImportWrappedKeyTestParams *params) HksClearKeysForWrappedKeyTest() argument
[all...]
H A Dhuks_three_stage_test_common.cpp25 OH_Huks_Result InitParamSet(struct OH_Huks_ParamSet **paramSet, const struct OH_Huks_Param *params, uint32_t paramcount) in InitParamSet() argument
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/entry/src/ohosTest/js/test/utils/common/
H A DpublicDoSpec.js[all...]
/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp140 auto params = message["args"]; in CallThroughMessage() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_test.cpp256 bool GetArgs(napi_env env, napi_callback_info info, napi_value (&argv)[NUM], int32_t (&params)[NUM]) in GetArgs() argument
327 int32_t params[NUM_1] = {0}; in JsImageReceiverOptionsGetSize() local
353 int32_t params[NUM_3] = {0}; in JsImageReceiverOptionsSetSize() local
376 int32_t params[NUM_1] = {0}; JsImageReceiverOptionsGetCapacity() local
400 int32_t params[NUM_2] = {0}; JsImageReceiverOptionsSetCapacity() local
420 int32_t params[NUM_1] = {0}; JsReleaseImageReceiverOptions() local
441 int32_t params[NUM_1] = {0}; JsCreateImageReceiver() local
473 int32_t params[NUM_1] = {0}; JsGetReceivingSurfaceId() local
498 int32_t params[NUM_1] = {0}; JsReadLatestImage() local
529 int32_t params[NUM_1] = {0}; JsReadNextImage() local
560 int32_t params[NUM_2] = {0}; JsOn() local
595 int32_t params[NUM_1] = {0}; JsOff() local
615 int32_t params[NUM_1] = {0}; JsGetSize() local
641 int32_t params[NUM_1] = {0}; JsGetCapacity() local
665 int32_t params[NUM_1] = {0}; JsReleaseImageReceiver() local
686 int32_t params[NUM_1] = {0}; JsGetImageSize() local
712 int32_t params[NUM_1] = {0}; JsGetImageComponentTypes() local
759 int32_t params[NUM_2] = {0}; JsGetImageByteBuffer() local
784 int32_t params[NUM_2] = {0}; JsGetImageBufferSize() local
809 int32_t params[NUM_2] = {0}; JsGetImageRowStride() local
834 int32_t params[NUM_2] = {0}; JsGetImagePixelStride() local
859 int32_t params[NUM_1] = {0}; JsReleaseImage() local
[all...]
/test/xts/device_attest/services/core/security/
H A Dattest_security.c242 static int32_t InitHksParamSet(struct HksParamSet** paramSet, const struct HksParam *params, uint32_t paramcount) in InitHksParamSet() argument
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
H A Dutils.cpp24 OH_Huks_Result InitParamSet(struct OH_Huks_ParamSet** paramSet, const struct OH_Huks_Param* params, uint32_t paramCount) in InitParamSet() argument
290 static OH_Huks_Result CheckParamsValid(const struct HksImportWrappedKeyTestParams* params) in CheckParamsValid() argument
309 GenerateAndExportHuksPublicKey(const struct HksImportWrappedKeyTestParams* params, struct OH_Huks_Blob* huksPublicKey) GenerateAndExportHuksPublicKey() argument
324 GenerateAndExportCallerPublicKey(const struct HksImportWrappedKeyTestParams* params, struct OH_Huks_Blob* callerSelfPublicKey) GenerateAndExportCallerPublicKey() argument
339 ImportKekAndAgreeSharedSecret(const struct HksImportWrappedKeyTestParams* params, const struct OH_Huks_Blob* huksPublicKey, struct OH_Huks_Blob* outSharedKey) ImportKekAndAgreeSharedSecret() argument
366 EncryptImportedPlainKeyAndKek(const struct HksImportWrappedKeyTestParams* params, struct OH_Huks_Blob* plainCipherText, struct OH_Huks_Blob* kekCipherText) EncryptImportedPlainKeyAndKek() argument
384 ImportWrappedKey(const struct HksImportWrappedKeyTestParams* params, struct OH_Huks_Blob* plainCipher, struct OH_Huks_Blob* kekCipherText, struct OH_Huks_Blob* peerPublicKey, struct OH_Huks_Blob* wrappedKeyData) ImportWrappedKey() argument
417 HksImportWrappedKeyTestCommonCase(const struct HksImportWrappedKeyTestParams* params) HksImportWrappedKeyTestCommonCase() argument
456 HksClearKeysForWrappedKeyTest(const struct HksImportWrappedKeyTestParams* params) HksClearKeysForWrappedKeyTest() argument
[all...]
/test/xts/acts/multimedia/avsession/avsession_ndk_standard/avsession_ndk_stage/entry/src/main/cpp/
H A DAvsessionTest.cpp569 static AVSessionError TestAVSessionTestAll(const ParamList& params) in TestAVSessionTestAll() argument
638 TestAVSessionCreate(const ParamList& params) TestAVSessionCreate() argument
661 TestAVSessionSetPlaybackState(const ParamList& params) TestAVSessionSetPlaybackState() argument
682 TestAVSessionSetFavorite(const ParamList& params) TestAVSessionSetFavorite() argument
702 TestAVSessionSetLoopMode(const ParamList& params) TestAVSessionSetLoopMode() argument
723 TestAVSessionSetPlaybackPosition(const ParamList& params) TestAVSessionSetPlaybackPosition() argument
756 TestAVSessionSetAVMetaData(const ParamList& params) TestAVSessionSetAVMetaData() argument
879 FindAndDoTest(const std::string& functionName, const ParamList& params) FindAndDoTest() argument
911 ParamList params; RunTest() local
[all...]
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp2467 GLvoid *params = nullptr; in GLGetPointerv() local
2777 GLint params; in GLGetShaderiv() local
2888 GLfloat params; in GLGetTexParameterfv() local
2902 GLint params; in GLGetTexParameterIiv() local
2916 GLuint params; in GLGetTexParameterIuiv() local
2930 GLint params; GLGetTexParameteriv() local
3053 GLfloat params[4]; GLGetVertexAttribfv() local
3070 GLint params[4]; GLGetVertexAttribIiv() local
3087 GLuint params[4]; GLGetVertexAttribIuiv() local
3104 GLint params[4]; GLGetVertexAttribiv() local
4250 GLfloat params[ARRAY_INDEX_TWO] = {INT_INIT_VAL}; GLSamplerParameterfv() local
4277 GLint params[ARRAY_INDEX_TWO] = {INT_INIT_VAL}; GLSamplerParameterIiv() local
4292 GLuint params[ARRAY_INDEX_TWO] = {INT_INIT_VAL}; GLSamplerParameterIuiv() local
4307 GLint params[ARRAY_INDEX_TWO] = {INT_INIT_VAL}; GLSamplerParameteriv() local
5643 GLint params; GLGetActiveUniformsiv() local
[all...]

Completed in 33 milliseconds