/test/xts/acts/security/huks/huks_napi_BasicTest/include/ |
H A D | huks_hmac_test.h | 32 struct OH_Huks_Param params[4]; member
|
H A D | huks_signverify_sm2_test.h | 33 struct OH_Huks_Param params[5]; member
|
H A D | huks_cipher_sm4_test_common.h | 45 struct OH_Huks_Param params[6]; member
|
/test/testfwk/arkxtest/uitest/record/ |
H A D | least_square_impl.cpp | 21 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 D | AsyKeyGeneratorBySpecTwo.test.js | |
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | daudio_automat_test.cpp | 62 std::string params = "params";
in SetUp() local
|
/test/xts/hats/hdf/display/buffer/unittest/ |
H A D | display_buffer_ut.cpp | 312 AllocInfo params = GetParam(); in TEST_P() local
|
/test/xts/device_attest_lite/interfaces/kit/js/src/ |
H A D | native_device_attest.cpp | 101 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 D | ipc_transactor_test.cpp | 83 const auto params = ParamSuite[idx]; in TEST_P() local
|
/test/testfwk/arkxtest/uitest/cj/ |
H A D | uitest_ffi.cpp | 168 RetDataCString CJ_ApiCall(ApiCallParams params) in CJ_ApiCall() argument
|
/test/testfwk/arkxtest/uitest/server/ |
H A D | server_main.cpp | 138 map<char, string> params; in DumpLayout() local 87 GetParam(int32_t argc, char *argv[], string_view optstring, string_view usage, map<char, string> ¶ms) GetParam() argument 177 map<char, string> params; ScreenCap() local [all...] |
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
H A D | crypto_framework_sym_cipher_test.cpp | 224 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 D | huks_wrapped_test_common.cpp | 87 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 D | huks_three_stage_test_common.cpp | 25 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 D | publicDoSpec.js | [all...] |
/test/testfwk/arkxtest/uitest/addon/ |
H A D | extension_executor.cpp | 140 auto params = message["args"];
in CallThroughMessage() local
|
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
H A D | image_receiver_test.cpp | 256 bool GetArgs(napi_env env, napi_callback_info info, napi_value (&argv)[NUM], int32_t (¶ms)[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 D | attest_security.c | 242 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 D | utils.cpp | 24 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 D | AvsessionTest.cpp | 569 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 D | gles3ndk.cpp | 2467 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...] |