/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittptmark32.S | 86 ret 87 ret $0x0 88 ret 89 ret $0x1 90 ret 91 ret $0x2 92 ret 93 ret $0x3 94 ret 95 ret [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | hwh265_hdr2sdr_state_test.cpp | 64 int32_t ret = vDecSample2->CreateVideoDecoder(g_codecNameHEVC2); in SetUp() local 65 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 66 ret = vDecSample2->SetVideoDecoderCallback(); in SetUp() 67 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 68 ret = vDecSample2->ConfigureVideoDecoder(); in SetUp() 69 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 90 int32_t ret = vDecSample2->DecodeSetSurface(); in HWTEST_F() local 91 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 92 ret = vDecSample2->StartVideoDecoder(); in HWTEST_F() 93 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 112 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 134 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 156 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 176 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 198 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 220 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 242 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 266 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 288 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 310 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 335 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 353 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 373 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 393 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 413 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 435 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 460 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 482 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 504 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 526 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 548 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 574 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 599 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 621 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 643 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 667 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 689 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 711 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 739 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 759 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 779 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 805 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 827 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 843 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 857 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 874 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 891 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 908 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 925 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 943 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 961 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 979 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local [all...] |
H A D | state_test.cpp | 64 int32_t ret = vDecSample->CreateVideoDecoder(codeName); in SetUp() local 65 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 66 ret = vDecSample->SetVideoDecoderCallback(); in SetUp() 67 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 68 ret = vDecSample->ConfigureVideoDecoder(); in SetUp() 69 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 90 int32_t ret = vDecSample->Stop(); in HWTEST_F() local 91 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 92 ret = vDecSample->Flush(); in HWTEST_F() 93 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 105 int32_t ret = vDecSample->Start(); HWTEST_F() local 120 int32_t ret = vDecSample->Start(); HWTEST_F() local 135 int32_t ret = vDecSample->Start(); HWTEST_F() local 150 int32_t ret = vDecSample->Start(); HWTEST_F() local 168 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 186 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 204 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 223 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 239 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 257 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 275 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 293 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 313 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 331 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 349 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 371 int32_t ret = vDecSample->Start(); HWTEST_F() local 388 int32_t ret = vDecSample->Start(); HWTEST_F() local 405 int32_t ret = vDecSample->Start(); HWTEST_F() local 422 int32_t ret = vDecSample->Start(); HWTEST_F() local 439 int32_t ret = vDecSample->Start(); HWTEST_F() local 460 int32_t ret = vDecSample->Start(); HWTEST_F() local 480 int32_t ret = vDecSample->Start(); HWTEST_F() local 497 int32_t ret = vDecSample->Start(); HWTEST_F() local 514 int32_t ret = vDecSample->Start(); HWTEST_F() local 533 int32_t ret = vDecSample->Start(); HWTEST_F() local 550 int32_t ret = vDecSample->Start(); HWTEST_F() local 567 int32_t ret = vDecSample->Start(); HWTEST_F() local 590 int32_t ret = vDecSample->Start(); HWTEST_F() local 605 int32_t ret = vDecSample->Start(); HWTEST_F() local 620 int32_t ret = vDecSample->Start(); HWTEST_F() local 641 int32_t ret = vDecSample->Start(); HWTEST_F() local 658 int32_t ret = vDecSample->Reset(); HWTEST_F() local 671 int32_t ret = vDecSample->Release(); HWTEST_F() local 683 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 697 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 711 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 725 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 740 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 755 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 770 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 785 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 800 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 822 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 844 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 866 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 886 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 908 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 930 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 952 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 976 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 998 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1020 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1045 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1063 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1081 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1099 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1117 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1137 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1157 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1177 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1197 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1217 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1241 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1264 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1284 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1304 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1326 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1346 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1366 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1392 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1410 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1428 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1452 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1472 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1488 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1502 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1519 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1536 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1553 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1570 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1587 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1604 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1621 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | eap_register.c | 26 int ret = 0; in eap_register_methods() local 29 if (ret == 0) in eap_register_methods() 30 ret = eap_peer_md5_register(); in eap_register_methods() 34 if (ret == 0) in eap_register_methods() 35 ret = eap_peer_tls_register(); in eap_register_methods() 39 if (ret == 0) in eap_register_methods() 40 ret = eap_peer_unauth_tls_register(); in eap_register_methods() 45 if (ret == 0) in eap_register_methods() 46 ret = eap_peer_wfa_unauth_tls_register(); in eap_register_methods() 51 if (ret in eap_register_methods() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | eap_register.c | 26 int ret = 0; in eap_register_methods() local 29 if (ret == 0) in eap_register_methods() 30 ret = eap_peer_md5_register(); in eap_register_methods() 34 if (ret == 0) in eap_register_methods() 35 ret = eap_peer_tls_register(); in eap_register_methods() 39 if (ret == 0) in eap_register_methods() 40 ret = eap_peer_unauth_tls_register(); in eap_register_methods() 45 if (ret == 0) in eap_register_methods() 46 ret = eap_peer_wfa_unauth_tls_register(); in eap_register_methods() 51 if (ret in eap_register_methods() [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | state_test.cpp | 64 int32_t ret = vEncSample->CreateVideoEncoder(codeName); in SetUp() local 65 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 66 ret = vEncSample->SetVideoEncoderCallback(); in SetUp() 67 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 68 ret = vEncSample->ConfigureVideoEncoder(); in SetUp() 69 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 90 int32_t ret = vEncSample->Stop(); in HWTEST_F() local 91 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 92 ret = vEncSample->Flush(); in HWTEST_F() 93 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 105 int32_t ret = vEncSample->Start(); HWTEST_F() local 120 int32_t ret = vEncSample->Start(); HWTEST_F() local 135 int32_t ret = vEncSample->Start(); HWTEST_F() local 150 int32_t ret = vEncSample->Start(); HWTEST_F() local 167 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 185 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 202 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 220 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 235 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 252 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 269 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 286 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 305 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 322 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 339 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 360 int32_t ret = vEncSample->Start(); HWTEST_F() local 377 int32_t ret = vEncSample->Start(); HWTEST_F() local 396 int32_t ret = vEncSample->Start(); HWTEST_F() local 413 int32_t ret = vEncSample->Start(); HWTEST_F() local 430 int32_t ret = vEncSample->Start(); HWTEST_F() local 451 int32_t ret = vEncSample->Start(); HWTEST_F() local 471 int32_t ret = vEncSample->Start(); HWTEST_F() local 488 int32_t ret = vEncSample->Start(); HWTEST_F() local 505 int32_t ret = vEncSample->Start(); HWTEST_F() local 524 int32_t ret = vEncSample->Start(); HWTEST_F() local 541 int32_t ret = vEncSample->Start(); HWTEST_F() local 558 int32_t ret = vEncSample->Start(); HWTEST_F() local 581 int32_t ret = vEncSample->Start(); HWTEST_F() local 596 int32_t ret = vEncSample->Start(); HWTEST_F() local 611 int32_t ret = vEncSample->Start(); HWTEST_F() local 632 int32_t ret = vEncSample->Start(); HWTEST_F() local 649 int32_t ret = vEncSample->Reset(); HWTEST_F() local 662 int32_t ret = vEncSample->Release(); HWTEST_F() local 675 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 689 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 702 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 715 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 728 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 741 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | state_test.cpp | 57 int32_t ret = vDecSample->CreateVideoDecoder(codeName); in SetUp() local 58 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 59 ret = vDecSample->SetVideoDecoderCallback(); in SetUp() 60 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 61 ret = vDecSample->ConfigureVideoDecoder(); in SetUp() 62 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 83 int32_t ret = vDecSample->Stop(); in HWTEST_F() local 84 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 85 ret = vDecSample->Flush(); in HWTEST_F() 86 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 98 int32_t ret = vDecSample->Start(); HWTEST_F() local 113 int32_t ret = vDecSample->Start(); HWTEST_F() local 128 int32_t ret = vDecSample->Start(); HWTEST_F() local 143 int32_t ret = vDecSample->Start(); HWTEST_F() local 161 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 179 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 197 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 216 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 232 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 250 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 268 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 286 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 306 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 324 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 342 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 364 int32_t ret = vDecSample->Start(); HWTEST_F() local 381 int32_t ret = vDecSample->Start(); HWTEST_F() local 398 int32_t ret = vDecSample->Start(); HWTEST_F() local 415 int32_t ret = vDecSample->Start(); HWTEST_F() local 432 int32_t ret = vDecSample->Start(); HWTEST_F() local 453 int32_t ret = vDecSample->Start(); HWTEST_F() local 470 int32_t ret = vDecSample->Start(); HWTEST_F() local 487 int32_t ret = vDecSample->Start(); HWTEST_F() local 504 int32_t ret = vDecSample->Start(); HWTEST_F() local 523 int32_t ret = vDecSample->Start(); HWTEST_F() local 540 int32_t ret = vDecSample->Start(); HWTEST_F() local 557 int32_t ret = vDecSample->Start(); HWTEST_F() local 580 int32_t ret = vDecSample->Start(); HWTEST_F() local 595 int32_t ret = vDecSample->Start(); HWTEST_F() local 610 int32_t ret = vDecSample->Start(); HWTEST_F() local 631 int32_t ret = vDecSample->Start(); HWTEST_F() local 648 int32_t ret = vDecSample->Reset(); HWTEST_F() local 661 int32_t ret = vDecSample->Release(); HWTEST_F() local [all...] |
H A D | compatibility_test.cpp | 67 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); in HWTEST_F() local 68 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 69 ret = vDecSample->SetVideoDecoderCallback(); in HWTEST_F() 70 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 71 ret = vDecSample->ConfigureVideoDecoder(); in HWTEST_F() 72 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 74 ret = vDecSample->StartVideoDecoder(); in HWTEST_F() 75 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 91 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); in HWTEST_F() local 92 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 115 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 139 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 163 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 187 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 211 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 235 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 259 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 283 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 307 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 331 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 355 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 379 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 403 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 427 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 451 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 475 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 499 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 523 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 547 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 571 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 595 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 619 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 643 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 667 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 691 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local 715 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); HWTEST_F() local [all...] |
/base/startup/init/test/unittest/seccomp/ |
H A D | seccomp_unittest.cpp | 164 int ret = unshare(CLONE_NEWPID);
in CheckUnshare() local 165 if (ret) {
in CheckUnshare() 247 int ret = (int)syscall(__NR_mq_open, nullptr, 0);
in CheckMqOpen() local 248 if (ret < 0) {
in CheckMqOpen() 278 int ret = syscall(__NR_setresuid, 20000, 20000, 20000);
in CheckSetresuidArgsInRange() local 279 if (ret == 0) {
in CheckSetresuidArgsInRange() 288 int ret = syscall(__NR_setresuid, 800, 800, 800);
in CheckSetresuidArgsOutOfRange() local 289 if (ret == 0) {
in CheckSetresuidArgsOutOfRange() 308 int ret = syscall(__NR_setuid, 0);
in CheckSetuid64ForUidFilter1() local 309 if (ret in CheckSetuid64ForUidFilter1() 318 int ret = syscall(__NR_setuid, 2); CheckSetuid64ForUidFilter2() local 328 int ret = syscall(__NR_setreuid, 0, 2); CheckSetreuid64ForUidFilter1() local 338 int ret = syscall(__NR_setreuid, 2, 0); CheckSetreuid64ForUidFilter2() local 348 int ret = syscall(__NR_setreuid, 0, 0); CheckSetreuid64ForUidFilter3() local 358 int ret = syscall(__NR_setreuid, 2, 2); CheckSetreuid64ForUidFilter4() local 368 int ret = syscall(__NR_setfsuid, 0); CheckSetfsuid64ForUidFilter1() local 378 int ret = syscall(__NR_setfsuid, 2); CheckSetfsuid64ForUidFilter2() local 388 int ret = syscall(__NR_setresuid, 0, 0, 0); CheckSetresuid64ForUidFilter1() local 398 int ret = syscall(__NR_setresuid, 2, 0, 0); CheckSetresuid64ForUidFilter2() local 408 int ret = syscall(__NR_setresuid, 0, 2, 0); CheckSetresuid64ForUidFilter3() local 418 int ret = syscall(__NR_setresuid, 0, 0, 2); CheckSetresuid64ForUidFilter4() local 428 int ret = syscall(__NR_setresuid, 0, 2, 2); CheckSetresuid64ForUidFilter5() local 438 int ret = syscall(__NR_setresuid, 2, 0, 2); CheckSetresuid64ForUidFilter6() local 448 int ret = syscall(__NR_setresuid, 2, 2, 0); CheckSetresuid64ForUidFilter7() local 458 int ret = syscall(__NR_setresuid, 2, 2, 2); CheckSetresuid64ForUidFilter8() local 469 int ret = CheckSyscall(SYSTEM_SA, SYSTEM_NAME, CheckMqOpen, false); TestSystemSycall() local 480 int ret = CheckSyscall(SYSTEM_SA, SYSTEM_NAME, CheckSetuid64ForUidFilter1, false); TestSystemSyscallForUidFilter() local 532 int ret = CheckSyscall(INDIVIDUAL, APPSPAWN_NAME, CheckSetresuidArgsOutOfRange, false); TestSetUidGidFilter() local 543 int ret = CheckSyscall(APP, APP_NAME, CheckSetuid, false); TestAppSycall() local 553 int ret = CheckSyscall(APP, APP_PRIVILEGE, CheckSetuid64ForUidFilter1, true); TestSeccompPrivilegeSyscall() local 579 int ret = syscall(__NR_setuid32, 1); CheckSetuid32() local 589 int ret = syscall(__NR_setresuid32, 20000, 20000, 20000); CheckSetresuid32ArgsInRange() local 599 int ret = syscall(__NR_setresuid32, 800, 800, 800); CheckSetresuid32ArgsOutOfRange() local 609 int ret = syscall(__NR_setuid32, 0); CheckSetuid32ForUidFilter1() local 619 int ret = syscall(__NR_setuid32, 2); CheckSetuid32ForUidFilter2() local 629 int ret = syscall(__NR_setuid, 0); CheckSetuid16ForUidFilter1() local 639 int ret = syscall(__NR_setuid, 2); CheckSetuid16ForUidFilter2() local 649 int ret = syscall(__NR_setreuid32, 0, 2); CheckSetreuid32ForUidFilter1() local 659 int ret = syscall(__NR_setreuid32, 2, 0); CheckSetreuid32ForUidFilter2() local 669 int ret = syscall(__NR_setreuid32, 0, 0); CheckSetreuid32ForUidFilter3() local 679 int ret = syscall(__NR_setreuid32, 2, 2); CheckSetreuid32ForUidFilter4() local 689 int ret = syscall(__NR_setreuid, 0, 2); CheckSetreuid16ForUidFilter1() local 699 int ret = syscall(__NR_setreuid, 2, 0); CheckSetreuid16ForUidFilter2() local 709 int ret = syscall(__NR_setreuid, 0, 0); CheckSetreuid16ForUidFilter3() local 719 int ret = syscall(__NR_setreuid, 2, 2); CheckSetreuid16ForUidFilter4() local 729 int ret = syscall(__NR_setfsuid32, 0); CheckSetfsuid32ForUidFilter1() local 739 int ret = syscall(__NR_setfsuid32, 2); CheckSetfsuid32ForUidFilter2() local 749 int ret = syscall(__NR_setfsuid, 0); CheckSetfsuid16ForUidFilter1() local 759 int ret = syscall(__NR_setfsuid, 2); CheckSetfsuid16ForUidFilter2() local 769 int ret = syscall(__NR_setresuid32, 0, 0, 0); CheckSetresuid32ForUidFilter1() local 779 int ret = syscall(__NR_setresuid32, 2, 0, 0); CheckSetresuid32ForUidFilter2() local 789 int ret = syscall(__NR_setresuid32, 0, 2, 0); CheckSetresuid32ForUidFilter3() local 799 int ret = syscall(__NR_setresuid32, 0, 0, 2); CheckSetresuid32ForUidFilter4() local 809 int ret = syscall(__NR_setresuid32, 0, 2, 2); CheckSetresuid32ForUidFilter5() local 819 int ret = syscall(__NR_setresuid32, 2, 0, 2); CheckSetresuid32ForUidFilter6() local 829 int ret = syscall(__NR_setresuid32, 2, 2, 0); CheckSetresuid32ForUidFilter7() local 839 int ret = syscall(__NR_setresuid32, 2, 2, 2); CheckSetresuid32ForUidFilter8() local 849 int ret = syscall(__NR_setresuid, 0, 0, 0); CheckSetresuid16ForUidFilter1() local 859 int ret = syscall(__NR_setresuid, 2, 0, 0); CheckSetresuid16ForUidFilter2() local 869 int ret = syscall(__NR_setresuid, 0, 2, 0); CheckSetresuid16ForUidFilter3() local 879 int ret = syscall(__NR_setresuid, 0, 0, 2); CheckSetresuid16ForUidFilter4() local 889 int ret = syscall(__NR_setresuid, 0, 2, 2); CheckSetresuid16ForUidFilter5() local 899 int ret = syscall(__NR_setresuid, 2, 0, 2); CheckSetresuid16ForUidFilter6() local 909 int ret = syscall(__NR_setresuid, 2, 2, 0); CheckSetresuid16ForUidFilter7() local 919 int ret = syscall(__NR_setresuid, 2, 2, 2); CheckSetresuid16ForUidFilter8() local 930 int ret = CheckSyscall(SYSTEM_SA, SYSTEM_NAME, CheckGetuid, false); TestSystemSycall() local 941 int ret = CheckSyscall(SYSTEM_SA, SYSTEM_NAME, CheckSetuid32ForUidFilter1, false); TestSystemSyscallForUidFilter32Bit() local 993 int ret = CheckSyscall(SYSTEM_SA, SYSTEM_NAME, CheckSetuid16ForUidFilter1, false); TestSystemSyscallForUidFilter16Bit() local 1051 int ret = CheckSyscall(INDIVIDUAL, APPSPAWN_NAME, CheckSetresuid32ArgsOutOfRange, false); TestSetUidGidFilter() local 1062 int ret = CheckSyscall(APP, APP_NAME, CheckSetuid32, false); TestAppSycall() local 1073 int ret = CheckSyscall(APP, APP_PRIVILEGE, CheckSetuid32ForUidFilter1, true); TestSeccompPrivilegeSyscall() local 1080 int ret = CheckSyscall(APP, APP_NAME, CheckUnshare, false); TestAppSycallNs() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerInterfaceDependCheckTest.cpp | 128 int32_t ret = Create(decoderDemo); in HWTEST_F() local 129 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 135 ret = SetCallback(decoderDemo, cb_); in HWTEST_F() 136 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 138 ret = Configure(decoderDemo); in HWTEST_F() 139 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 153 int32_t ret = Create(decoderDemo); in HWTEST_F() local 154 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 160 ret = SetCallback(decoderDemo, cb_); in HWTEST_F() 161 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 181 int32_t ret = Create(decoderDemo); HWTEST_F() local 212 int32_t ret = Create(decoderDemo); HWTEST_F() local 246 int32_t ret = Create(decoderDemo); HWTEST_F() local 284 int32_t ret = Create(decoderDemo); HWTEST_F() local 321 int32_t ret = Create(decoderDemo); HWTEST_F() local 358 int32_t ret = Create(decoderDemo); HWTEST_F() local 398 int32_t ret = Create(decoderDemo); HWTEST_F() local 423 int32_t ret = Create(decoderDemo); HWTEST_F() local 454 int32_t ret = Create(decoderDemo); HWTEST_F() local 488 int32_t ret = Create(decoderDemo); HWTEST_F() local 526 int32_t ret = Create(decoderDemo); HWTEST_F() local 563 int32_t ret = Create(decoderDemo); HWTEST_F() local 600 int32_t ret = Create(decoderDemo); HWTEST_F() local 640 int32_t ret = Create(decoderDemo); HWTEST_F() local 665 int32_t ret = Create(decoderDemo); HWTEST_F() local 696 int32_t ret = Create(decoderDemo); HWTEST_F() local 734 int32_t ret = Create(decoderDemo); HWTEST_F() local 771 int32_t ret = Create(decoderDemo); HWTEST_F() local 808 int32_t ret = Create(decoderDemo); HWTEST_F() local 848 int32_t ret = Create(decoderDemo); HWTEST_F() local 873 int32_t ret = Create(decoderDemo); HWTEST_F() local 904 int32_t ret = Create(decoderDemo); HWTEST_F() local 942 int32_t ret = Create(decoderDemo); HWTEST_F() local 979 int32_t ret = Create(decoderDemo); HWTEST_F() local 1016 int32_t ret = Create(decoderDemo); HWTEST_F() local 1056 int32_t ret = Create(decoderDemo); HWTEST_F() local 1081 int32_t ret = Create(decoderDemo); HWTEST_F() local 1113 int32_t ret = Create(decoderDemo); HWTEST_F() local 1147 int32_t ret = Create(decoderDemo); HWTEST_F() local 1184 int32_t ret = Create(decoderDemo); HWTEST_F() local 1223 int32_t ret = Create(decoderDemo); HWTEST_F() local 1260 int32_t ret = Create(decoderDemo); HWTEST_F() local 1300 int32_t ret = Create(decoderDemo); HWTEST_F() local 1324 int32_t ret = Create(decoderDemo); HWTEST_F() local 1354 int32_t ret = Create(decoderDemo); HWTEST_F() local 1386 int32_t ret = Create(decoderDemo); HWTEST_F() local 1423 int32_t ret = Create(decoderDemo); HWTEST_F() local 1458 int32_t ret = Create(decoderDemo); HWTEST_F() local 1493 int32_t ret = Create(decoderDemo); HWTEST_F() local 1531 int32_t ret = Create(decoderDemo); HWTEST_F() local 1556 int32_t ret = Create(decoderDemo); HWTEST_F() local 1588 int32_t ret = Create(decoderDemo); HWTEST_F() local 1623 int32_t ret = Create(decoderDemo); HWTEST_F() local 1662 int32_t ret = Create(decoderDemo); HWTEST_F() local 1700 int32_t ret = Create(decoderDemo); HWTEST_F() local 1741 int32_t ret = Create(decoderDemo); HWTEST_F() local 1779 int32_t ret = Create(decoderDemo); HWTEST_F() local 1820 int32_t ret = Create(decoderDemo); HWTEST_F() local 1859 int32_t ret = Create(decoderDemo); HWTEST_F() local 1895 int32_t ret = Create(decoderDemo); HWTEST_F() local 1933 int32_t ret = Create(decoderDemo); HWTEST_F() local 1974 int32_t ret = Create(decoderDemo); HWTEST_F() local 2012 int32_t ret = Create(decoderDemo); HWTEST_F() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-5.c | 77 int ret; in threaded() local 82 ret = clock_gettime(data.cid, &ts); in threaded() 83 if (ret != 0) in threaded() 84 UNRESOLVED(ret, "Unable to get time from clock"); in threaded() 88 ret = pthread_mutex_lock(&(data.mtx1)); in threaded() 89 if (ret != 0) in threaded() 90 UNRESOLVED(ret, "Unable tu lock m1 in thread"); in threaded() 98 ret = pthread_cond_wait(&(data.cnd), &(data.mtx1)); in threaded() 100 ret = pthread_cond_timedwait(&(data.cnd), &(data.mtx1), in threaded() 102 } while ((ret in threaded() 166 int ret, j; main() local [all...] |
/foundation/multimedia/media_lite/test/unittest/player_lite/ |
H A D | player_lite_test.cpp | 126 int32_t ret = g_tagTestSample.adaptr->SetSource(source); in CreateAndSetSource() local 128 return ret; in CreateAndSetSource() 141 int32_t ret = FileCheck(g_avFileName); in HWTEST_F() local 142 EXPECT_EQ(HI_SUCCESS, ret); in HWTEST_F() 145 ret = g_tagTestSample.adaptr->SetSource(source); in HWTEST_F() 148 ret = g_tagTestSample.adaptr->Prepare(); in HWTEST_F() 149 EXPECT_EQ(HI_SUCCESS, ret); in HWTEST_F() 150 ret = g_tagTestSample.adaptr->SetVideoSurface(g_surface); in HWTEST_F() 151 EXPECT_EQ(HI_SUCCESS, ret); in HWTEST_F() 152 ret in HWTEST_F() 169 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 190 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 216 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 246 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 269 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 297 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 318 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 345 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 374 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 403 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 425 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 454 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 480 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 505 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 527 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 557 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 585 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 607 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 631 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 657 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 685 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 713 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 740 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 767 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 794 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 821 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 848 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 876 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 906 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 2-3.c | 49 * UNRESOLVED(ret, descr); 50 * where descr is a description of the error and ret is an int (error code for example) 95 int ret; in clnp1() local 97 ret = pthread_mutex_trylock(&(data.mtx)); in clnp1() 98 if (ret != 0) { in clnp1() 102 ret = pthread_mutex_unlock(&(data.mtx)); in clnp1() 103 if (ret != 0) { in clnp1() 104 UNRESOLVED(ret, in clnp1() 116 int ret; in clnp2() local 118 ret in clnp2() 139 int ret; clnp3() local 164 int ret; threaded() local 204 int ret, i; main() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_eap_register.c | 25 int ret = 0; in eap_server_register_methods() local 28 if (ret == 0) in eap_server_register_methods() 29 ret = eap_server_identity_register(); in eap_server_register_methods() 33 if (ret == 0) in eap_server_register_methods() 34 ret = eap_server_md5_register(); in eap_server_register_methods() 38 if (ret == 0) in eap_server_register_methods() 39 ret = eap_server_tls_register(); in eap_server_register_methods() 43 if (ret == 0) in eap_server_register_methods() 44 ret = eap_server_unauth_tls_register(); in eap_server_register_methods() 49 if (ret in eap_server_register_methods() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_eap_register.c | 25 int ret = 0; in eap_server_register_methods() local 28 if (ret == 0) in eap_server_register_methods() 29 ret = eap_server_identity_register(); in eap_server_register_methods() 33 if (ret == 0) in eap_server_register_methods() 34 ret = eap_server_md5_register(); in eap_server_register_methods() 38 if (ret == 0) in eap_server_register_methods() 39 ret = eap_server_tls_register(); in eap_server_register_methods() 43 if (ret == 0) in eap_server_register_methods() 44 ret = eap_server_unauth_tls_register(); in eap_server_register_methods() 49 if (ret in eap_server_register_methods() [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | state_test.cpp | 69 int32_t ret = vDecSample->CreateVideoDecoder(hevc_codeName); in SetUp() local 70 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 71 ret = vDecSample->SetVideoDecoderCallback(); in SetUp() 72 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 73 ret = vDecSample->ConfigureVideoDecoder(); in SetUp() 74 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 99 int32_t ret = vDecSample->Stop(); in HWTEST_F() local 100 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 101 ret = vDecSample->Flush(); in HWTEST_F() 102 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 116 int32_t ret = vDecSample->Start(); HWTEST_F() local 133 int32_t ret = vDecSample->Start(); HWTEST_F() local 150 int32_t ret = vDecSample->Start(); HWTEST_F() local 167 int32_t ret = vDecSample->Start(); HWTEST_F() local 187 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 207 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 227 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 248 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 266 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 286 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 306 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 326 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 348 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 368 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 388 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 412 int32_t ret = vDecSample->Start(); HWTEST_F() local 431 int32_t ret = vDecSample->Start(); HWTEST_F() local 450 int32_t ret = vDecSample->Start(); HWTEST_F() local 469 int32_t ret = vDecSample->Start(); HWTEST_F() local 488 int32_t ret = vDecSample->Start(); HWTEST_F() local 511 int32_t ret = vDecSample->Start(); HWTEST_F() local 533 int32_t ret = vDecSample->Start(); HWTEST_F() local 552 int32_t ret = vDecSample->Start(); HWTEST_F() local 571 int32_t ret = vDecSample->Start(); HWTEST_F() local 592 int32_t ret = vDecSample->Start(); HWTEST_F() local 611 int32_t ret = vDecSample->Start(); HWTEST_F() local 630 int32_t ret = vDecSample->Start(); HWTEST_F() local 655 int32_t ret = vDecSample->Start(); HWTEST_F() local 672 int32_t ret = vDecSample->Start(); HWTEST_F() local 689 int32_t ret = vDecSample->Start(); HWTEST_F() local 712 int32_t ret = vDecSample->Start(); HWTEST_F() local 731 int32_t ret = vDecSample->Reset(); HWTEST_F() local 746 int32_t ret = vDecSample->Release(); HWTEST_F() local 760 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 776 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 792 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 808 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 825 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 842 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 859 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 876 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 893 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 916 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 939 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 962 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 983 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1006 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1029 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1052 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1077 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1100 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1123 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1149 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1169 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1189 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1209 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1229 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1251 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1273 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1295 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1317 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1339 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1365 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1390 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1412 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1434 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1458 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1480 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1502 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1530 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1550 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1570 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1596 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1618 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1636 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1652 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1671 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1690 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1709 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1728 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1747 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1766 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1785 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local [all...] |
/third_party/elfutils/tests/ |
H A D | funcretval_test.c | 11 large_struct1_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 } }; in fun_large_struct1() local 12 return ret; in fun_large_struct1() 18 large_struct2_t ret = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 }; in fun_large_struct2() local 19 return ret; in fun_large_struct2() 39 vec_char_8_t ret = { 1, 2, 3, 4, 5, 6, 7, 8 }; in fun_vec_char_8() local 40 return ret; in fun_vec_char_8() 45 vec_short_8_t ret = { 2, 3, 4, 5 }; in fun_vec_short_8() local 46 return ret; in fun_vec_short_8() 51 vec_int_8_t ret = { 3, 4 }; in fun_vec_int_8() local 52 return ret; in fun_vec_int_8() 57 vec_long_8_t ret = { 5 }; fun_vec_long_8() local 63 vec_float_8_t ret = { 1.5, 2.5 }; fun_vec_float_8() local 71 vec_double_8_t ret = { 3.5 }; fun_vec_double_8() local 80 vec_char_16_t ret = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }; fun_vec_char_16() local 86 vec_short_16_t ret = { 2, 3, 4, 5, 6, 7, 8 }; fun_vec_short_16() local 92 vec_int_16_t ret = { 2, 3, 4 }; fun_vec_int_16() local 98 vec_long_16_t ret = { 3, 4 }; fun_vec_long_16() local 104 vec_int128_16_t ret = { 999 }; fun_vec_int128_16() local 110 vec_float_16_t ret = { 1.5, 2.5, 3.5, 4.5 }; fun_vec_float_16() local 116 vec_double_16_t ret = { 2.5, 5 }; fun_vec_double_16() local 123 vec_float128_16_t ret = { 7.5 }; fun_vec_float128_16() local 132 hfa1_float_t ret = { 1.5 }; fun_hfa1_float() local 138 hfa1_double_t ret = { 3.0 }; fun_hfa1_double() local 144 hfa1_long_double_t ret = { 3.0 }; fun_hfa1_long_double() local 150 hfa1_float_a_t ret = { { 1.5 } }; fun_hfa1_float_a() local 156 hfa1_double_a_t ret = { { 3.0 } }; fun_hfa1_double_a() local 162 hfa1_long_double_a_t ret = { { 3.0 } }; fun_hfa1_long_double_a() local 168 hfa2_float_t ret = { 1.5, 3.0 }; fun_hfa2_float() local 174 hfa2_double_t ret = { 3.0, 4.5 }; fun_hfa2_double() local 180 hfa2_long_double_t ret = { 3.0, 4.5 }; fun_hfa2_long_double() local 186 hfa2_float_a_t ret = { { 2.5, 3.5 } }; fun_hfa2_float_a() local 192 hfa2_double_a_t ret = { { 3.0, 3.5 } }; fun_hfa2_double_a() local 198 hfa2_long_double_a_t ret = { { 3.0, 4.0 } }; fun_hfa2_long_double_a() local 204 hfa3_float_t ret = { 1.5, 3.0, 4.5 }; fun_hfa3_float() local 210 hfa3_double_t ret = { 3.0, 4.5, 9.5 }; fun_hfa3_double() local 216 hfa3_long_double_t ret = { 3.0, 4.5, 9.5 }; fun_hfa3_long_double() local 222 hfa3_float_a_t ret = { { 3.5, 4.5, 5.5 } }; fun_hfa3_float_a() local 228 hfa3_double_a_t ret = { { 3.0, 3.5, 4.0 } }; fun_hfa3_double_a() local 234 hfa3_long_double_a_t ret = { { 3.0, 4.0, 5.0 } }; fun_hfa3_long_double_a() local 240 hfa4_float_t ret = { 1.5, 3.5, 4.5, 9.5 }; fun_hfa4_float() local 246 hfa4_double_t ret = { 3.5, 4.5, 9.5, 1.5 }; fun_hfa4_double() local 252 hfa4_long_double_t ret = { 3.5, 4.5, 9.5, 1.5 }; fun_hfa4_long_double() local 258 hfa4_float_a_t ret = { { 4.5, 5.5, 6.5, 7.5 } }; fun_hfa4_float_a() local 264 hfa4_double_a_t ret = { { 3.0, 4.5, 5.0, 5.5 } }; fun_hfa4_double_a() local 270 hfa4_long_double_a_t ret = { { 3.0, 4.0, 5.0, 6.0 } }; fun_hfa4_long_double_a() local 276 nfa5_float_t ret = { 1.5, 3.5, 4.5, 9.5, 10.5 }; fun_nfa5_float() local 282 nfa5_double_t ret = { 3.5, 4.5, 9.5, 1.5, 2.5 }; fun_nfa5_double() local 288 nfa5_long_double_t ret = { 3.5, 4.5, 9.5, 1.5, 2.5 }; fun_nfa5_long_double() local 294 nfa5_float_a_t ret = { { 4.5, 5.5, 6.5, 7.5, 9.5 } }; fun_nfa5_float_a() local 300 nfa5_double_a_t ret = { { 3.0, 4.5, 5.0, 5.5, 6.5 } }; fun_nfa5_double_a() local 306 nfa5_long_double_a_t ret = { { 3.0, 4.0, 5.0, 6.0, 7.0 } }; fun_nfa5_long_double_a() local 313 hfa1_float128_t ret = { 4.5 }; fun_hfa1_float128() local 319 hfa2_float128_t ret = { 4.5, 9.5 }; fun_hfa2_float128() local 325 hfa3_float128_t ret = { 4.5, 9.5, 12.5 }; fun_hfa3_float128() local 331 hfa4_float128_t ret = { 4.5, 9.5, 3.5, 1.5 }; fun_hfa4_float128() local 340 hva1_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 } }; fun_hva1_vec_char_8() local 346 hva1_vec_short_8_t ret = { { 2, 3, 4, 5 } }; fun_hva1_vec_short_8() local 352 hva1_vec_int_8_t ret = { { 3, 4 } }; fun_hva1_vec_int_8() local 358 hva1_vec_long_8_t ret = { { 5 } }; fun_hva1_vec_long_8() local 364 hva1_vec_float_8_t ret = { { 1.5, 2.5 } }; fun_hva1_vec_float_8() local 370 hva1_vec_double_8_t ret = { { 3.5 } }; fun_hva1_vec_double_8() local 376 hva1_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva1_vec_char_16_t() local 383 hva1_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 } }; fun_hva1_vec_short_16_t() local 389 hva1_vec_int_16_t ret = { { 3, 4, 5, 6 } }; fun_hva1_vec_int_16_t() local 395 hva1_vec_long_16_t ret = { { 4, 5 } }; fun_hva1_vec_long_16_t() local 401 hva1_vec_int128_16_t ret = { { 6 } }; fun_hva1_vec_int128_16_t() local 407 hva1_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 } }; fun_hva1_vec_float_16_t() local 413 hva1_vec_double_16_t ret = { { 2.5, 3.5 } }; fun_hva1_vec_double_16_t() local 420 hva1_vec_float128_16_t ret = { { 4.5 } }; fun_hva1_vec_float128_16_t() local 429 hva2_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 }, fun_hva2_vec_char_8() local 436 hva2_vec_short_8_t ret = { { 2, 3, 4, 5 }, fun_hva2_vec_short_8() local 443 hva2_vec_int_8_t ret = { { 3, 4 }, fun_hva2_vec_int_8() local 450 hva2_vec_long_8_t ret = { { 5 }, fun_hva2_vec_long_8() local 457 hva2_vec_float_8_t ret = { { 1.5, 2.5 }, fun_hva2_vec_float_8() local 464 hva2_vec_double_8_t ret = { { 3.5 }, fun_hva2_vec_double_8() local 471 hva2_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva2_vec_char_16_t() local 480 hva2_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 }, fun_hva2_vec_short_16_t() local 487 hva2_vec_int_16_t ret = { { 3, 4, 5, 6 }, fun_hva2_vec_int_16_t() local 494 hva2_vec_long_16_t ret = { { 4, 5 }, fun_hva2_vec_long_16_t() local 501 hva2_vec_int128_16_t ret = { { 6 }, fun_hva2_vec_int128_16_t() local 508 hva2_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 }, fun_hva2_vec_float_16_t() local 515 hva2_vec_double_16_t ret = { { 2.5, 3.5 }, fun_hva2_vec_double_16_t() local 523 hva2_vec_float128_16_t ret = { { 4.5 }, fun_hva2_vec_float128_16_t() local 533 hva3_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 }, fun_hva3_vec_char_8() local 541 hva3_vec_short_8_t ret = { { 2, 3, 4, 5 }, fun_hva3_vec_short_8() local 549 hva3_vec_int_8_t ret = { { 3, 4 }, fun_hva3_vec_int_8() local 557 hva3_vec_long_8_t ret = { { 5 }, fun_hva3_vec_long_8() local 565 hva3_vec_float_8_t ret = { { 1.5, 2.5 }, fun_hva3_vec_float_8() local 573 hva3_vec_double_8_t ret = { { 3.5 }, fun_hva3_vec_double_8() local 581 hva3_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva3_vec_char_16_t() local 592 hva3_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 }, fun_hva3_vec_short_16_t() local 600 hva3_vec_int_16_t ret = { { 3, 4, 5, 6 }, fun_hva3_vec_int_16_t() local 608 hva3_vec_long_16_t ret = { { 3, 4 }, fun_hva3_vec_long_16_t() local 616 hva3_vec_int128_16_t ret = { { 6 }, fun_hva3_vec_int128_16_t() local 624 hva3_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 }, fun_hva3_vec_float_16_t() local 632 hva3_vec_double_16_t ret = { { 2.5, 3.5 }, fun_hva3_vec_double_16_t() local 641 hva3_vec_float128_16_t ret = { { 4.5 }, fun_hva3_vec_float128_16_t() local 652 hva4_vec_char_8_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8 }, fun_hva4_vec_char_8() local 661 hva4_vec_short_8_t ret = { { 2, 3, 4, 5 }, fun_hva4_vec_short_8() local 670 hva4_vec_int_8_t ret = { { 3, 4 }, fun_hva4_vec_int_8() local 679 hva4_vec_long_8_t ret = { { 5 }, fun_hva4_vec_long_8() local 688 hva4_vec_float_8_t ret = { { 1.5, 2.5 }, fun_hva4_vec_float_8() local 697 hva4_vec_double_8_t ret = { { 3.5 }, fun_hva4_vec_double_8() local 706 hva4_vec_char_16_t ret = { { 1, 2, 3, 4, 5, 6, 7, 8, fun_hva4_vec_char_16_t() local 719 hva4_vec_short_16_t ret = { { 2, 3, 4, 5, 6, 7, 8, 9 }, fun_hva4_vec_short_16_t() local 728 hva4_vec_int_16_t ret = { { 3, 4, 5, 6 }, fun_hva4_vec_int_16_t() local 737 hva4_vec_long_16_t ret = { { 3, 4 }, fun_hva4_vec_long_16_t() local 746 hva4_vec_int128_16_t ret = { { 6 }, fun_hva4_vec_int128_16_t() local 755 hva4_vec_float_16_t ret = { { 1.5, 2.5, 3.5, 4.5 }, fun_hva4_vec_float_16_t() local 764 hva4_vec_double_16_t ret = { { 2.5, 3.5 }, fun_hva4_vec_double_16_t() local 774 hva4_vec_float128_16_t ret = { { 4.5 }, fun_hva4_vec_float128_16_t() local 785 mixed_hfa3_cff_t ret = { 1.5 + 2.5i, 3.5 }; fun_mixed_hfa3_cff() local 791 mixed_hfa3_cdd_t ret = { 1.5 + 2.5i, 3.5 }; fun_mixed_hfa3_cdd() local 797 mixed_hfa3_cldld_t ret = { 1.5 + 2.5i, 3.5 }; fun_mixed_hfa3_cldld() local 803 mixed_hfa3_fcf_t ret = { 3.5, 1.5 + 2.5i }; fun_mixed_hfa3_fcf() local 809 mixed_hfa3_dcd_t ret = { 3.5, 1.5 + 2.5i }; fun_mixed_hfa3_dcd() local 815 mixed_hfa3_ldcld_t ret = { 3.5, 1.5 + 2.5i }; fun_mixed_hfa3_ldcld() local 821 mixed_hfa2_fltsht_t ret = { { 3.5, 4.5 }, { 1, 2, 3, 4 } }; fun_mixed_hfa2_fltsht_t() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
H A D | s-c1.c | 49 * UNRESOLVED(ret, descr); 50 * where descr is a description of the error and ret is an int (error code for example) 106 int ret; in threaded() local 111 ret = pthread_mutex_lock(&mtx[i]); in threaded() 112 if (ret == 0) { /* The thread was blocked successfuly */ in threaded() 114 ret = pthread_mutex_lock(&m); in threaded() 115 if (ret != 0) { in threaded() 116 UNRESOLVED(ret, "Unable to lock 'm'"); in threaded() 120 ret = pthread_mutex_unlock(&m); in threaded() 121 if (ret ! in threaded() 171 int ret; main() local [all...] |
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_ndk_unittest.cpp | 46 Camera_ErrorCode ret = OH_CameraManager_GetSupportedCameraOutputCapability(cameraManager, in CreatePhotoOutput() local 48 EXPECT_EQ(ret, CAMERA_OK); in CreatePhotoOutput() 68 ret = OH_CameraManager_CreatePhotoOutput(cameraManager, &photoProfile, surfaceId, &photoOutput); in CreatePhotoOutput() 69 EXPECT_EQ(ret, CAMERA_OK); in CreatePhotoOutput() 80 Camera_ErrorCode ret = OH_CameraManager_GetSupportedCameraOutputCapability(cameraManager, in CreatePreviewOutput() local 82 EXPECT_EQ(ret, CAMERA_OK); in CreatePreviewOutput() 105 ret = OH_CameraManager_CreatePreviewOutput(cameraManager, &previewProfile, surfaceId, &previewOutput); in CreatePreviewOutput() 106 EXPECT_EQ(ret, CAMERA_OK); in CreatePreviewOutput() 117 Camera_ErrorCode ret = OH_CameraManager_GetSupportedCameraOutputCapability(cameraManager, in CreateVideoOutput() local 119 EXPECT_EQ(ret, CAMERA_O in CreateVideoOutput() 154 Camera_ErrorCode ret = OH_CaptureSession_CommitConfig(captureSession); SessionCommit() local 163 Camera_ErrorCode ret = OH_CaptureSession_GetZoomRatioRange(captureSession, &minZoom, &maxZoom); SessionControlParams() local 240 Camera_ErrorCode ret = OH_Camera_GetCameraManager(&cameraManager); SetUp() local 385 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 426 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 466 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 509 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 562 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 617 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 674 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 744 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 810 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 862 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 922 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 982 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 1013 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local 1047 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local 1118 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local 1161 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local 1212 Camera_ErrorCode ret = OH_CameraManager_CreateCameraInput(cameraManager, cameraDevice, &cameraInput); HWTEST_F() local 1267 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1311 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1353 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1398 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1450 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1503 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1555 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1607 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1659 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1722 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 1773 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 1835 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 1899 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 1957 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2022 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2071 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2125 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2186 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2235 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2289 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2314 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2344 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2375 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2407 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2468 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 2536 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2586 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 2628 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local 2709 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local 2790 Camera_ErrorCode ret = OH_CameraManager_GetSupportedSceneModes(cameraDevice, &sceneModes, &size); HWTEST_F() local 2819 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 2858 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 2902 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 2947 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 2999 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3050 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3088 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3126 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3178 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3230 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3283 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3337 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3406 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3458 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3513 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3566 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3622 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3679 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3734 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3784 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3831 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3876 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3922 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 3983 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4039 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local 4064 Camera_ErrorCode ret = OH_CameraManager_RegisterCallback(cameraManager, &setCameraManagerResultCallback); HWTEST_F() local 4088 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4129 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4171 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4211 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4266 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 4324 Camera_ErrorCode ret = CAMERA_OK; HWTEST_F() local 4384 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4417 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4454 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4516 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4569 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4620 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4663 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4706 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4749 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4792 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4835 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4878 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4925 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 4968 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5014 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5064 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5127 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5182 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5243 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5298 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5356 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5414 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5473 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5524 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5570 Camera_ErrorCode ret = OH_CameraManager_CreateCaptureSession(cameraManager, &captureSession); HWTEST_F() local 5616 Camera_ErrorCode ret = OH_PhotoNative_GetMainImage(photoNative, &mainImage); HWTEST_F() local 5642 Camera_ErrorCode ret = OH_PhotoNative_GetMainImage(photoNative, &mainImage); HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
H A D | InnerInterfaceDependCheckTest.cpp | 77 int32_t ret = encoderDemo->InnerStartWithThread(); in Start() local 79 return ret; in Start() 122 int32_t ret = Create(encoderDemo); in HWTEST_F() local 123 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 128 ret = SetCallback(encoderDemo, cb_); in HWTEST_F() 129 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 131 ret = Configure(encoderDemo); in HWTEST_F() 132 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 146 int32_t ret = Create(encoderDemo); in HWTEST_F() local 147 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 173 int32_t ret = Create(encoderDemo); HWTEST_F() local 203 int32_t ret = Create(encoderDemo); HWTEST_F() local 236 int32_t ret = Create(encoderDemo); HWTEST_F() local 274 int32_t ret = Create(encoderDemo); HWTEST_F() local 310 int32_t ret = Create(encoderDemo); HWTEST_F() local 346 int32_t ret = Create(encoderDemo); HWTEST_F() local 385 int32_t ret = Create(encoderDemo); HWTEST_F() local 410 int32_t ret = Create(encoderDemo); HWTEST_F() local 440 int32_t ret = Create(encoderDemo); HWTEST_F() local 473 int32_t ret = Create(encoderDemo); HWTEST_F() local 511 int32_t ret = Create(encoderDemo); HWTEST_F() local 547 int32_t ret = Create(encoderDemo); HWTEST_F() local 583 int32_t ret = Create(encoderDemo); HWTEST_F() local 622 int32_t ret = Create(encoderDemo); HWTEST_F() local 646 int32_t ret = Create(encoderDemo); HWTEST_F() local 676 int32_t ret = Create(encoderDemo); HWTEST_F() local 714 int32_t ret = Create(encoderDemo); HWTEST_F() local 750 int32_t ret = Create(encoderDemo); HWTEST_F() local 786 int32_t ret = Create(encoderDemo); HWTEST_F() local 825 int32_t ret = Create(encoderDemo); HWTEST_F() local 849 int32_t ret = Create(encoderDemo); HWTEST_F() local 879 int32_t ret = Create(encoderDemo); HWTEST_F() local 917 int32_t ret = Create(encoderDemo); HWTEST_F() local 953 int32_t ret = Create(encoderDemo); HWTEST_F() local 989 int32_t ret = Create(encoderDemo); HWTEST_F() local 1028 int32_t ret = Create(encoderDemo); HWTEST_F() local 1052 int32_t ret = Create(encoderDemo); HWTEST_F() local 1082 int32_t ret = Create(encoderDemo); HWTEST_F() local 1115 int32_t ret = Create(encoderDemo); HWTEST_F() local 1151 int32_t ret = Create(encoderDemo); HWTEST_F() local 1189 int32_t ret = Create(encoderDemo); HWTEST_F() local 1225 int32_t ret = Create(encoderDemo); HWTEST_F() local 1264 int32_t ret = Create(encoderDemo); HWTEST_F() local 1287 int32_t ret = Create(encoderDemo); HWTEST_F() local 1316 int32_t ret = Create(encoderDemo); HWTEST_F() local 1347 int32_t ret = Create(encoderDemo); HWTEST_F() local 1383 int32_t ret = Create(encoderDemo); HWTEST_F() local 1417 int32_t ret = Create(encoderDemo); HWTEST_F() local 1451 int32_t ret = Create(encoderDemo); HWTEST_F() local 1488 int32_t ret = Create(encoderDemo); HWTEST_F() local 1513 int32_t ret = Create(encoderDemo); HWTEST_F() local 1544 int32_t ret = Create(encoderDemo); HWTEST_F() local 1578 int32_t ret = Create(encoderDemo); HWTEST_F() local 1616 int32_t ret = Create(encoderDemo); HWTEST_F() local 1653 int32_t ret = Create(encoderDemo); HWTEST_F() local 1693 int32_t ret = Create(encoderDemo); HWTEST_F() local 1730 int32_t ret = Create(encoderDemo); HWTEST_F() local [all...] |
/base/security/huks/test/unittest/huks_common_test/src/ |
H A D | hks_test_curve25519_func.cpp | 23 int32_t ret = HksInitParamSet(¶mSet); in TestGenerateEd25519Key() local 24 HKS_TEST_ASSERT(ret == 0); in TestGenerateEd25519Key() 28 ret = HksAddParams(paramSet, &algParam, 1); in TestGenerateEd25519Key() 29 HKS_TEST_ASSERT(ret == 0); in TestGenerateEd25519Key() 33 ret = HksAddParams(paramSet, &keySizeParam, 1); in TestGenerateEd25519Key() 34 HKS_TEST_ASSERT(ret == 0); in TestGenerateEd25519Key() 38 ret = HksAddParams(paramSet, &purposeParam, 1); in TestGenerateEd25519Key() 39 HKS_TEST_ASSERT(ret == 0); in TestGenerateEd25519Key() 43 ret = HksAddParams(paramSet, &digestParam, 1); in TestGenerateEd25519Key() 44 HKS_TEST_ASSERT(ret in TestGenerateEd25519Key() 63 int32_t ret = HksInitParamSet(¶mSet); TestSignEd25519() local 102 int32_t ret = HksInitParamSet(¶mSet); TestVerifyEd25519() local 143 int32_t ret = HksInitParamSet(¶mSet); TestImportEd25519() local 190 int32_t ret = TestGenerateEd25519Key(alias); TestExportImportEd25519SignVerify() local 216 int32_t ret = TestGenerateEd25519Key(ed25519Alias); TestCurve25519All() local 232 int32_t ret = HksInitParamSet(paramSet); BuildTeeSignParamSet() local 266 int32_t ret = HksInitParamSet(paramSet); BuildLocalVerifyParamSet() local 315 int32_t ret = TestGenerateEd25519Key(ed25519Alias); TestEd25519SignTeeVerifyLocal() local 348 int32_t ret = HksInitParamSet(¶mSet); TestSignEd25519Wrong() local 384 int32_t ret = TestGenerateEd25519Key(ed25519Alias); TestCurve25519SignWrong() local 402 int32_t ret = HksInitParamSet(¶mSet); TestVerifyEd25519Wrong() local 442 int32_t ret = TestGenerateEd25519Key(ed25519Alias); TestCurve25519verifyWrong() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeInterfaceDependCheckTest.cpp | 70 OH_AVErrCode ret = decoderDemo->NativeConfigure(handle, format); in Configure() local 73 return ret; in Configure() 83 OH_AVErrCode ret = decoderDemo->NativeStart(handle); in Start() local 84 if (ret != AV_ERR_OK) { in Start() 85 return ret; in Start() 91 return ret; in Start() 139 OH_AVErrCode ret; in HWTEST_F() local 144 ret = SetCallback(decoderDemo, handle); in HWTEST_F() 145 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 158 OH_AVErrCode ret; in HWTEST_F() local 180 OH_AVErrCode ret; HWTEST_F() local 202 OH_AVErrCode ret; HWTEST_F() local 230 OH_AVErrCode ret; HWTEST_F() local 270 OH_AVErrCode ret; HWTEST_F() local 307 OH_AVErrCode ret; HWTEST_F() local 344 OH_AVErrCode ret; HWTEST_F() local 381 OH_AVErrCode ret; HWTEST_F() local 418 OH_AVErrCode ret; HWTEST_F() local 466 OH_AVErrCode ret; HWTEST_F() local 489 OH_AVErrCode ret; HWTEST_F() local 515 OH_AVErrCode ret; HWTEST_F() local 544 OH_AVErrCode ret; HWTEST_F() local 578 OH_AVErrCode ret; HWTEST_F() local 615 OH_AVErrCode ret; HWTEST_F() local 652 OH_AVErrCode ret; HWTEST_F() local 689 OH_AVErrCode ret; HWTEST_F() local 726 OH_AVErrCode ret; HWTEST_F() local 766 OH_AVErrCode ret; HWTEST_F() local 788 OH_AVErrCode ret; HWTEST_F() local 819 OH_AVErrCode ret; HWTEST_F() local 853 OH_AVErrCode ret; HWTEST_F() local 890 OH_AVErrCode ret; HWTEST_F() local 927 OH_AVErrCode ret; HWTEST_F() local 964 OH_AVErrCode ret; HWTEST_F() local 1001 OH_AVErrCode ret; HWTEST_F() local 1041 OH_AVErrCode ret; HWTEST_F() local 1062 OH_AVErrCode ret; HWTEST_F() local 1092 OH_AVErrCode ret; HWTEST_F() local 1128 OH_AVErrCode ret; HWTEST_F() local 1165 OH_AVErrCode ret; HWTEST_F() local 1202 OH_AVErrCode ret; HWTEST_F() local 1239 OH_AVErrCode ret; HWTEST_F() local 1279 OH_AVErrCode ret; HWTEST_F() local 1316 OH_AVErrCode ret; HWTEST_F() local 1356 OH_AVErrCode ret; HWTEST_F() local 1376 OH_AVErrCode ret; HWTEST_F() local 1405 OH_AVErrCode ret; HWTEST_F() local 1439 OH_AVErrCode ret; HWTEST_F() local 1476 OH_AVErrCode ret; HWTEST_F() local 1513 OH_AVErrCode ret; HWTEST_F() local 1550 OH_AVErrCode ret; HWTEST_F() local 1587 OH_AVErrCode ret; HWTEST_F() local 1627 OH_AVErrCode ret; HWTEST_F() local 1647 OH_AVErrCode ret; HWTEST_F() local 1676 OH_AVErrCode ret; HWTEST_F() local 1710 OH_AVErrCode ret; HWTEST_F() local 1747 OH_AVErrCode ret; HWTEST_F() local 1784 OH_AVErrCode ret; HWTEST_F() local 1821 OH_AVErrCode ret; HWTEST_F() local 1858 OH_AVErrCode ret; HWTEST_F() local 1898 OH_AVErrCode ret; HWTEST_F() local 1918 OH_AVErrCode ret; HWTEST_F() local 1947 OH_AVErrCode ret; HWTEST_F() local 1981 OH_AVErrCode ret; HWTEST_F() local 2018 OH_AVErrCode ret; HWTEST_F() local 2055 OH_AVErrCode ret; HWTEST_F() local 2092 OH_AVErrCode ret; HWTEST_F() local 2129 OH_AVErrCode ret; HWTEST_F() local 2169 OH_AVErrCode ret; HWTEST_F() local 2187 OH_AVErrCode ret; HWTEST_F() local 2214 OH_AVErrCode ret; HWTEST_F() local 2246 OH_AVErrCode ret; HWTEST_F() local 2281 OH_AVErrCode ret; HWTEST_F() local 2316 OH_AVErrCode ret; HWTEST_F() local 2351 OH_AVErrCode ret; HWTEST_F() local 2386 OH_AVErrCode ret; HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeInterfaceDependCheckTest.cpp | 70 OH_AVErrCode ret = encoderDemo->NativeConfigure(handle, format); in Configure() local 73 return ret; in Configure() 83 OH_AVErrCode ret = encoderDemo->NativeStart(handle); in Start() local 84 if (ret != AV_ERR_OK) { in Start() 85 return ret; in Start() 92 return ret; in Start() 141 OH_AVErrCode ret; in HWTEST_F() local 146 ret = SetCallback(encoderDemo, handle); in HWTEST_F() 147 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 160 OH_AVErrCode ret; in HWTEST_F() local 182 OH_AVErrCode ret; HWTEST_F() local 204 OH_AVErrCode ret; HWTEST_F() local 232 OH_AVErrCode ret; HWTEST_F() local 272 OH_AVErrCode ret; HWTEST_F() local 309 OH_AVErrCode ret; HWTEST_F() local 346 OH_AVErrCode ret; HWTEST_F() local 383 OH_AVErrCode ret; HWTEST_F() local 420 OH_AVErrCode ret; HWTEST_F() local 468 OH_AVErrCode ret; HWTEST_F() local 491 OH_AVErrCode ret; HWTEST_F() local 517 OH_AVErrCode ret; HWTEST_F() local 546 OH_AVErrCode ret; HWTEST_F() local 580 OH_AVErrCode ret; HWTEST_F() local 617 OH_AVErrCode ret; HWTEST_F() local 654 OH_AVErrCode ret; HWTEST_F() local 691 OH_AVErrCode ret; HWTEST_F() local 728 OH_AVErrCode ret; HWTEST_F() local 768 OH_AVErrCode ret; HWTEST_F() local 790 OH_AVErrCode ret; HWTEST_F() local 821 OH_AVErrCode ret; HWTEST_F() local 855 OH_AVErrCode ret; HWTEST_F() local 892 OH_AVErrCode ret; HWTEST_F() local 929 OH_AVErrCode ret; HWTEST_F() local 966 OH_AVErrCode ret; HWTEST_F() local 1003 OH_AVErrCode ret; HWTEST_F() local 1043 OH_AVErrCode ret; HWTEST_F() local 1064 OH_AVErrCode ret; HWTEST_F() local 1094 OH_AVErrCode ret; HWTEST_F() local 1130 OH_AVErrCode ret; HWTEST_F() local 1167 OH_AVErrCode ret; HWTEST_F() local 1204 OH_AVErrCode ret; HWTEST_F() local 1241 OH_AVErrCode ret; HWTEST_F() local 1281 OH_AVErrCode ret; HWTEST_F() local 1318 OH_AVErrCode ret; HWTEST_F() local 1358 OH_AVErrCode ret; HWTEST_F() local 1378 OH_AVErrCode ret; HWTEST_F() local 1407 OH_AVErrCode ret; HWTEST_F() local 1441 OH_AVErrCode ret; HWTEST_F() local 1478 OH_AVErrCode ret; HWTEST_F() local 1515 OH_AVErrCode ret; HWTEST_F() local 1552 OH_AVErrCode ret; HWTEST_F() local 1589 OH_AVErrCode ret; HWTEST_F() local 1629 OH_AVErrCode ret; HWTEST_F() local 1649 OH_AVErrCode ret; HWTEST_F() local 1678 OH_AVErrCode ret; HWTEST_F() local 1712 OH_AVErrCode ret; HWTEST_F() local 1749 OH_AVErrCode ret; HWTEST_F() local 1786 OH_AVErrCode ret; HWTEST_F() local 1823 OH_AVErrCode ret; HWTEST_F() local 1860 OH_AVErrCode ret; HWTEST_F() local 1900 OH_AVErrCode ret; HWTEST_F() local 1920 OH_AVErrCode ret; HWTEST_F() local 1949 OH_AVErrCode ret; HWTEST_F() local 1983 OH_AVErrCode ret; HWTEST_F() local 2020 OH_AVErrCode ret; HWTEST_F() local 2057 OH_AVErrCode ret; HWTEST_F() local 2094 OH_AVErrCode ret; HWTEST_F() local 2131 OH_AVErrCode ret; HWTEST_F() local 2171 OH_AVErrCode ret; HWTEST_F() local 2189 OH_AVErrCode ret; HWTEST_F() local 2216 OH_AVErrCode ret; HWTEST_F() local 2248 OH_AVErrCode ret; HWTEST_F() local 2283 OH_AVErrCode ret; HWTEST_F() local 2318 OH_AVErrCode ret; HWTEST_F() local 2353 OH_AVErrCode ret; HWTEST_F() local 2388 OH_AVErrCode ret; HWTEST_F() local [all...] |
/base/security/certificate_manager/test/unittest/src/ |
H A D | cm_user_cert_test.cpp | 239 int32_t ret;
in HWTEST_F() local 243 ret = CmInstallUserTrustedCert(&userCert[0], &certAlias[0], &certUri);
in HWTEST_F() 244 EXPECT_EQ(ret, CM_SUCCESS) << "Normal user cert Install test failed, recode:" << ret;
in HWTEST_F() 246 ret = CmUninstallUserTrustedCert(&certUri);
in HWTEST_F() 247 EXPECT_EQ(ret, CM_SUCCESS) << "Normal user cert Uninstall test failed, recode:" << ret;
in HWTEST_F() 258 int32_t ret;
in HWTEST_F() local 262 ret = CmInstallUserTrustedCert(&userCert[1], &certAlias[1], &certUri);
in HWTEST_F() 263 EXPECT_EQ(ret, CM_SUCCES in HWTEST_F() 277 int32_t ret; HWTEST_F() local 296 int32_t ret; HWTEST_F() local 321 int32_t ret; HWTEST_F() local 342 int32_t ret; HWTEST_F() local 368 int32_t ret; HWTEST_F() local 412 int32_t ret; HWTEST_F() local 433 int32_t ret; HWTEST_F() local 454 int32_t ret; HWTEST_F() local 474 int32_t ret; HWTEST_F() local 497 int32_t ret; HWTEST_F() local 518 int32_t ret; HWTEST_F() local 537 int32_t ret; HWTEST_F() local 559 int32_t ret; HWTEST_F() local 577 int32_t ret; HWTEST_F() local 597 int32_t ret; HWTEST_F() local 616 int32_t ret; HWTEST_F() local 638 int32_t ret; HWTEST_F() local 654 int32_t ret; HWTEST_F() local 670 int32_t ret; HWTEST_F() local 688 int32_t ret; HWTEST_F() local 706 int32_t ret; HWTEST_F() local 725 int32_t ret; HWTEST_F() local 744 int32_t ret; HWTEST_F() local 763 int32_t ret; HWTEST_F() local 785 int32_t ret; HWTEST_F() local 807 int32_t ret; HWTEST_F() local 833 int32_t ret; HWTEST_F() local 861 int32_t ret; HWTEST_F() local 877 int32_t ret; HWTEST_F() local 901 int32_t ret; HWTEST_F() local 923 int32_t ret; HWTEST_F() local 947 int32_t ret; HWTEST_F() local 975 int32_t ret; HWTEST_F() local 1009 int32_t ret; HWTEST_F() local 1040 int32_t ret; HWTEST_F() local 1072 int32_t ret = CmGetUserCertList(CM_USER_TRUSTED_STORE, certList005); /* empty dir */ HWTEST_F() local 1085 int32_t ret; HWTEST_F() local 1117 int32_t ret; HWTEST_F() local 1165 int32_t ret; HWTEST_F() local 1181 int32_t ret; HWTEST_F() local 1200 int32_t ret; HWTEST_F() local 1216 int32_t ret; HWTEST_F() local 1251 int32_t ret; HWTEST_F() local 1284 int32_t ret; HWTEST_F() local 1313 int32_t ret; HWTEST_F() local 1357 int32_t ret; HWTEST_F() local 1399 int32_t ret; HWTEST_F() local 1413 int32_t ret; HWTEST_F() local 1429 int32_t ret; HWTEST_F() local 1445 int32_t ret; HWTEST_F() local 1482 int32_t ret; HWTEST_F() local [all...] |
/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
H A D | hks_client_service.c | 72 int32_t ret;
in AppendToNewParamSet() local 76 ret = HksCheckParamSet(paramSet, paramSet->paramSetSize);
in AppendToNewParamSet() 77 HKS_IF_NOT_SUCC_LOGE_BREAK(ret, "check paramSet failed")
in AppendToNewParamSet() 79 ret = HksFreshParamSet((struct HksParamSet *)paramSet, false);
in AppendToNewParamSet() 80 HKS_IF_NOT_SUCC_LOGE_BREAK(ret, "append fresh paramset failed")
in AppendToNewParamSet() 82 ret = HksInitParamSet(&newParamSet);
in AppendToNewParamSet() 83 HKS_IF_NOT_SUCC_LOGE_BREAK(ret, "append init operation param set failed")
in AppendToNewParamSet() 85 ret = HksAddParams(newParamSet, paramSet->params, paramSet->paramsCnt);
in AppendToNewParamSet() 86 HKS_IF_NOT_SUCC_LOGE_BREAK(ret, "append params failed")
in AppendToNewParamSet() 89 return ret;
in AppendToNewParamSet() 104 int32_t ret = HksGetParam(paramSet, HKS_TAG_SPECIFIC_USER_ID, &specificUserId); AddSpecificUserIdToParamSet() local 125 int32_t ret = HksMatchConfig("", processInfo->uidInt, processInfo->userIdInt, processInfo->accessTokenId, &info); GetStorageLevelForSkipUpgradeApp() local 137 int32_t ret = HksGetParam(paramSet, HKS_TAG_AUTH_STORAGE_LEVEL, &storageLevel); AddStorageLevelToParamSet() local 155 int32_t ret = AddSpecificUserIdToParamSet(operation, paramSet); AppendStorageLevelAndSpecificUserIdToParamSet() local 167 int32_t ret; AppendStorageLevelIfNotExistInner() local 228 int32_t ret; AppendOwnerInfoForAcrossDevicesIfNeed() local 248 int32_t ret; AppendProcessInfoAndDefaultStrategy() local 311 int32_t ret = HksManageStoreGetKeyBlob(processInfo, NULL, keyAlias, key, mode); GetKeyData() local 322 int32_t ret = HksStoreGetToatalSize(&size); CheckKeyCondition() local 338 int32_t ret = HksCheckGetKeyInfoListParams(&(processInfo->processName), keyInfoList, listCount); HksServiceGetKeyInfoList() local 357 int32_t ret = HksGetParam((const struct HksParamSet *)key->data, HKS_TAG_KEY_VERSION, &keyVersion); CheckAndUpgradeKeyIfNeed() local 394 int32_t ret; GetKeyData() local 424 int32_t ret = HksServiceDeleteKey(processInfo, keyAlias, paramSet); CheckKeyCondition() local 440 int32_t ret; HksServiceGetKeyInfoList() local 540 int32_t ret; AddEnrolledInfoInParamSet() local 567 int32_t ret; BuildUserAuthParamSet() local 592 int32_t ret; AppendUserAuthInfo() local 633 int32_t ret = HksUserIdmGetAuthInfoNum(userId, authType, &numOfAuthInfo); CheckIfEnrollAuthInfo() local 649 int32_t ret; CheckIfUserIamSupportCurType() local 666 int32_t ret = HksCheckAndGetUserAuthInfo(paramSet, &userAuthType, &authAccessType); AppendNewInfoForGenKeyInService() local 721 int32_t ret = AppendProcessInfoAndDefaultStrategy(paramSet, processInfo, NULL, outParamSet); GetKeyAndNewParamSet() local 737 int32_t ret = HksGetParam(paramSet, keyAliasTag, &keyAliasParam); GetAgreeStoreKey() local 778 int32_t ret = HksGetParam(paramSet, HKS_TAG_AGREE_PUBLIC_KEY_IS_KEY_ALIAS, &isKeyAliasParam); GetAgreePublicKey() local 824 int32_t ret; GetAgreeKeyPair() local 848 int32_t ret = HksGetParam(paramSet, HKS_TAG_ALGORITHM, &keyAlgParam); GetAgreeBaseKey() local 876 int32_t ret = HksGetParam(paramSet, HKS_TAG_KEY_GENERATE_TYPE, &keyGenTypeParam); GetDeriveMainKey() local 891 int32_t ret = GetDeriveMainKey(processInfo, paramSet, key); GetKeyIn() local 918 int32_t ret = HksGetParam(paramSet, HKS_TAG_KEY_ALIAS, &keyAliasParam); StoreOrCopyKeyBlob() local 949 int32_t ret; HksServiceGenerateKey() local 993 HksReportEvent(const char *funcName, const struct HksHitraceId *traceId, const struct HksProcessInfo *processInfo, const struct HksParamSet *paramSet, int32_t ret) HksReportEvent() argument 1011 int32_t ret; HksServiceSign() local 1050 int32_t ret; HksServiceVerify() local 1089 int32_t ret; HksServiceEncrypt() local 1125 int32_t ret; HksServiceDecrypt() local 1164 int32_t ret = HksCheckProcessNameAndKeyAlias(&processInfo->processName, keyAlias); HksServiceDeleteKey() local 1205 int32_t ret = HksCheckProcessNameAndKeyAlias(&processInfo->processName, keyAlias); HksServiceKeyExist() local 1241 int32_t ret; HksServiceGetKeyParamSet() local 1285 int32_t ret; HksServiceImportKey() local 1329 int32_t ret = AppendNewInfoForGenKeyInService(processInfo, paramSet, outParamSet); GetKeyAndNewParamSetInForGenKeyInService() local 1344 int32_t ret; HksServiceImportWrappedKey() local 1394 int32_t ret; HksServiceExportPublicKey() local 1432 int32_t ret; HksServiceAgreeKey() local 1470 int32_t ret; HksServiceDeriveKey() local 1508 int32_t ret; HksServiceMac() local 1545 int32_t ret; HksServiceInitialize() local 1572 int32_t ret; HksServiceRefreshKeyInfo() local 1603 int32_t ret; AddAppInfoToParamSet() local 1656 int32_t ret = HKS_SUCCESS; DcmGenerateCertChainInAttestKey() local 1678 int32_t ret; HksServiceAttestKey() local 1741 int32_t ret; HksServiceInit() local 1783 int32_t ret = HksElapsedRealTime(&curTime); HksServiceCheckBatchUpdateTime() local 1802 int32_t ret; HksServiceUpdate() local 1894 int32_t ret = HksCheckKeyNeedStored(paramSet, &isNeedStorage); HksServiceFinish() local 1943 int32_t ret; HksServiceAbort() local 1991 int32_t ret; HksServiceGenerateRandom() local 2016 int32_t ret; BuildFrontUserIdParamSet() local 2047 int32_t ret = AppendStorageLevelIfNotExistInner(processInfo, paramSet, &newParamSet); HksServiceListAliases() local 2073 int32_t ret = HksCheckProcessNameAndKeyAlias(&processInfo->processName, oldKeyAlias); HksServiceRenameKeyAlias() local 2107 int32_t ret; AppendChangeStorageLevelInfoInService() local 2155 int32_t ret = HksManageStoreIsKeyBlobExist(processInfo, destParamSet, keyAlias, HKS_STORAGE_TYPE_KEY); HksCheckSrcKeyAndDestKeyCondition() local 2193 int32_t ret; HksServiceChangeStorageLevel() local [all...] |