/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...] |
/test/xts/acts/kernel_lite/io_posix/src/ |
H A D | IoTestSprintf.cpp | 31 int ret = sprintf(str, "%d", -2147483648);
in HWTEST_F() local 32 EXPECT_EQ(ret, 11) << "> sprintf fail, errno = " << errno;
in HWTEST_F() 35 ret = sprintf(str, "%d", 2147483647);
in HWTEST_F() 36 EXPECT_EQ(ret, 10) << "> sprintf fail, errno = " << errno;
in HWTEST_F() 39 ret = sprintf(str, "%i", -2147483648);
in HWTEST_F() 40 EXPECT_EQ(ret, 11) << "> sprintf fail, errno = " << errno;
in HWTEST_F() 43 ret = sprintf(str, "%i", 2147483647);
in HWTEST_F() 44 EXPECT_EQ(ret, 10) << "> sprintf fail, errno = " << errno;
in HWTEST_F() 47 ret = sprintf(str, "%u", 0);
in HWTEST_F() 48 EXPECT_EQ(ret, in HWTEST_F() 64 int ret = sprintf(str, "%ld", -2147483648); // 2^31-1 HWTEST_F() local 97 int ret = sprintf(str, "%lld", -9223372036854775807LL); // 2^63-1 HWTEST_F() local 130 int ret = sprintf(str, "%jd", -9223372036854775807LL); HWTEST_F() local 155 int ret = sprintf(str, "%td", 2147483647); HWTEST_F() local 172 int ret = sprintf(str, "%zd", 2147483647); HWTEST_F() local 189 int ret = sprintf(str, "%hd %hhd %hu %hhu", 32767, 127, 65535, 255); HWTEST_F() local 206 int ret = sprintf(str, "%5d %5d", 1, -1); HWTEST_F() local 251 int ret = sprintf(str, "%-5d %-5d", 1, -1); HWTEST_F() local 284 int ret = sprintf(str, "%.5d %.5d", 1, -1); HWTEST_F() local 341 int ret = sprintf(str, "%o", 4294967295); HWTEST_F() local 374 int ret = sprintf(str, "%10o", 65535); HWTEST_F() local 423 int ret = sprintf(str, "%x", 4294967295); HWTEST_F() local 456 int ret = sprintf(str, "%10x", 65535); HWTEST_F() local 505 int ret = sprintf(str, "%X", 4294967295); HWTEST_F() local 538 int ret = sprintf(str, "%10X", 65535); HWTEST_F() local 591 int ret = sprintf(str, "%f", -1.1); HWTEST_F() local 644 int ret = sprintf(str, "%a", 0.00457878e+16); HWTEST_F() local 693 int ret = sprintf(str, "%A", -0.00457878e+16); HWTEST_F() local 742 int ret = sprintf(str, "%e", 0.00457878e+16); HWTEST_F() local 791 int ret = sprintf(str, "%E", -0.00457878e+16); HWTEST_F() local 840 int ret = sprintf(str, "%g", 0.00457878e+16); HWTEST_F() local 889 int ret = sprintf(str, "%G", 0.00457878e+16); HWTEST_F() local 938 int ret = sprintf(str, "%s", "hello world"); HWTEST_F() local 1003 int ret = sprintf(str, "%c", 97); HWTEST_F() local 1036 int ret = sprintf(str, "%p", 97); HWTEST_F() local 1057 int ret = sprintf(str, "%%", 97); 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...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx390/ |
H A D | imx390_sensor_ctl.c | 59 int ret; in imx390_i2c_init() local 67 int ret; in imx390_i2c_init() local 72 ret = snprintf_s(acDevFile, sizeof(acDevFile), sizeof(acDevFile) - 1, "/dev/i2c-%u", u8DevNum); in imx390_i2c_init() 73 if (ret < 0) { in imx390_i2c_init() 82 ret = ioctl(g_fd[vi_pipe], I2C_SLAVE_FORCE, (g_serdes_i2c_addr[vi_pipe] >> 1)); in imx390_i2c_init() 83 if (ret < 0) { in imx390_i2c_init() 87 return ret; in imx390_i2c_init() 125 ret = ioctl(g_fd[vi_pipe], GPIO_I2C_WRITE, &i2c_data); in imx390_write_register() 126 if (ret) { in imx390_write_register() 128 return ret; in imx390_write_register() 132 HI_S32 ret; imx390_write_register() local 200 HI_S32 ret = HI_SUCCESS; imx390_default_reg_init() local 218 HI_S32 ret; imx390_init() local 249 HI_S32 ret; imx390_exit() local 260 HI_S32 ret = HI_SUCCESS; imx390_linear_1080p30_init() local [all...] |
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
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 [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...] |
/test/xts/acts/multimedia/av_codec/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...] |
/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/ |
H A D | trans_func_test.cpp | 50 int ret = RegisterDeviceStateDefCallback();
in SetUpTestCase() local 51 EXPECT_EQ(SOFTBUS_OK, ret) << "call reg node state callback fail";
in SetUpTestCase() 52 ret = CheckRemoteDeviceIsNull(BOOL_TRUE);
in SetUpTestCase() 53 ASSERT_EQ(SOFTBUS_OK, ret) << "get node fail,please check network";
in SetUpTestCase() 60 int ret = UnRegisterDeviceStateDefCallback();
in TearDownTestCase() local 61 EXPECT_EQ(SOFTBUS_OK, ret) << "call unReg node state callback fail";
in TearDownTestCase() 75 int ret;
in HWTEST_F() local 76 ret = CreateSsAndOpenSession4Data();
in HWTEST_F() 77 ASSERT_EQ(SOFTBUS_OK, ret) << "create Ss and openS[data] fail";
in HWTEST_F() 80 ret in HWTEST_F() 96 int ret; HWTEST_F() local 117 int ret; HWTEST_F() local 141 int ret; HWTEST_F() local 162 int ret; HWTEST_F() local 188 int ret; HWTEST_F() local 214 int ret; HWTEST_F() local 235 int ret; HWTEST_F() local 256 int ret; HWTEST_F() local 277 int ret; HWTEST_F() local 301 int ret; HWTEST_F() local 328 int ret; HWTEST_F() local 354 int ret; HWTEST_F() local 378 int ret; HWTEST_F() local 402 int ret; HWTEST_F() local 428 int ret; HWTEST_F() local 453 int ret; HWTEST_F() local 483 int ret; HWTEST_F() local 512 int ret; HWTEST_F() local 535 int ret; HWTEST_F() local 559 int ret; HWTEST_F() local 583 int ret; HWTEST_F() local 610 int ret; HWTEST_F() local 640 int ret; HWTEST_F() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_os05a/ |
H A D | os05a_sensor_ctl.c | 51 int ret; in os05a_i2c_init() local 59 int ret; in os05a_i2c_init() local 62 ret = snprintf_s(acDevFile, sizeof(acDevFile), sizeof(acDevFile) - 1, "/dev/i2c-%u", u8DevNum); in os05a_i2c_init() 63 if (ret < 0) { in os05a_i2c_init() 72 ret = ioctl(g_fd[vi_pipe], I2C_SLAVE_FORCE, (OS05A_I2C_ADDR >> 1)); in os05a_i2c_init() 73 if (ret < 0) { in os05a_i2c_init() 77 return ret; in os05a_i2c_init() 114 ret = ioctl(g_fd[vi_pipe], GPIO_I2C_WRITE, &i2c_data); in os05a_write_register() 115 if (ret) { in os05a_write_register() 117 return ret; in os05a_write_register() 121 HI_S32 ret; os05a_write_register() local 187 HI_S32 ret = HI_SUCCESS; os05a_default_reg_init() local 205 HI_S32 ret; os05a_init() local 249 HI_S32 ret; os05a_exit() local 259 HI_S32 ret = HI_SUCCESS; os05a_init_5M_2688x1944_10bit_wdr30() local 506 HI_S32 ret = HI_SUCCESS; os05a_init_5M_2688x1944_12bit_linear30() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_os05a_2L/ |
H A D | os05a_2l_sensor_ctl.c | 53 int ret; in os05a_2l_i2c_init() local 61 int ret; in os05a_2l_i2c_init() local 64 ret = snprintf_s(acDevFile, sizeof(acDevFile), sizeof(acDevFile) - 1, "/dev/i2c-%u", u8DevNum); in os05a_2l_i2c_init() 65 if (ret < 0) { in os05a_2l_i2c_init() 74 ret = ioctl(g_fd[vi_pipe], I2C_SLAVE_FORCE, (OS05A_2L_I2C_ADDR >> 1)); in os05a_2l_i2c_init() 75 if (ret < 0) { in os05a_2l_i2c_init() 79 return ret; in os05a_2l_i2c_init() 116 ret = ioctl(g_fd[vi_pipe], GPIO_I2C_WRITE, &i2c_data); in os05a_2l_write_register() 117 if (ret) { in os05a_2l_write_register() 119 return ret; in os05a_2l_write_register() 123 HI_S32 ret; os05a_2l_write_register() local 188 HI_S32 ret = HI_SUCCESS; os05a_2l_default_reg_init() local 206 HI_S32 ret; os05a_2l_init() local 264 HI_S32 ret; os05a_2l_exit() local 277 HI_S32 ret = HI_SUCCESS; os05a_2l_init_5M_2688x1944_10bit_wdr30() local 516 HI_S32 ret = HI_SUCCESS; os05a_2l_init_5M_2688x1944_12bit_linear30() local 753 HI_S32 ret = HI_SUCCESS; os05a_2l_init_1M_1344x972_10bit_linear30() 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...] |
/test/xts/acts/multimedia/av_codec/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...] |
/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...] |
/test/xts/dcts/distributedhardware/distributedcameratest/ |
H A D | dcamera_automat_test.cpp | 40 int32_t ret = mainDemo->InitCameraDevice();
in SetUpTestCase() local 41 if (ret == camoreError) {
in SetUpTestCase() 70 int32_t ret = PreviewOn(0, mainDemo);
in HWTEST_F() local 71 EXPECT_EQ(cameraOk, ret) << "PreviewOn fail";
in HWTEST_F() 85 int32_t ret = CaptureTest(mainDemo);
in HWTEST_F() local 86 EXPECT_EQ(cameraOk, ret) << "CaptureTest fail";
in HWTEST_F() 100 int32_t ret = VideoTest(mainDemo);
in HWTEST_F() local 101 EXPECT_EQ(cameraOk, ret) << "VideoTest fail";
in HWTEST_F() 115 int32_t ret = mainDemo->SetAwbMode(sleepOk);
in HWTEST_F() local 116 EXPECT_EQ(cameraOk, ret) << "SetAwbMod in HWTEST_F() 130 int32_t ret = mainDemo->SetAwbMode(cameraOk); HWTEST_F() local 145 int32_t ret = mainDemo->SetAeExpo(); HWTEST_F() local 160 int32_t ret = mainDemo->SetMetadata(); HWTEST_F() local 175 int32_t ret = FlashLightTest(mainDemo); HWTEST_F() local 190 int32_t ret = OfflineTest(mainDemo); HWTEST_F() local 203 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 223 int32_t ret = mainDemo->SetAeExpo(); HWTEST_F() local 243 int32_t ret = VideoTest(nullptr); HWTEST_F() local 262 int32_t ret = PreviewOn(0, nullptr); HWTEST_F() local 282 int32_t ret = mainDemo->SetAeExpo(); HWTEST_F() local 302 int32_t ret = VideoTest(nullptr); HWTEST_F() local 321 int32_t ret = mainDemo->SetAwbMode(sleepOk); HWTEST_F() local 341 int32_t ret = mainDemo->SetMetadata(); HWTEST_F() local 361 int32_t ret = FlashLightTest(nullptr); HWTEST_F() local 380 int32_t ret = mainDemo->SetAwbMode(cameraOk); HWTEST_F() local 400 int32_t ret = CaptureTest(nullptr); HWTEST_F() local 420 int32_t ret = OfflineTest(nullptr); HWTEST_F() local 439 int32_t ret = mainDemo->SetAeExpo(); HWTEST_F() local 459 int32_t ret = PreviewOn(0, nullptr); HWTEST_F() local 479 int32_t ret = VideoTest(nullptr); HWTEST_F() local 498 int32_t ret = VideoTest(nullptr); HWTEST_F() local 517 int32_t ret = PreviewOn(0, nullptr); HWTEST_F() local 537 int32_t ret = mainDemo->SetAeExpo(); HWTEST_F() local 557 int32_t ret = VideoTest(nullptr); HWTEST_F() local 576 int32_t ret = PreviewOn(0, nullptr); HWTEST_F() local 596 int32_t ret = mainDemo->SetAeExpo(); HWTEST_F() local 616 int32_t ret = PreviewOn(1, mainDemo); HWTEST_F() local 631 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 646 int32_t ret = PreviewOn(0, nullptr); HWTEST_F() local 661 int32_t ret = PreviewOn(-1, mainDemo); HWTEST_F() local 676 int32_t ret = mainDemo->SetAwbMode(5); HWTEST_F() local 691 int32_t ret = mainDemo->SetAwbMode(camoreError); HWTEST_F() local 706 int32_t ret = mainDemo->SetAwbMode(camoreError); HWTEST_F() local 725 int32_t ret = mainDemo->SetAwbMode(camoreError); HWTEST_F() local 744 int32_t ret = CaptureTest(nullptr); HWTEST_F() local 759 int32_t ret = VideoTest(nullptr); HWTEST_F() local 774 int32_t ret = FlashLightTest(nullptr); HWTEST_F() local 789 int32_t ret = OfflineTest(nullptr); HWTEST_F() local 804 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 823 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 842 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 861 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 880 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 899 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 918 int32_t ret = PreviewOn(1, nullptr); HWTEST_F() local 937 int32_t ret = mainDemo->SetAwbMode(camoreError); HWTEST_F() local 956 int32_t ret = mainDemo->SetAwbMode(camoreError); HWTEST_F() local 975 int32_t ret = mainDemo->SetAwbMode(camoreError); HWTEST_F() local 994 int32_t ret = mainDemo->SetAwbMode(camoreError); HWTEST_F() local 1013 int32_t ret = CaptureTest(nullptr); HWTEST_F() local 1032 int32_t ret = CaptureTest(nullptr); HWTEST_F() local 1051 int32_t ret = CaptureTest(nullptr); HWTEST_F() local 1070 int32_t ret = VideoTest(nullptr); HWTEST_F() local 1089 int32_t ret = VideoTest(nullptr); HWTEST_F() local 1108 int32_t ret = FlashLightTest(nullptr); HWTEST_F() local 1127 int32_t ret = FlashLightTest(nullptr); HWTEST_F() local 1147 int32_t ret = mainDemo->SetMetadataAe(mode); HWTEST_F() local 1162 int32_t ret = mainDemo->SetMetadataAe(mode); HWTEST_F() local 1177 int32_t ret = mainDemo->SetMetadataAe(mode); HWTEST_F() local 1192 int32_t ret = mainDemo->SetMetadataMeter(mode); HWTEST_F() local 1207 int32_t ret = mainDemo->SetMetadataMeter(mode); HWTEST_F() local 1222 int32_t ret = mainDemo->SetMetadataFlash(mode); HWTEST_F() local 1237 int32_t ret = mainDemo->SetMetadataFlash(mode); HWTEST_F() local 1252 int32_t ret = mainDemo->SetMetadataFlash(mode); HWTEST_F() local 1267 int32_t ret = mainDemo->SetMetadataMirror(mode); HWTEST_F() local 1282 int32_t ret = mainDemo->SetMetadataJpeg(mode); HWTEST_F() local 1297 int32_t ret = mainDemo->SetMetadataJpeg(mode); HWTEST_F() local 1312 int32_t ret = mainDemo->SetMetadataAf(mode); HWTEST_F() local 1327 int32_t ret = mainDemo->SetMetadataAf(mode); HWTEST_F() local 1342 int32_t ret = mainDemo->SetMetadataAf(mode); HWTEST_F() local 1357 int32_t ret = mainDemo->SetMetadataFace(mode); HWTEST_F() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/smart_sc4210/ |
H A D | sc4210_sensor_ctl.c | 42 int ret; in sc4210_i2c_init() local 50 int ret; in sc4210_i2c_init() local 55 ret = snprintf_s(acDevFile, sizeof(acDevFile), sizeof(acDevFile) - 1, "/dev/i2c-%u", u8DevNum); in sc4210_i2c_init() 56 if (ret < 0) { in sc4210_i2c_init() 65 ret = ioctl(g_fd[vi_pipe], I2C_SLAVE_FORCE, (SC4210_I2C_ADDR >> 1)); in sc4210_i2c_init() 66 if (ret < 0) { in sc4210_i2c_init() 70 return ret; in sc4210_i2c_init() 108 ret = ioctl(g_fd[vi_pipe], GPIO_I2C_WRITE, &i2c_data); in sc4210_write_register() 109 if (ret) { in sc4210_write_register() 111 return ret; in sc4210_write_register() 115 HI_S32 ret; sc4210_write_register() local 186 HI_S32 ret = HI_SUCCESS; sc4210_default_reg_init() local 204 HI_S32 ret; sc4210_init() local 227 HI_S32 ret; sc4210_exit() local 239 HI_S32 ret = HI_SUCCESS; sc4210_linear_1440p30_init() local 682 HI_S32 ret = HI_SUCCESS; sc4210_wdr_1440p30_init() local [all...] |
/test/xts/dcts/communication/softbus_standard/transmission/reliability/ |
H A D | trans_reliability_test.cpp | 47 int ret = RegisterDeviceStateDefCallback();
in SetUpTestCase() local 48 EXPECT_EQ(SOFTBUS_OK, ret) << "call reg node state callback fail";
in SetUpTestCase() 49 ret = CheckRemoteDeviceIsNull(BOOL_TRUE);
in SetUpTestCase() 50 ASSERT_EQ(SOFTBUS_OK, ret) << "get node fail,please check network";
in SetUpTestCase() 56 int ret = UnRegisterDeviceStateDefCallback();
in TearDownTestCase() local 57 EXPECT_EQ(SOFTBUS_OK, ret) << "call unReg node state callback fail";
in TearDownTestCase() 71 int ret;
in HWTEST_F() local 74 ret = SendBytes(sessionId, data.c_str(), data.length());
in HWTEST_F() 75 EXPECT_EQ(SOFTBUS_TRANS_SESSION_INFO_NOT_FOUND, ret);
in HWTEST_F() 87 int ret;
in HWTEST_F() local 109 int ret; HWTEST_F() local 169 int ret; HWTEST_F() local 185 int ret; HWTEST_F() local 216 int ret; HWTEST_F() local 232 int ret; HWTEST_F() local 249 int ret; HWTEST_F() local 266 int ret; HWTEST_F() local 286 int ret; HWTEST_F() local 310 int ret; HWTEST_F() local 325 int ret; HWTEST_F() local 340 int ret; HWTEST_F() local 354 int ret; HWTEST_F() 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...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/primesensor_ps5260_2L/ |
H A D | ps5260_2l_sensor_ctl.c | 44 int ret; in ps5260_2l_i2c_init() local 52 int ret; in ps5260_2l_i2c_init() local 57 ret = snprintf_s(acDevFile, sizeof(acDevFile), sizeof(acDevFile) - 1, "/dev/i2c-%u", u8DevNum); in ps5260_2l_i2c_init() 58 if (ret < 0) { in ps5260_2l_i2c_init() 67 ret = ioctl(g_fd[vi_pipe], I2C_SLAVE_FORCE, (PS5260_2L_I2C_ADDR >> 1)); in ps5260_2l_i2c_init() 68 if (ret < 0) { in ps5260_2l_i2c_init() 72 return ret; in ps5260_2l_i2c_init() 97 int ret; in ps5260_2l_read_register() local 105 ret = write(g_fd[vi_pipe], buf, PS5260_2L_ADDR_BYTE); in ps5260_2l_read_register() 106 ret in ps5260_2l_read_register() 141 HI_S32 ret; ps5260_2l_write_register() local 198 HI_S32 ret = HI_SUCCESS; ps5260_2l_default_reg_init() local 214 HI_S32 ret; ps5260_2l_init() local 255 HI_S32 ret; ps5260_2l_exit() local 265 HI_S32 ret = HI_SUCCESS; ps5260_2l_Linear_1080p30_init_27M_B16A_1920_1080_1() local 313 HI_S32 ret = HI_SUCCESS; ps5260_2l_Linear_1080p30_init_27M_B16A_1920_1080_2() local 364 HI_S32 ret = HI_SUCCESS; ps5260_2l_Linear_1080p30_init_27M_B16A_1920_1080_3() local 415 HI_S32 ret = HI_SUCCESS; ps5260_2l_Linear_1080p30_init_27M_B16A_1920_1080_4() local 462 HI_S32 ret = HI_SUCCESS; ps5260_2l_Linear_1080p30_init_27M_B16A_1920_1080_5() local 481 HI_S32 ret = HI_SUCCESS; ps5260_2l_Linear_1080p30_init_27M_B16A_1920_1080() local 497 HI_S32 ret = HI_SUCCESS; ps5260_2l_BuiltinWDR_1080p30_init_27M_1920_1080_1() local 548 HI_S32 ret = HI_SUCCESS; ps5260_2l_BuiltinWDR_1080p30_init_27M_1920_1080_2() local 598 HI_S32 ret = HI_SUCCESS; ps5260_2l_BuiltinWDR_1080p30_init_27M_1920_1080_3() local 649 HI_S32 ret = HI_SUCCESS; ps5260_2l_BuiltinWDR_1080p30_init_27M_1920_1080_4() local 700 HI_S32 ret = HI_SUCCESS; ps5260_2l_BuiltinWDR_1080p30_init_27M_1920_1080_5() local 715 HI_S32 ret = HI_SUCCESS; ps5260_2l_BuiltinWDR_1080p30_init_27M_1920_1080() 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...] |
/test/xts/hats/hdf/wlan/wifi/hal/ |
H A D | wifi_hal_test.cpp | 51 int ret; in SetUpTestCase() local 53 ret = WifiConstruct(&g_wifi); in SetUpTestCase() 54 ASSERT_EQ(HDF_SUCCESS, ret); in SetUpTestCase() 59 int ret; in TearDownTestCase() local 61 ret = WifiDestruct(&g_wifi); in TearDownTestCase() 62 ASSERT_EQ(HDF_SUCCESS, ret); in TearDownTestCase() 67 int ret; in SetUp() local 69 ret = g_wifi->start(nullptr); in SetUp() 70 ASSERT_EQ(HDF_ERR_INVALID_PARAM, ret); in SetUp() 71 ret in SetUp() 77 int ret; TearDown() local 121 int ret; HWTEST_F() local 140 int ret; HWTEST_F() local 158 int ret; HWTEST_F() local 176 int ret; HWTEST_F() local 194 int32_t ret; HWTEST_F() local 206 int32_t ret; HWTEST_F() local 218 int32_t ret; HWTEST_F() local 232 int32_t ret; HWTEST_F() local 246 int ret; HWTEST_F() local 267 int ret; HWTEST_F() local 289 int ret; HWTEST_F() local 311 int32_t ret; HWTEST_F() local 331 int32_t ret; HWTEST_F() local 352 int32_t ret; HWTEST_F() local 373 int ret; HWTEST_F() local 386 int32_t ret; HWTEST_F() local 400 int32_t ret; HWTEST_F() local 413 int ret; HWTEST_F() local 426 int32_t ret; HWTEST_F() local 440 int32_t ret; HWTEST_F() local 453 int ret; HWTEST_F() local 472 int ret; HWTEST_F() local 492 int32_t ret; HWTEST_F() local 511 int32_t ret; HWTEST_F() local 538 int ret; HWTEST_F() local 558 int ret; HWTEST_F() local 578 int32_t ret; HWTEST_F() local 599 int32_t ret; HWTEST_F() local 620 int ret; HWTEST_F() local 641 int ret; HWTEST_F() local 660 int ret; HWTEST_F() local 681 int ret; HWTEST_F() local 702 int ret; HWTEST_F() local 725 int ret; HWTEST_F() local 746 int ret; HWTEST_F() local 766 int ret; HWTEST_F() local 787 int ret; HWTEST_F() local 808 int ret; HWTEST_F() local 831 int ret; HWTEST_F() local 851 int ret; HWTEST_F() local 871 int ret; HWTEST_F() local 891 int32_t ret; HWTEST_F() local 911 int32_t ret; HWTEST_F() local 931 int32_t ret; HWTEST_F() local 951 int ret; HWTEST_F() local 971 int ret; HWTEST_F() local 991 int ret; HWTEST_F() local 1011 int ret; HWTEST_F() local 1032 int ret; HWTEST_F() local 1052 int ret; HWTEST_F() local [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/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...] |