/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
H A D | bms_install_hap_so_test.cpp | 422 auto res = InstallBundle(HAP_INCLUDE_SO_PATH1 + HAP_INCLUDE_SO1); in HWTEST_F() local 423 EXPECT_EQ(res, OPERATION_SUCCESS); in HWTEST_F() 430 res = UninstallBundle(BUNDLE_NAME1); in HWTEST_F() 431 EXPECT_EQ(res, OPERATION_SUCCESS); in HWTEST_F() 446 auto res = InstallBundle(HAP_INCLUDE_SO_PATH2 + HAP_INCLUDE_SO2); in HWTEST_F() local 447 EXPECT_EQ(res, OPERATION_SUCCESS); in HWTEST_F() 454 res = UninstallBundle(BUNDLE_NAME2); in HWTEST_F() 455 EXPECT_EQ(res, OPERATION_SUCCESS); in HWTEST_F() 470 auto res = InstallBundle(HAP_INCLUDE_SO_PATH3 + HAP_INCLUDE_SO3); in HWTEST_F() local 471 EXPECT_EQ(res, OPERATION_SUCCES in HWTEST_F() 494 auto res = InstallBundle(HAP_INCLUDE_SO_PATH4 + HAP_INCLUDE_SO4); HWTEST_F() local 518 auto res = InstallBundle(HAP_NOT_INCLUDE_SO_PATH1 + HAP_NOT_INCLUDE_SO1); HWTEST_F() local 542 auto res = InstallBundle(HAP_NOT_INCLUDE_SO_PATH2 + HAP_NOT_INCLUDE_SO2); HWTEST_F() local 566 auto res = InstallBundle(HAP_NOT_INCLUDE_SO_PATH3 + HAP_NOT_INCLUDE_SO3); HWTEST_F() local 590 auto res = InstallBundle(HAP_NOT_INCLUDE_SO_PATH4 + HAP_NOT_INCLUDE_SO4); HWTEST_F() local 618 auto res = InstallBundles(hapPaths); HWTEST_F() local 646 auto res = InstallBundles(hapPaths); HWTEST_F() local 676 auto res = InstallBundles(hapPaths); HWTEST_F() local 706 auto res = InstallBundles(hapPaths); HWTEST_F() local 736 auto res = InstallBundles(hapPaths); HWTEST_F() local 766 auto res = InstallBundles(hapPaths); HWTEST_F() local 796 auto res = InstallBundles(hapPaths); HWTEST_F() local 826 auto res = InstallBundles(hapPaths); HWTEST_F() local 856 auto res = InstallBundles(hapPaths); HWTEST_F() local 886 auto res = InstallBundles(hapPaths); HWTEST_F() local 916 auto res = InstallBundles(hapPaths); HWTEST_F() local 946 auto res = InstallBundles(hapPaths); HWTEST_F() local 976 auto res = InstallBundles(hapPaths); HWTEST_F() local 1006 auto res = InstallBundles(hapPaths); HWTEST_F() local 1036 auto res = InstallBundles(hapPaths); HWTEST_F() local 1066 auto res = InstallBundles(hapPaths); HWTEST_F() local 1096 auto res = InstallBundles(hapPaths); HWTEST_F() local 1126 auto res = InstallBundles(hapPaths); HWTEST_F() local 1152 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapIncludeso1"); HWTEST_F() local 1176 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapIncludeso2"); HWTEST_F() local 1200 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapIncludeso3"); HWTEST_F() local 1224 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapIncludeso4"); HWTEST_F() local 1248 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludeso1"); HWTEST_F() local 1272 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludeso2"); HWTEST_F() local 1296 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludeso3"); HWTEST_F() local 1320 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludeso4"); HWTEST_F() local 1345 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 1374 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 1403 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 1432 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 1461 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 1490 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 1519 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH7 + HAP_INCLUDE_SO7); HWTEST_F() local 1548 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH8 + HAP_INCLUDE_SO8); HWTEST_F() local 1577 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH8 + HAP_INCLUDE_SO8); HWTEST_F() local 1606 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_INCLUDE_SO_PATH8 + HAP_INCLUDE_SO8); HWTEST_F() local 1636 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludeso5"); HWTEST_F() local 1665 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludeso6"); HWTEST_F() local 1694 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludesoFeature2"); HWTEST_F() local 1723 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapNotIncludesoFeature5"); HWTEST_F() local 1752 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapSectionContainso1"); HWTEST_F() local 1781 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapSectionContainso2"); HWTEST_F() local 1810 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapSectionContainsoFeature2"); HWTEST_F() local 1839 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + "hapSectionContainsoFeature5"); HWTEST_F() local 1869 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1 + HAP_SECTION_INCLUDE_SO1); HWTEST_F() local 1897 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1 + HAP_SECTION_INCLUDE_SO1); HWTEST_F() local 1925 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2 + HAP_SECTION_INCLUDE_SO2); HWTEST_F() local 1953 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2 + HAP_SECTION_INCLUDE_SO2); HWTEST_F() local 1981 auto res = InstallBundle(HAP_INCLUDE_SO_PATH1 + HAP_INCLUDE_SO1); HWTEST_F() local 2007 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1 + HAP_SECTION_INCLUDE_SO1); HWTEST_F() local 2033 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1 + HAP_SECTION_INCLUDE_SO1); HWTEST_F() local 2061 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2 + HAP_SECTION_INCLUDE_SO2); HWTEST_F() local 2087 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2 + HAP_SECTION_INCLUDE_SO2); HWTEST_F() local 2116 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH1 + HAP_WITHOUT_SO1); HWTEST_F() local 2147 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH2 + HAP_WITHOUT_SO2); HWTEST_F() local 2178 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH1 + HAP_WITHOUT_SO1); HWTEST_F() local 2209 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH2 + HAP_WITHOUT_SO2); HWTEST_F() local 2240 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH1 + HAP_WITHOUT_SO1); HWTEST_F() local 2271 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH2 + HAP_WITHOUT_SO2); HWTEST_F() local 2302 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH3 + HAP_WITHOUT_SO3); HWTEST_F() local 2333 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH4 + HAP_WITHOUT_SO4); HWTEST_F() local 2364 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH4 + HAP_WITHOUT_SO4); HWTEST_F() local 2395 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH4 + HAP_WITHOUT_SO4); HWTEST_F() local 2426 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1 + HAP_SECTION_INCLUDE_SO1); HWTEST_F() local 2458 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2 + HAP_SECTION_INCLUDE_SO2); HWTEST_F() local 2490 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1 + HAP_SECTION_INCLUDE_SO1); HWTEST_F() local 2522 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2 + HAP_SECTION_INCLUDE_SO2); HWTEST_F() local 2553 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1); HWTEST_F() local 2581 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1); HWTEST_F() local 2609 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2); HWTEST_F() local 2637 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2); HWTEST_F() local 2665 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1); HWTEST_F() local 2691 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1); HWTEST_F() local 2719 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2); HWTEST_F() local 2745 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2); HWTEST_F() local 2772 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH1 + HAP_WITHOUT_SO1); HWTEST_F() local 2801 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH2 + HAP_WITHOUT_SO2); HWTEST_F() local 2832 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH1 + HAP_WITHOUT_SO1); HWTEST_F() local 2863 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH2 + HAP_WITHOUT_SO2); HWTEST_F() local 2894 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH1 + HAP_WITHOUT_SO1); HWTEST_F() local 2925 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH2 + HAP_WITHOUT_SO2); HWTEST_F() local 2956 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH3 + HAP_WITHOUT_SO3); HWTEST_F() local 2987 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH4 + HAP_WITHOUT_SO4); HWTEST_F() local 3018 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH4 + HAP_WITHOUT_SO4); HWTEST_F() local 3049 auto res = InstallPathBundle(THIRD_BUNDLE_PATH + HAP_WITHOUT_SO_PATH4 + HAP_WITHOUT_SO4); HWTEST_F() local 3080 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1); HWTEST_F() local 3111 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2); HWTEST_F() local 3142 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH1); HWTEST_F() local 3173 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH2); HWTEST_F() local 3204 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 3232 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 3258 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 3284 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 3312 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3 + HAP_INCLUDE_SO5_FEATURE3); HWTEST_F() local 3341 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 3373 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3 + HAP_INCLUDE_SO5_FEATURE3); HWTEST_F() local 3405 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 3437 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3 + HAP_INCLUDE_SO5_FEATURE3); HWTEST_F() local 3469 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 3501 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE1 + HAP_INCLUDE_SO8_FEATURE1); HWTEST_F() local 3533 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE1 + HAP_INCLUDE_SO8_FEATURE1); HWTEST_F() local 3565 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE1 + HAP_INCLUDE_SO8_FEATURE1); HWTEST_F() local 3596 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3 + HAP_SECTION_INCLUDE_SO_FEATURE3); HWTEST_F() local 3622 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3 + HAP_SECTION_INCLUDE_SO_FEATURE3); HWTEST_F() local 3650 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3 + HAP_SECTION_INCLUDE_SO_FEATURE3); HWTEST_F() local 3676 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4 + HAP_SECTION_INCLUDE_SO_FEATURE4); HWTEST_F() local 3705 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3 + HAP_SECTION_INCLUDE_SO_FEATURE3); HWTEST_F() local 3737 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4 + HAP_SECTION_INCLUDE_SO_FEATURE4); HWTEST_F() local 3769 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3 + HAP_SECTION_INCLUDE_SO_FEATURE3); HWTEST_F() local 3801 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4 + HAP_SECTION_INCLUDE_SO_FEATURE4); HWTEST_F() local 3833 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3 + HAP_SECTION_INCLUDE_SO_FEATURE3); HWTEST_F() local 3865 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4 + HAP_SECTION_INCLUDE_SO_FEATURE4); HWTEST_F() local 3896 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 3924 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 3950 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 3976 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 4003 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3); HWTEST_F() local 4032 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 4063 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3); HWTEST_F() local 4094 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 4125 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3); HWTEST_F() local 4156 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 4187 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE1); HWTEST_F() local 4218 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE1); HWTEST_F() local 4249 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE1); HWTEST_F() local 4279 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3); HWTEST_F() local 4305 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3); HWTEST_F() local 4333 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3); HWTEST_F() local 4359 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4); HWTEST_F() local 4388 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3); HWTEST_F() local 4419 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4); HWTEST_F() local 4450 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3); HWTEST_F() local 4480 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4); HWTEST_F() local 4511 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE3); HWTEST_F() local 4542 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4); HWTEST_F() local 4572 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4600 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4628 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4656 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4684 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4712 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4740 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4768 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4797 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4829 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 4861 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1 + HAP_INCLUDE_SO6_FEATURE1); HWTEST_F() local 4893 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1 + HAP_INCLUDE_SO6_FEATURE1); HWTEST_F() local 4927 auto res = InstallBundle(HAP_INCLUDE_SO_PATH7 + HAP_INCLUDE_SO7); HWTEST_F() local 4959 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1 + HAP_INCLUDE_SO6_FEATURE1); HWTEST_F() local 4993 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE2 + HAP_INCLUDE_SO5_FEATURE2); HWTEST_F() local 5027 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2 + HAP_INCLUDE_SO8_FEATURE2); HWTEST_F() local 5061 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2 + HAP_INCLUDE_SO8_FEATURE2); HWTEST_F() local 5093 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2 + HAP_INCLUDE_SO8_FEATURE2); HWTEST_F() local 5128 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5162 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5196 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5230 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5264 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5298 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5332 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5366 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 5399 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5427 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5455 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5483 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5511 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5539 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5567 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5595 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5624 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5655 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5686 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 5717 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 5750 auto res = InstallBundle(HAP_INCLUDE_SO_PATH7); HWTEST_F() local 5781 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 5814 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE2); HWTEST_F() local 5847 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2); HWTEST_F() local 5880 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2); HWTEST_F() local 5911 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2); HWTEST_F() local 5945 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 5979 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6012 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6045 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6078 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6111 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6144 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6177 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6210 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6243 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 6278 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 6311 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 6344 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6 + HAP_INCLUDE_SO6); HWTEST_F() local 6377 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2 + HAP_INCLUDE_SO8_FEATURE2); HWTEST_F() local 6410 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1 + HAP_SECTION_INCLUDE_SO_FEATURE1); HWTEST_F() local 6445 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1 + HAP_SECTION_INCLUDE_SO_FEATURE1); HWTEST_F() local 6480 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5 + HAP_INCLUDE_SO5); HWTEST_F() local 6520 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1 + HAP_INCLUDE_SO6_FEATURE1); HWTEST_F() local 6560 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3 + HAP_INCLUDE_SO5_FEATURE3); HWTEST_F() local 6598 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1 + HAP_INCLUDE_SO6_FEATURE1); HWTEST_F() local 6636 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5_FEATURE3 + HAP_INCLUDE_SO5_FEATURE3); HWTEST_F() local 6674 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1 + HAP_INCLUDE_SO6_FEATURE1); HWTEST_F() local 6713 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2 + HAP_INCLUDE_SO8_FEATURE2); HWTEST_F() local 6751 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2 + HAP_INCLUDE_SO8_FEATURE2); HWTEST_F() local 6788 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2 + HAP_INCLUDE_SO8_FEATURE2); HWTEST_F() local 6825 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1 + HAP_SECTION_INCLUDE_SO_FEATURE1); HWTEST_F() local 6865 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4 + HAP_SECTION_INCLUDE_SO_FEATURE4); HWTEST_F() local 6904 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1 + HAP_SECTION_INCLUDE_SO_FEATURE1); HWTEST_F() local 6942 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 6976 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 7010 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 7044 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6); HWTEST_F() local 7078 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1); HWTEST_F() local 7112 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1); HWTEST_F() local 7146 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 7185 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 7222 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 7259 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 7296 auto res = InstallBundle(HAP_INCLUDE_SO_PATH5); HWTEST_F() local 7335 auto res = InstallBundle(HAP_INCLUDE_SO_PATH6_FEATURE1); HWTEST_F() local 7374 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2); HWTEST_F() local 7411 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8); HWTEST_F() local 7448 auto res = InstallBundle(HAP_INCLUDE_SO_PATH8_FEATURE2); HWTEST_F() local 7485 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1); HWTEST_F() local 7524 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4); HWTEST_F() local 7561 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1 + HAP_SECTION_INCLUDE_SO_FEATURE1); HWTEST_F() local 7601 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4 + HAP_SECTION_INCLUDE_SO_FEATURE4); HWTEST_F() local 7641 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1 + HAP_SECTION_INCLUDE_SO_FEATURE1); HWTEST_F() local 7679 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4 + HAP_SECTION_INCLUDE_SO_FEATURE4); HWTEST_F() local 7719 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1); HWTEST_F() local 7758 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4); HWTEST_F() local 7797 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE1); HWTEST_F() local 7834 auto res = InstallBundle(HAP_SECTION_INCLUDE_SO_PATH_FEATURE4); HWTEST_F() local [all...] |
H A D | bms_install_external_hsp_so_test.cpp | 260 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH1);
in HWTEST_F() local 261 EXPECT_EQ(res, OPERATION_SUCCESS);
in HWTEST_F() 268 res = UninstallBundle(BUNDLE_NAME_1);
in HWTEST_F() 269 EXPECT_EQ(res, OPERATION_SUCCESS);
in HWTEST_F() 281 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH2);
in HWTEST_F() local 282 EXPECT_EQ(res, OPERATION_SUCCESS);
in HWTEST_F() 289 res = UninstallBundle(BUNDLE_NAME_1);
in HWTEST_F() 290 EXPECT_EQ(res, OPERATION_SUCCESS);
in HWTEST_F() 302 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH3);
in HWTEST_F() local 303 EXPECT_EQ(res, OPERATION_SUCCES in HWTEST_F() 323 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH4); HWTEST_F() local 344 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH1); HWTEST_F() local 365 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH2); HWTEST_F() local 386 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH3); HWTEST_F() local 407 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH4); HWTEST_F() local 428 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH1); HWTEST_F() local 451 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH2); HWTEST_F() local 474 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH3); HWTEST_F() local 497 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH4); HWTEST_F() local 521 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH4); HWTEST_F() local 545 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH1); HWTEST_F() local 569 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH1); HWTEST_F() local 593 auto res = InstallPathBundle(BUNDLE_PATH_1 + HSP_INCLUDE_SO_PATH1); HWTEST_F() local 616 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH1); HWTEST_F() local 639 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH3); HWTEST_F() local 663 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH2); HWTEST_F() local 687 auto res = InstallPathBundle(BUNDLE_PATH_2 + HSP_WITHOUT_SO_PATH2); HWTEST_F() local [all...] |
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_stub_test.cpp | 83 auto res = session_->OnRemoteRequest(code, data, reply, option);
in HWTEST_F() local 84 ASSERT_EQ(ERR_NONE, res);
in HWTEST_F() 86 res = session_->OnRemoteRequest(code, data, reply, option);
in HWTEST_F() 87 ASSERT_EQ(ERR_NONE, res);
in HWTEST_F() 102 auto res = session_->ProcessRemoteRequest(
in HWTEST_F() local 104 ASSERT_EQ(ERR_NONE, res);
in HWTEST_F() 109 res = session_->ProcessRemoteRequest(
in HWTEST_F() 111 ASSERT_EQ(ERR_NONE, res);
in HWTEST_F() 115 res = session_->ProcessRemoteRequest(
in HWTEST_F() 117 ASSERT_EQ(ERR_NONE, res);
in HWTEST_F() 160 auto res = session_->ProcessRemoteRequest( HWTEST_F() local 220 auto res = session_->ProcessRemoteRequest( HWTEST_F() local 267 auto res = session_->ProcessRemoteRequest( HWTEST_F() local 315 auto res = session_->ProcessRemoteRequest( HWTEST_F() local 364 auto res = session_->ProcessRemoteRequest( HWTEST_F() local 400 auto res = session_->HandleRaiseAboveTarget(data, reply); HWTEST_F() local 443 auto res = session_->HandleSetGlobalMaximizeMode(data, reply); HWTEST_F() local 461 auto res = session_->HandleTriggerBindModalUIExtension(data, reply); HWTEST_F() local 477 auto res = session_->HandleTransferAccessibilityEvent(data, reply); HWTEST_F() local 493 auto res = session_->HandleNotifyPiPWindowPrepareClose(data, reply); HWTEST_F() local 565 auto res = session_->HandleUpdatePiPControlStatus(data, reply); HWTEST_F() local 615 auto res = session_->HandleProcessPointDownSession(data, reply); HWTEST_F() local 631 auto res = session_->HandleSendPointerEvenForMoveDrag(data, reply); HWTEST_F() local 647 auto res = session_->HandleUpdateRectChangeListenerRegistered(data, reply); HWTEST_F() local 662 auto res = session_->HandleNotifySyncOn(data, reply); HWTEST_F() local 677 auto res = session_->HandleNotifyAsyncOn(data, reply); HWTEST_F() local 692 auto res = session_->HandleNotifyExtensionTimeout(data, reply); HWTEST_F() local 707 auto res = session_->HandleGetAppForceLandscapeConfig(data, reply); HWTEST_F() local 728 auto res = session_->HandleUpdateSessionRect(data, reply); HWTEST_F() local 743 auto res = session_->HandleSetDialogSessionBackGestureEnabled(data, reply); HWTEST_F() local 759 auto res = session_->HandleUpdatePropertyByAction(data, reply); HWTEST_F() local 775 auto res = session_->HandleUpdatePropertyByAction(data, reply); HWTEST_F() local 791 auto res = session_->HandleRequestFocus(data, reply); HWTEST_F() local 805 auto res = session_->HandleUpdateClientRect(data, reply); HWTEST_F() local [all...] |
H A D | session_stage_proxy_test.cpp | 69 WSError res = sessionStage_->SetActive(active); in HWTEST_F() local 70 ASSERT_EQ(WSError::WS_OK, res); in HWTEST_F() 73 res = sessionStage_->SetActive(active); in HWTEST_F() 74 ASSERT_EQ(WSError::WS_OK, res); in HWTEST_F() 86 WSError res = sessionStage_->UpdateDisplayId(displayID); in HWTEST_F() local 87 ASSERT_EQ(WSError::WS_OK, res); in HWTEST_F() 89 res = sessionStage_->UpdateDisplayId(displayID); in HWTEST_F() 90 ASSERT_EQ(WSError::WS_OK, res); in HWTEST_F() 103 WSError res = sessionStage_->UpdateRect(rect, reason); in HWTEST_F() local 104 ASSERT_EQ(WSError::WS_OK, res); in HWTEST_F() 130 WSError res = sessionStage_->UpdateOrientation(); HWTEST_F() local 143 WSError res = sessionStage_->UpdateSessionViewportConfig(config); HWTEST_F() local 155 WSError res = sessionStage_->HandleBackEvent(); HWTEST_F() local 168 WSError res = sessionStage_->SwitchFreeMultiWindow(enable); HWTEST_F() local 184 WSError res = sessionStage_->GetUIContentRemoteObj(remoteObj); HWTEST_F() local 197 WSError res = sessionStage_->MarkProcessed(eventId); HWTEST_F() local 210 WSError res = sessionStage_->UpdateFocus(focus); HWTEST_F() local 226 WSError res = sessionStage_->NotifyDestroy(); HWTEST_F() local 238 WSError res = sessionStage_->NotifyCloseExistPipWindow(); HWTEST_F() local 253 WSError res = sessionStage_->NotifyTransferComponentData(wantParams); HWTEST_F() local 269 WSErrorCode res = sessionStage_->NotifyTransferComponentDataSync(wantParams, reWantParams); HWTEST_F() local 295 WSError res = sessionStage_->UpdateAvoidArea(avoidArea, type); HWTEST_F() local 332 WSError res = sessionStage_->NotifyTouchOutside(); HWTEST_F() local 345 WSError res = sessionStage_->UpdateWindowMode(mode); HWTEST_F() local 386 WSError res = sessionStage_->UpdateMaximizeMode(mode); HWTEST_F() local 425 WSError res = sessionStage_->NotifyCompatibleModeEnableInPad(true); HWTEST_F() local 437 WSError res = sessionStage_->UpdateTitleInTargetPos(true, 1); HWTEST_F() local 461 WSError res = sessionStage_->NotifyWindowVisibility(true); HWTEST_F() local 484 WSError res = sessionStage_->NotifyDialogStateChange(true); HWTEST_F() local 496 WSError res = sessionStage_->SetPipActionEvent("close", 0); HWTEST_F() local 510 WSError res = sessionStage_->SetPiPControlEvent(controlType, status); HWTEST_F() local 547 WSError res = sessionStage_->CompatibleFullScreenRecover(); HWTEST_F() local 559 WSError res = sessionStage_->CompatibleFullScreenMinimize(); HWTEST_F() local 571 WSError res = sessionStage_->CompatibleFullScreenClose(); HWTEST_F() local 596 auto res = sessionStage_->NotifyDumpInfo(params, info); HWTEST_F() local 620 WSError res = sessionStage_->SetSplitButtonVisible(false); HWTEST_F() local [all...] |
/foundation/window/window_manager/utils/test/unittest/ |
H A D | wm_occlusion_region_test.cpp | 141 std::vector<Range> res; in HWTEST_F() local 142 rootNode->GetAndRange(res, false, false); in HWTEST_F() 143 ASSERT_EQ(0, res.size()); in HWTEST_F() 144 rootNode->GetAndRange(res, true, true); in HWTEST_F() 145 ASSERT_EQ(1, res.size()); in HWTEST_F() 146 ASSERT_EQ(0, res.at(0).start_); in HWTEST_F() 147 ASSERT_EQ(2, res.at(0).end_); in HWTEST_F() 151 rootNode->GetAndRange(res, false, true); in HWTEST_F() 152 ASSERT_EQ(2, res.size()); in HWTEST_F() 153 ASSERT_EQ(0, res[ in HWTEST_F() 181 std::vector<Range> res; HWTEST_F() local 235 std::vector<Range> res; HWTEST_F() local 287 std::vector<Range> res; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_mgr_proxy_test/ |
H A D | bms_bundle_mgr_proxy_test.cpp | 124 auto res = bundleMgrProxy.GetApplicationInfo(appName, flag, userId, appInfo); in HWTEST_F() local 125 EXPECT_FALSE(res); in HWTEST_F() 127 res = bundleMgrProxy.GetApplicationInfo(appName, flag, userId, appInfo); in HWTEST_F() 128 EXPECT_FALSE(res); in HWTEST_F() 146 auto res = bundleMgrProxy.GetApplicationInfo(appName, flags, userId, appInfo); in HWTEST_F() local 147 EXPECT_FALSE(res); in HWTEST_F() 149 res = bundleMgrProxy.GetApplicationInfo(appName, flags, userId, appInfo); in HWTEST_F() 150 EXPECT_FALSE(res); in HWTEST_F() 168 auto res = bundleMgrProxy.GetApplicationInfoV9(appName, flags, userId, appInfo); in HWTEST_F() local 169 EXPECT_EQ(res, ERR_BUNDLE_MANAGER_BUNDLE_NOT_EXIS in HWTEST_F() 188 auto res = bundleMgrProxy.GetApplicationInfos(flag, userId, appInfos); HWTEST_F() local 205 auto res = bundleMgrProxy.GetApplicationInfos(flags, userId, appInfos); HWTEST_F() local 222 auto res = bundleMgrProxy.GetApplicationInfosV9(flags, userId, appInfos); HWTEST_F() local 241 auto res = bundleMgrProxy.BatchGetBundleInfo(wants, flags, bundleInfos, userId); HWTEST_F() local 266 auto res = bundleMgrProxy.BatchGetBundleInfo(bundleNames, flags, bundleInfos, userId); HWTEST_F() local 288 auto res = bundleMgrProxy.GetBundlePackInfo(bundleName, flag, bundlePackInfo, userId); HWTEST_F() local 310 auto res = bundleMgrProxy.GetBundlePackInfo(bundleName, flags, bundlePackInfo, userId); HWTEST_F() local 330 auto res = bundleMgrProxy.GetBundleInfos(flag, bundleInfos, userId); HWTEST_F() local 347 auto res = bundleMgrProxy.GetBundleInfos(flag, bundleInfos, userId); HWTEST_F() local 364 auto res = bundleMgrProxy.GetBundleInfosV9(flag, bundleInfos, userId); HWTEST_F() local 380 auto res = bundleMgrProxy.GetUidByBundleName(bundleName, userId); HWTEST_F() local 400 auto res = bundleMgrProxy.GetUidByBundleName(bundleName, userId, appIndex); HWTEST_F() local 419 auto res = bundleMgrProxy.GetUidByDebugBundleName(bundleName, userId); HWTEST_F() local 438 auto res = bundleMgrProxy.GetAppIdByBundleName(bundleName, userId); HWTEST_F() local 457 auto res = bundleMgrProxy.GetBundleNameForUid(uid, bundleName); HWTEST_F() local 473 auto res = bundleMgrProxy.GetBundleNameForUid(uid, bundleName); HWTEST_F() local 489 auto res = bundleMgrProxy.GetNameForUid(uid, name); HWTEST_F() local 506 auto res = bundleMgrProxy.GetNameAndIndexForUid(uid, bundleName, appIndex); HWTEST_F() local 522 auto res = bundleMgrProxy.GetBundleGids(bundleName, gids); HWTEST_F() local 539 auto res = bundleMgrProxy.GetBundleGidsByUid(bundleName, uid, gids); HWTEST_F() local 554 auto res = bundleMgrProxy.GetAppType(bundleName); HWTEST_F() local 572 auto res = bundleMgrProxy.CheckIsSystemAppByUid(uid); HWTEST_F() local 589 auto res = bundleMgrProxy.GetBundleInfosByMetaData(metaData, bundleInfos); HWTEST_F() local 608 auto res = bundleMgrProxy.QueryAbilityInfo(want, abilityInfo); HWTEST_F() local 627 auto res = bundleMgrProxy.QueryAbilityInfo(want, flag, userId, abilityInfo, callBack); HWTEST_F() local 650 auto res = bundleMgrProxy.SilentInstall(want, userId, callBack); HWTEST_F() local 674 auto res = bundleMgrProxy.QueryAbilityInfo(want, flags, userId, abilityInfo); HWTEST_F() local 690 auto res = bundleMgrProxy.QueryAbilityInfos(want, abilityInfos); HWTEST_F() local 708 auto res = bundleMgrProxy.QueryAbilityInfos(want, flags, userId, abilityInfos); HWTEST_F() local 726 auto res = bundleMgrProxy.QueryAbilityInfosV9(want, flags, userId, abilityInfos); HWTEST_F() local 744 auto res = bundleMgrProxy.BatchQueryAbilityInfos(wants, flags, userId, abilityInfos); HWTEST_F() local 761 auto res = bundleMgrProxy.QueryLauncherAbilityInfos(want, userId, abilityInfos); HWTEST_F() local 778 auto res = bundleMgrProxy.QueryAllAbilityInfos(want, userId, abilityInfos); HWTEST_F() local 794 auto res = bundleMgrProxy.QueryAbilityInfoByUri(abilityUri, abilityInfos); HWTEST_F() local 810 auto res = bundleMgrProxy.QueryAbilityInfosByUri(abilityUri, abilityInfos); HWTEST_F() local 827 auto res = bundleMgrProxy.QueryAbilityInfoByUri(abilityUri, userId, abilityInfos); HWTEST_F() local 842 auto res = bundleMgrProxy.QueryKeepAliveBundleInfos(bundleInfos); HWTEST_F() local 858 auto res = bundleMgrProxy.GetAbilityLabel(bundleName, abilityName); HWTEST_F() local 879 auto res = bundleMgrProxy.GetAbilityLabel(bundleName, moduleName, abilityName, label); HWTEST_F() local 899 auto res = bundleMgrProxy.GetLaunchWantForBundle(bundleName, want, userId); HWTEST_F() local 918 auto res = bundleMgrProxy.GetPermissionDef(permissionName, permissionDef); HWTEST_F() local 933 auto res = bundleMgrProxy.CleanBundleCacheFilesAutomatic(cacheSize); HWTEST_F() local 954 auto res = bundleMgrProxy.CleanBundleCacheFiles(bundleName, cleanCacheCallback, userId, appIndex); HWTEST_F() local 977 auto res = bundleMgrProxy.CleanBundleDataFiles(bundleName, userId, appIndex); HWTEST_F() local 995 auto res = bundleMgrProxy.RegisterBundleStatusCallback(bundleStatusCallback); HWTEST_F() local 1015 auto res = bundleMgrProxy.RegisterBundleEventCallback(bundleEventCallback); HWTEST_F() local 1033 ErrCode res = bundleMgrProxy.IsBundleInstalled("", 100, 0, isBundleInstalled); HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_extension_data_mgr_test.cpp | 151 auto res = bmsExtensionProfile.ParseBmsExtension(BMS_EXTENSION_PATH, bmsExtension); in CheckBmsExtensionProfile() local 152 if (res != ERR_OK) { in CheckBmsExtensionProfile() 168 bool res = bmsExtensionDataMgr.CheckApiInfo(bundleInfo, SDK_VERSION); in HWTEST_F() local 170 EXPECT_EQ(res, true); in HWTEST_F() 172 EXPECT_EQ(res, false); in HWTEST_F() 184 bool res = bmsExtensionDataMgr.OpenHandler(); in HWTEST_F() local 186 EXPECT_EQ(res, true); in HWTEST_F() 188 EXPECT_EQ(res, false); in HWTEST_F() 200 bool res = bmsExtensionDataMgr.CheckApiInfo(SDK_VERSION, SDK_VERSION); in HWTEST_F() local 201 EXPECT_TRUE(res); in HWTEST_F() 215 ErrCode res = bmsExtensionDataMgr.QueryAbilityInfos(want, userId, abilityInfos); HWTEST_F() local 235 ErrCode res = bmsExtensionDataMgr.QueryAbilityInfosWithFlag(want, flags, userId, abilityInfos); HWTEST_F() local 254 ErrCode res = bmsExtensionDataMgr.GetBundleInfos(flags, bundleInfos, userId); HWTEST_F() local 274 ErrCode res = bmsExtensionDataMgr.GetBundleInfo(bundleName, flags, userId, bundleInfo); HWTEST_F() local 292 ErrCode res = bmsExtensionDataMgr.HapVerify(filePath, hapVerifyResult); HWTEST_F() local 308 ErrCode res = bmsExtensionDataMgr.Uninstall(""); HWTEST_F() local 324 ErrCode res = bundleMgrExtTest.Uninstall(""); HWTEST_F() local 337 ErrCode res = bmsExtensionDataMgr.GetBundleStats("", USERID, bundleStats); HWTEST_F() local 353 ErrCode res = bmsExtensionDataMgr.ClearData("", USERID); HWTEST_F() local 369 ErrCode res = bmsExtensionDataMgr.ClearCache("", nullptr, USERID); HWTEST_F() local 387 ErrCode res = bmsExtensionDataMgr.GetUidByBundleName("", userId, uid); HWTEST_F() local 400 ErrCode res = bmsExtensionDataMgr.GetBundleNameByUid(TEST_UID, bundleName); HWTEST_F() local 417 ErrCode res = bmsExtensionDataMgr.VerifyActivationLock(pass); HWTEST_F() local 434 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_1, bmsExtension); HWTEST_F() local 447 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_3, bmsExtension); HWTEST_F() local 460 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_4, bmsExtension); HWTEST_F() local 473 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_5, bmsExtension); HWTEST_F() local 486 ErrCode res = bmsExtensionProfile.ParseBmsExtension(BMS_EXTENSION_PATH, bmsExtension); HWTEST_F() local 503 bool res = bmsExtensionProfile.ReadFileIntoJson(BMS_DATA_PATH, jsonBuf); HWTEST_F() local 514 auto res = BundleMgrExtRegister::GetInstance().GetBundleMgrExt(BUNDLE_EXT_NAME); HWTEST_F() local 528 ErrCode res = bundleMgrExtTest.HapVerify(filePath, hapVerifyResult); HWTEST_F() local 543 ErrCode res = bundleMgrExtTest.QueryAbilityInfos(want, userId, abilityInfos); HWTEST_F() local 559 ErrCode res = bundleMgrExtTest.QueryAbilityInfosWithFlag(want, flags, userId, abilityInfos); HWTEST_F() local 575 ErrCode res = bundleMgrExtTest.GetBundleInfo(bundleName, flags, userId, bundleInfo); HWTEST_F() local 590 ErrCode res = bundleMgrExtTest.GetBundleInfos(flags, bundleInfos, userId); HWTEST_F() local 603 ErrCode res = bundleMgrExtTest.GetBundleStats("", USERID, bundleStats); HWTEST_F() local 615 ErrCode res = bundleMgrExtTest.ClearData("", USERID); HWTEST_F() local 627 ErrCode res = bundleMgrExtTest.ClearCache("", nullptr, USERID); HWTEST_F() local 641 ErrCode res = bundleMgrExtTest.GetUidByBundleName("", userId, uid); HWTEST_F() local 654 ErrCode res = bundleMgrExtTest.GetBundleNameByUid(TEST_UID, bundleName); HWTEST_F() local 667 ErrCode res = bundleMgrExtTest.VerifyActivationLock(pass); HWTEST_F() local 683 ErrCode res = bundleMgrExtTest.OptimizeDisposedPredicates(callingName, appId, USERID, 0, absRdbPredicates); HWTEST_F() local 697 ErrCode res = bundleMgrExtTest.GetBackupUninstallList(userId, uninstallBundles); HWTEST_F() local 710 ErrCode res = bundleMgrExtTest.ClearBackupUninstallFile(userId); HWTEST_F() local 724 ErrCode res = bundleMgrExtTest.AddResourceInfoByBundleName(bundleName, userId); HWTEST_F() local 740 ErrCode res = bundleMgrExtTest.AddResourceInfoByAbility(bundleName, moduleName, abilityName, userId); HWTEST_F() local 754 ErrCode res = bundleMgrExtTest.DeleteResourceInfo(key); HWTEST_F() local 770 ErrCode res = bundleMgrExtTest.OptimizeDisposedPredicates(callingName, appId, userId, 0, absRdbPredicates); HWTEST_F() local 783 auto res = bundleMgrExtTest.IsAppInBlocklist(bundleName, 100); HWTEST_F() local 796 auto res = bundleMgrExtTest.CheckWhetherCanBeUninstalled(bundleName); HWTEST_F() local 811 ErrCode res = bmsExtensionDataMgr.GetBackupUninstallList(userId, uninstallBundles); HWTEST_F() local 829 ErrCode res = bmsExtensionDataMgr.ClearBackupUninstallFile(userId); HWTEST_F() local 848 ErrCode res = bmsExtensionDataMgr.AddResourceInfoByBundleName(bundleName, userId); HWTEST_F() local 865 ErrCode res = bmsExtensionDataMgr.AddResourceInfoByAbility(bundleName, moduleName, abilityName, userId); HWTEST_F() local 880 ErrCode res = bmsExtensionDataMgr.DeleteResourceInfo(key); HWTEST_F() local 898 auto res = bmsExtensionDataMgr.IsAppInBlocklist(bundleName, 100); HWTEST_F() local 912 auto res = bmsExtensionDataMgr.CheckWhetherCanBeUninstalled(bundleName); HWTEST_F() local 924 ErrCode res = bmsExtensionDataMgr.Init(); HWTEST_F() local 941 auto res = bmsExtensionDataMgr.KeyOperation(codeProtectBundleInfos, 1); HWTEST_F() local 958 auto res = bundleMgrExtTest.KeyOperation(codeProtectBundleInfos, 1); HWTEST_F() local 973 auto res = bundleMgrExtTest.DetermineCloneNum(bundleName, appIdentifier, cloneNum); HWTEST_F() local 991 ErrCode res = bundleMgrExtTest.GetBundleResourceInfo(TEST_BUNDLE_NAME, HWTEST_F() local 1006 ErrCode res = bundleMgrExtTest.GetLauncherAbilityResourceInfo(TEST_BUNDLE_NAME, HWTEST_F() local 1021 ErrCode res = bundleMgrExtTest.GetAllBundleResourceInfo( HWTEST_F() local 1036 ErrCode res = bundleMgrExtTest.GetAllLauncherAbilityResourceInfo( HWTEST_F() local 1051 ErrCode res = bmsExtensionDataMgr.GetBundleResourceInfo(TEST_BUNDLE_NAME, HWTEST_F() local 1066 ErrCode res = bmsExtensionDataMgr.GetLauncherAbilityResourceInfo(TEST_BUNDLE_NAME, HWTEST_F() local 1081 ErrCode res = bmsExtensionDataMgr.GetAllBundleResourceInfo( HWTEST_F() local 1100 ErrCode res = bmsExtensionDataMgr.GetAllLauncherAbilityResourceInfo( HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | demuxer_filter_unit_test.cpp | 164 auto res = demuxerFilter_->SetDataSource(nullptr); in HWTEST_F() local 165 EXPECT_NE(res, Status::OK); in HWTEST_F() 166 std::cout << static_cast<int32_t>(res) << std::endl; in HWTEST_F() 169 res = demuxerFilter_->SetDataSource(mediaSource); in HWTEST_F() 170 std::cout << static_cast<int32_t>(res) << std::endl; in HWTEST_F() 171 EXPECT_EQ(res, Status::OK); in HWTEST_F() 232 auto res = demuxerFilter_->DoPrepare(); in HWTEST_F() local 233 std::cout << "DoPrepare " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() 234 EXPECT_NE(res, Status::OK); in HWTEST_F() 241 res in HWTEST_F() 265 auto res = demuxerFilter_->HandleTrackInfos(trackInfos, successNodeCount); HWTEST_F() local 313 auto res = demuxerFilter_->ShouldTrackSkipped(Plugins::MediaType::VIDEO, "", 0); HWTEST_F() local 357 auto res = demuxerFilter_->CollectVideoAndAudioMime(); HWTEST_F() local 406 auto res = demuxerFilter_->FindStreamType(audio, Plugins::MediaType::SUBTITLE, "", 0); HWTEST_F() local 425 auto res = demuxerFilter_->DoStart(); HWTEST_F() local 478 auto res = demuxerFilter_->PrepareBeforeStart(); HWTEST_F() local 492 auto res = demuxerFilter_->DoStart(); HWTEST_F() local 510 auto res = demuxerFilter_->PauseForSeek(); HWTEST_F() local 545 auto res = demuxerFilter_->ResumeForSeek(); HWTEST_F() local 595 auto res = demuxerFilter_->LinkNext(nextFilter, outType); HWTEST_F() local 615 auto res = demuxerFilter_->GetBitRates(bitRates); HWTEST_F() local 634 auto res = demuxerFilter_->GetDownloadInfo(info); HWTEST_F() local 652 auto res = demuxerFilter_->GetPlaybackInfo(info); HWTEST_F() local 669 auto res = demuxerFilter_->SelectBitRate(0); HWTEST_F() local 746 FilterType res = demuxerFilter_->GetFilterType(); HWTEST_F() local 755 Status res = demuxerFilter_->OnLinked(streamType, meta, callback); HWTEST_F() local 764 Status res = demuxerFilter_->OnUpdated(streamType, meta, callback); HWTEST_F() local 772 Status res = demuxerFilter_->OnUnLinked(streamType, callback); HWTEST_F() local [all...] |
H A D | subtitle_sink_filter_unit_test.cpp | 80 auto res = subtitleSinkFilter_->DoPrepare(); in HWTEST_F() local 81 std::cout << "DoPrepare " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() 92 auto res = subtitleSinkFilter_->DoStart(); in HWTEST_F() local 93 std::cout << "DoStart " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() 98 res = subtitleSinkFilter_->DoStart(); in HWTEST_F() 99 std::cout << "DoStart " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() 104 res = subtitleSinkFilter_->DoStart(); in HWTEST_F() 105 std::cout << "DoStart " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() 110 res = subtitleSinkFilter_->DoStart(); in HWTEST_F() 111 std::cout << "DoStart " << static_cast<int32_t>(res) << st in HWTEST_F() 129 auto res = subtitleSinkFilter_->DoPause(); HWTEST_F() local 162 auto res = subtitleSinkFilter_->DoResume(); HWTEST_F() local 181 auto res = subtitleSinkFilter_->DoFlush(); HWTEST_F() local 196 auto res = subtitleSinkFilter_->DoStop(); HWTEST_F() local [all...] |
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/ |
H A D | network_agent_template_test.cpp | 49 bool res = true; in HWTEST_F() local 54 res = false; in HWTEST_F() 57 EXPECT_TRUE(res == true); in HWTEST_F() 76 bool res = true; in HWTEST_F() local 80 res = false; in HWTEST_F() 83 EXPECT_TRUE(res == true); in HWTEST_F() 102 bool res = true; in HWTEST_F() local 106 res = false; in HWTEST_F() 109 EXPECT_TRUE(res == true); in HWTEST_F() 122 bool res in HWTEST_F() local 142 bool res = true; HWTEST_F() local 168 bool res = true; HWTEST_F() local 194 bool res = true; HWTEST_F() local 214 bool res = true; HWTEST_F() local 234 bool res = true; HWTEST_F() local 254 bool res = true; HWTEST_F() local 275 bool res = true; HWTEST_F() local 296 bool res = true; HWTEST_F() local 317 bool res = true; HWTEST_F() local 337 bool res = true; HWTEST_F() local [all...] |
H A D | kernel_talker_test.cpp | 76 bool res = true; in HWTEST_F() local 82 res = false; in HWTEST_F() 85 EXPECT_TRUE(res == true); in HWTEST_F() 98 bool res = true; in HWTEST_F() local 102 res = false; in HWTEST_F() 105 EXPECT_TRUE(res == true); in HWTEST_F() 118 bool res = true; in HWTEST_F() local 122 res = false; in HWTEST_F() 125 EXPECT_TRUE(res == true); in HWTEST_F() 138 bool res in HWTEST_F() local 158 int res = true; HWTEST_F() local 178 int res = true; HWTEST_F() local 198 bool res = true; HWTEST_F() local 219 bool res = true; HWTEST_F() local 241 bool res = true; HWTEST_F() local 263 bool res = true; HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_common_ndk_test.cpp | 35 Image_ErrorCode res = OH_PictureMetadata_Create(metadataType, &oldMetadata); in TestMetaDataClone() local 36 EXPECT_EQ(res, IMAGE_SUCCESS); in TestMetaDataClone() 38 res = OH_PictureMetadata_Clone(oldMetadata, &newMetadata); in TestMetaDataClone() 39 EXPECT_EQ(res, IMAGE_SUCCESS); in TestMetaDataClone() 40 res = OH_PictureMetadata_Release(oldMetadata); in TestMetaDataClone() 41 EXPECT_EQ(res, IMAGE_SUCCESS); in TestMetaDataClone() 42 res = OH_PictureMetadata_Release(newMetadata); in TestMetaDataClone() 43 EXPECT_EQ(res, IMAGE_SUCCESS); in TestMetaDataClone() 49 Image_ErrorCode res = OH_PictureMetadata_Create(metadataType, &metadataPtr); in TestPictureMetadataGetSetProperty() local 59 res in TestPictureMetadataGetSetProperty() 85 Image_ErrorCode res = OH_PictureMetadata_Create(metadataType, &metadataPtr); HWTEST_F() local 101 Image_ErrorCode res = OH_PictureMetadata_Create(metadataType, &metadataPtr); HWTEST_F() local 116 Image_ErrorCode res = OH_PictureMetadata_Create(metadataType, nullptr); HWTEST_F() local 129 Image_ErrorCode res = OH_PictureMetadata_Create(INVALID_METADATA, &metadataPtr); HWTEST_F() local 140 Image_ErrorCode res = OH_PictureMetadata_GetProperty(nullptr, nullptr, nullptr); HWTEST_F() local 151 Image_ErrorCode res = OH_PictureMetadata_SetProperty(nullptr, nullptr, nullptr); HWTEST_F() local 183 Image_ErrorCode res = OH_PictureMetadata_Release(nullptr); HWTEST_F() local 194 Image_ErrorCode res = OH_PictureMetadata_Clone(nullptr, nullptr); HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/ |
H A D | ability_manager_stub_test.cpp | 88 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::DUMPSYS_STATE), in HWTEST_F() local 90 EXPECT_EQ(res, NO_ERROR); in HWTEST_F() 114 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::START_ABILITY), in HWTEST_F() local 117 EXPECT_EQ(res, NO_ERROR); in HWTEST_F() 146 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::TERMINATE_ABILITY), in HWTEST_F() local 149 EXPECT_EQ(res, NO_ERROR); in HWTEST_F() 174 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::CONNECT_ABILITY), in HWTEST_F() local 177 EXPECT_EQ(res, NO_ERROR); in HWTEST_F() 202 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::CONNECT_ABILITY), in HWTEST_F() local 205 EXPECT_EQ(res, NO_ERRO in HWTEST_F() 228 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::CONNECT_ABILITY), HWTEST_F() local 304 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::ABILITY_TRANSITION_DONE), HWTEST_F() local 329 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::CONNECT_ABILITY_DONE), HWTEST_F() local 352 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::DISCONNECT_ABILITY_DONE), HWTEST_F() local 379 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::SEND_RESULT_TO_ABILITY), HWTEST_F() local 403 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::DUMP_STATE), HWTEST_F() local 423 int res = stub_->OnRemoteRequest(5000, data, reply, option); HWTEST_F() local 465 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::START_CALL_ABILITY), HWTEST_F() local 489 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::RELEASE_CALL_ABILITY), HWTEST_F() local 509 int res = stub_->OnRemoteRequest(static_cast<uint32_t>(AbilityManagerInterfaceCode::RELEASE_CALL_ABILITY), HWTEST_F() local 527 auto res = stub_->GetTopAbilityInner(data, reply); HWTEST_F() local 543 auto res = stub_->GetElementNameByTokenInner(data, reply); HWTEST_F() local 559 auto res = stub_->MoveAbilityToBackgroundInner(data, reply); HWTEST_F() local 575 auto res = stub_->MoveUIAbilityToBackgroundInner(data, reply); HWTEST_F() local 591 auto res = stub_->TerminateAbilityInner(data, reply); HWTEST_F() local 607 auto res = stub_->TerminateUIExtensionAbilityInner(data, reply); HWTEST_F() local 623 auto res = stub_->SendResultToAbilityInner(data, reply); HWTEST_F() local 639 auto res = stub_->MinimizeAbilityInner(data, reply); HWTEST_F() local 655 auto res = stub_->MinimizeUIExtensionAbilityInner(data, reply); HWTEST_F() local 671 auto res = stub_->MinimizeUIAbilityBySCBInner(data, reply); HWTEST_F() local 703 auto res = stub_->AbilityTransitionDoneInner(data, reply); HWTEST_F() local 719 auto res = stub_->ScheduleConnectAbilityDoneInner(data, reply); HWTEST_F() local 735 auto res = stub_->ScheduleDisconnectAbilityDoneInner(data, reply); HWTEST_F() local 751 auto res = stub_->ScheduleCommandAbilityDoneInner(data, reply); HWTEST_F() local 767 auto res = stub_->ScheduleCommandAbilityWindowDoneInner(data, reply); HWTEST_F() local 783 auto res = stub_->AcquireDataAbilityInner(data, reply); HWTEST_F() local 815 auto res = stub_->KillProcessInner(data, reply); HWTEST_F() local 831 auto res = stub_->UninstallAppInner(data, reply); HWTEST_F() local 847 auto res = stub_->UpgradeAppInner(data, reply); HWTEST_F() local 864 auto res = stub_->StartAbilityInner(data, reply); HWTEST_F() local 880 auto res = stub_->StartAbilityInnerSpecifyTokenId(data, reply); HWTEST_F() local 896 auto res = stub_->StartAbilityByUIContentSessionAddCallerInner(data, reply); HWTEST_F() local 912 auto res = stub_->StartAbilityByUIContentSessionForOptionsInner(data, reply); HWTEST_F() local 928 auto res = stub_->StartExtensionAbilityInner(data, reply); HWTEST_F() local 944 auto res = stub_->RequestModalUIExtensionInner(data, reply); HWTEST_F() local 960 auto res = stub_->PreloadUIExtensionAbilityInner(data, reply); HWTEST_F() local 976 auto res = stub_->StartUIExtensionAbilityInner(data, reply); HWTEST_F() local 992 auto res = stub_->StartUIExtensionAbilityEmbeddedInner(data, reply); HWTEST_F() local 1008 auto res = stub_->StartUIExtensionConstrainedEmbeddedInner(data, reply); HWTEST_F() local 1024 auto res = stub_->StopExtensionAbilityInner(data, reply); HWTEST_F() local 1040 auto res = stub_->StartAbilityAddCallerInner(data, reply); HWTEST_F() local 1056 auto res = stub_->StartAbilityAsCallerByTokenInner(data, reply); HWTEST_F() local 1072 auto res = stub_->StartAbilityAsCallerForOptionInner(data, reply); HWTEST_F() local 1088 auto res = stub_->StartAbilityForResultAsCallerInner(data, reply); HWTEST_F() local 1104 auto res = stub_->StartAbilityForResultAsCallerForOptionsInner(data, reply); HWTEST_F() local 1120 auto res = stub_->ConnectAbilityInner(data, reply); HWTEST_F() local 1136 auto res = stub_->ConnectAbilityWithTypeInner(data, reply); HWTEST_F() local 1152 auto res = stub_->ConnectUIExtensionAbilityInner(data, reply); HWTEST_F() local 1184 auto res = stub_->StopServiceAbilityInner(data, reply); HWTEST_F() local 1200 auto res = stub_->DumpSysStateInner(data, reply); HWTEST_F() local 1216 auto res = stub_->DumpStateInner(data, reply); HWTEST_F() local 1232 auto res = stub_->StartAbilityForSettingsInner(data, reply); HWTEST_F() local 1248 auto res = stub_->StartAbilityForOptionsInner(data, reply); HWTEST_F() local 1264 auto res = stub_->CloseUIAbilityBySCBInner(data, reply); HWTEST_F() local 1280 auto res = stub_->GetWantSenderInner(data, reply); HWTEST_F() local 1296 auto res = stub_->SendWantSenderInner(data, reply); HWTEST_F() local 1312 auto res = stub_->CancelWantSenderInner(data, reply); HWTEST_F() local 1328 auto res = stub_->GetPendingWantUidInner(data, reply); HWTEST_F() local 1344 auto res = stub_->GetPendingWantUserIdInner(data, reply); HWTEST_F() local 1360 auto res = stub_->GetPendingWantBundleNameInner(data, reply); HWTEST_F() local 1376 auto res = stub_->GetPendingWantCodeInner(data, reply); HWTEST_F() local 1392 auto res = stub_->GetPendingWantTypeInner(data, reply); HWTEST_F() local 1408 auto res = stub_->RegisterCancelListenerInner(data, reply); HWTEST_F() local 1424 auto res = stub_->UnregisterCancelListenerInner(data, reply); HWTEST_F() local 1440 auto res = stub_->GetPendingRequestWantInner(data, reply); HWTEST_F() local 1456 auto res = stub_->GetWantSenderInfoInner(data, reply); HWTEST_F() local 1472 auto res = stub_->GetAppMemorySizeInner(data, reply); HWTEST_F() local 1488 auto res = stub_->IsRamConstrainedDeviceInner(data, reply); HWTEST_F() local 1504 auto res = stub_->ContinueMissionInner(data, reply); HWTEST_F() local 1520 auto res = stub_->ContinueMissionOfBundleNameInner(data, reply); HWTEST_F() local 1538 auto res = stub_->ContinueMissionOfBundleNameInner(data, reply); HWTEST_F() local 1554 auto res = stub_->ContinueAbilityInner(data, reply); HWTEST_F() local 1570 auto res = stub_->StartContinuationInner(data, reply); HWTEST_F() local 1586 auto res = stub_->NotifyCompleteContinuationInner(data, reply); HWTEST_F() local 1602 auto res = stub_->NotifyContinuationResultInner(data, reply); HWTEST_F() local 1618 auto res = stub_->LockMissionForCleanupInner(data, reply); HWTEST_F() local 1634 auto res = stub_->UnlockMissionForCleanupInner(data, reply); HWTEST_F() local 1650 auto res = stub_->SetLockedStateInner(data, reply); HWTEST_F() local 1666 auto res = stub_->RegisterMissionListenerInner(data, reply); HWTEST_F() local 1682 auto res = stub_->UnRegisterMissionListenerInner(data, reply); HWTEST_F() local 1698 auto res = stub_->GetMissionInfosInner(data, reply); HWTEST_F() local 1714 auto res = stub_->GetMissionInfoInner(data, reply); HWTEST_F() local 1730 auto res = stub_->CleanMissionInner(data, reply); HWTEST_F() local 1746 auto res = stub_->CleanAllMissionsInner(data, reply); HWTEST_F() local 1762 auto res = stub_->MoveMissionToFrontInner(data, reply); HWTEST_F() local 1779 auto res = stub_->MoveMissionsToForegroundInner(data, reply); HWTEST_F() local 1796 auto res = stub_->MoveMissionsToBackgroundInner(data, reply); HWTEST_F() local 1812 auto res = stub_->GetMissionIdByTokenInner(data, reply); HWTEST_F() local 1828 auto res = stub_->MoveMissionToFrontByOptionsInner(data, reply); HWTEST_F() local 1844 auto res = stub_->StartAbilityByCallInner(data, reply); HWTEST_F() local 1860 auto res = stub_->StartUIAbilityBySCBInner(data, reply); HWTEST_F() local 1876 auto res = stub_->ReleaseCallInner(data, reply); HWTEST_F() local 1892 auto res = stub_->StartUserInner(data, reply); HWTEST_F() local 1908 auto res = stub_->StopUserInner(data, reply); HWTEST_F() local 1924 auto res = stub_->LogoutUserInner(data, reply); HWTEST_F() local 1940 auto res = stub_->GetAbilityRunningInfosInner(data, reply); HWTEST_F() local 1956 auto res = stub_->GetExtensionRunningInfosInner(data, reply); HWTEST_F() local 1972 auto res = stub_->GetProcessRunningInfosInner(data, reply); HWTEST_F() local 1988 auto res = stub_->StartSyncRemoteMissionsInner(data, reply); HWTEST_F() local 2004 auto res = stub_->StopSyncRemoteMissionsInner(data, reply); HWTEST_F() local 2020 auto res = stub_->RegisterRemoteMissionListenerInner(data, reply); HWTEST_F() local 2036 auto res = stub_->UnRegisterRemoteMissionListenerInner(data, reply); HWTEST_F() local 2052 auto res = stub_->RegisterRemoteOnListenerInner(data, reply); HWTEST_F() local 2082 auto res = stub_->RegisterRemoteOffListenerInner(data, reply); HWTEST_F() local 2098 auto res = stub_->RegisterSnapshotHandlerInner(data, reply); HWTEST_F() local 2114 auto res = stub_->GetMissionSnapshotInfoInner(data, reply); HWTEST_F() local 2130 auto res = stub_->SetAbilityControllerInner(data, reply); HWTEST_F() local 2146 auto res = stub_->IsRunningInStabilityTestInner(data, reply); HWTEST_F() local 2162 auto res = stub_->StartUserTestInner(data, reply); HWTEST_F() local 2178 auto res = stub_->FinishUserTestInner(data, reply); HWTEST_F() local 2194 auto res = stub_->GetTopAbilityTokenInner(data, reply); HWTEST_F() local 2210 auto res = stub_->CheckUIExtensionIsFocusedInner(data, reply); HWTEST_F() local 2227 auto res = stub_->DelegatorDoAbilityForegroundInner(data, reply); HWTEST_F() local 2243 auto res = stub_->DelegatorDoAbilityBackgroundInner(data, reply); HWTEST_F() local 2259 auto res = stub_->DoAbilityForeground(token, flag); HWTEST_F() local 2275 auto res = stub_->DoAbilityBackground(token, flag); HWTEST_F() local 2291 auto res = stub_->DoAbilityForegroundInner(data, reply); HWTEST_F() local 2307 auto res = stub_->DoAbilityBackgroundInner(data, reply); HWTEST_F() local 2322 auto res = stub_->RegisterObserver(observer); HWTEST_F() local 2337 auto res = stub_->UnregisterObserver(observer); HWTEST_F() local 2353 auto res = stub_->GetDlpConnectionInfos(infos); HWTEST_F() local 2369 auto res = stub_->GetConnectionData(connectionData); HWTEST_F() local 2386 auto res = stub_->ForceTimeoutForTestInner(data, reply); HWTEST_F() local 2403 auto res = stub_->FreeInstallAbilityFromRemoteInner(data, reply); HWTEST_F() local 2419 auto res = stub_->AddFreeInstallObserverInner(data, reply); HWTEST_F() local 2435 auto res = stub_->DumpAbilityInfoDoneInner(data, reply); HWTEST_F() local 2451 auto res = stub_->UpdateMissionSnapShotFromWMSInner(data, reply); HWTEST_F() local 2467 auto res = stub_->EnableRecoverAbilityInner(data, reply); HWTEST_F() local 2483 auto res = stub_->HandleRequestDialogService(data, reply); HWTEST_F() local 2496 auto res = stub_->HandleReportDrawnCompleted(data, reply); HWTEST_F() local 2512 auto res = stub_->AcquireShareDataInner(data, reply); HWTEST_F() local 2528 auto res = stub_->ShareDataDoneInner(data, reply); HWTEST_F() local 2544 auto res = stub_->GetAbilityTokenByCalleeObjInner(data, reply); HWTEST_F() local 2561 auto res = stub_->ScheduleRecoverAbilityInner(data, reply); HWTEST_F() local 2579 auto res = stub_->EnableRecoverAbilityInner(data, reply); HWTEST_F() local 2596 auto res = stub_->RegisterConnectionObserverInner(data, reply); HWTEST_F() local 2612 auto res = stub_->UnregisterConnectionObserverInner(data, reply); HWTEST_F() local 2629 auto res = stub_->GetDlpConnectionInfosInner(data, reply); HWTEST_F() local 2646 auto res = stub_->GetConnectionDataInner(data, reply); HWTEST_F() local 2662 auto res = stub_->SetMissionContinueStateInner(data, reply); HWTEST_F() local 2678 auto res = stub_->SetMissionLabelInner(data, reply); HWTEST_F() local 2694 auto res = stub_->SetMissionIconInner(data, reply); HWTEST_F() local 2710 auto res = stub_->RegisterWindowManagerServiceHandlerInner(data, reply); HWTEST_F() local 2726 auto res = stub_->CompleteFirstFrameDrawingInner(data, reply); HWTEST_F() local 2742 auto res = stub_->CompleteFirstFrameDrawingBySCBInner(data, reply); HWTEST_F() local 2758 auto res = stub_->GetDialogSessionInfoInner(data, reply); HWTEST_F() local 2774 auto res = stub_->SendDialogResultInner(data, reply); HWTEST_F() local 2790 auto res = stub_->RegisterAbilityFirstFrameStateObserverInner(data, reply); HWTEST_F() local 2806 auto res = stub_->UnregisterAbilityFirstFrameStateObserverInner(data, reply); HWTEST_F() local 2881 auto res = stub_->ForceExitAppInner(data, reply); HWTEST_F() local 2897 auto res = stub_->RecordAppExitReasonInner(data, reply); HWTEST_F() local 2913 auto res = stub_->RecordProcessExitReasonInner(data, reply); HWTEST_F() local 2929 auto res = stub_->SetRootSceneSessionInner(data, reply); HWTEST_F() local 2945 auto res = stub_->CallUIAbilityBySCBInner(data, reply); HWTEST_F() local 2961 auto res = stub_->CallUIAbilityBySCBInner(data, reply); HWTEST_F() local 2977 auto res = stub_->RegisterIAbilityManagerCollaboratorInner(data, reply); HWTEST_F() local 2993 auto res = stub_->UnregisterIAbilityManagerCollaboratorInner(data, reply); HWTEST_F() local 3030 auto res = stub_->RegisterStatusBarDelegateInner(data, reply); HWTEST_F() local 3046 auto res = stub_->KillProcessWithPrepareTerminateInner(data, reply); HWTEST_F() local 3062 auto res = stub_->RegisterSessionHandlerInner(data, reply); HWTEST_F() local 3078 auto res = stub_->StartSpecifiedAbilityBySCBInner(data, reply); HWTEST_F() local 3128 auto res = stub_->ExecuteIntentInner(data, reply); HWTEST_F() local 3144 auto res = stub_->StartAbilityByInsightIntentInner(data, reply); HWTEST_F() local 3160 auto res = stub_->ExecuteInsightIntentDoneInner(data, reply); HWTEST_F() local 3176 auto res = stub_->SetApplicationAutoStartupByEDMInner(data, reply); HWTEST_F() local 3192 auto res = stub_->CancelApplicationAutoStartupByEDMInner(data, reply); HWTEST_F() local 3208 auto res = stub_->OpenFileInner(data, reply); HWTEST_F() local 3224 auto res = stub_->RequestAssertFaultDialogInner(data, reply); HWTEST_F() local 3240 auto res = stub_->NotifyDebugAssertResultInner(data, reply); HWTEST_F() local 3256 auto res = stub_->UpdateSessionInfoBySCBInner(data, reply); HWTEST_F() local 3272 auto res = stub_->OpenAtomicServiceInner(data, reply); HWTEST_F() local 3288 auto res = stub_->IsEmbeddedOpenAllowedInner(data, reply); HWTEST_F() local 3304 auto res = stub_->StartShortcutInner(data, reply); HWTEST_F() local 3320 auto res = stub_->GetAbilityStateByPersistentIdInner(data, reply); HWTEST_F() local 3336 auto res = stub_->TransferAbilityResultForExtensionInner(data, reply); HWTEST_F() local 3350 auto res = stub_->RegisterAppDebugListenerInner(data, reply); HWTEST_F() local 3368 int res = stub_->RegisterAppDebugListenerInner(data, reply); HWTEST_F() local 3382 auto res = stub_->UnregisterAppDebugListenerInner(data, reply); HWTEST_F() local 3400 auto res = stub_->UnregisterAppDebugListenerInner(data, reply); HWTEST_F() local 3416 auto res = stub_->AttachAppDebugInner(data, reply); HWTEST_F() local 3430 auto res = stub_->AttachAppDebugInner(data, reply); HWTEST_F() local 3446 auto res = stub_->DetachAppDebugInner(data, reply); HWTEST_F() local 3460 auto res = stub_->DetachAppDebugInner(data, reply); HWTEST_F() local 3473 auto res = stub_->GetForegroundUIAbilitiesInner(data, reply); HWTEST_F() local 3704 auto res = stub_->TerminateMissionInner(data, reply); HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_screen/common/src/ |
H A D | dscreen_json_util.cpp | 25 bool res = jsonObj.contains(key) && jsonObj[key].is_string() && jsonObj[key].size() <= MAX_MESSAGES_LEN; in IsString() local 26 if (!res) { in IsString() 29 return res; in IsString() 34 bool res = jsonObj.contains(key) && jsonObj[key].is_number_unsigned() && jsonObj[key] <= UINT8_MAX; in IsUInt8() local 35 if (!res) { in IsUInt8() 38 return res; in IsUInt8() 43 bool res = jsonObj.contains(key) && jsonObj[key].is_number_integer() && jsonObj[key] >= INT32_MIN && in IsInt32() local 45 if (!res) { in IsInt32() 48 return res; in IsInt32() 53 bool res in IsUInt32() local 62 bool res = jsonObj.contains(key) && jsonObj[key].is_number_integer() && jsonObj[key] >= INT64_MIN && IsInt64() local 72 bool res = jsonObj.contains(key) && jsonObj[key].is_number_unsigned() && jsonObj[key] <= UINT64_MAX; IsUInt64() local 81 bool res = jsonObj.contains(key) && jsonObj[key].is_number_float(); IsFloat() local 90 bool res = jsonObj.contains(key) && jsonObj[key].is_array(); IsArray() local 99 bool res = jsonObj.contains(key) && jsonObj[key].is_boolean(); IsBool() local [all...] |
/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | dm_radar_helper_test.cpp | 42 bool res = DmRadarHelper::GetInstance().ReportDiscoverRegCallback(info); in HWTEST_F() local 43 EXPECT_EQ(res, true); in HWTEST_F() 50 bool res = DmRadarHelper::GetInstance().ReportDiscoverRegCallback(info); in HWTEST_F() local 51 EXPECT_EQ(res, true); in HWTEST_F() 58 bool res = DmRadarHelper::GetInstance().ReportDiscoverResCallback(info); in HWTEST_F() local 59 EXPECT_EQ(res, true); in HWTEST_F() 66 bool res = DmRadarHelper::GetInstance().ReportDiscoverUserRes(info); in HWTEST_F() local 67 EXPECT_EQ(res, true); in HWTEST_F() 73 bool res = DmRadarHelper::GetInstance().ReportDiscoverUserRes(info); in HWTEST_F() local 74 EXPECT_EQ(res, tru in HWTEST_F() 78 bool res = DmRadarHelper::GetInstance().ReportAuthStart("udid", "pkgname"); HWTEST_F() local 85 bool res = DmRadarHelper::GetInstance().ReportAuthOpenSession(info); HWTEST_F() local 92 bool res = DmRadarHelper::GetInstance().ReportAuthOpenSession(info); HWTEST_F() local 99 bool res = DmRadarHelper::GetInstance().ReportAuthSessionOpenCb(info); HWTEST_F() local 106 bool res = DmRadarHelper::GetInstance().ReportAuthSendRequest(info); HWTEST_F() local 113 bool res = DmRadarHelper::GetInstance().ReportAuthPullAuthBox(info); HWTEST_F() local 120 bool res = DmRadarHelper::GetInstance().ReportAuthConfirmBox(info); HWTEST_F() local 127 bool res = DmRadarHelper::GetInstance().ReportAuthConfirmBox(info); HWTEST_F() local 134 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroup(info); HWTEST_F() local 141 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroup(info); HWTEST_F() local 147 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroupCb("funcName", stageRes); HWTEST_F() local 153 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroupCb("funcName", stageRes); HWTEST_F() local 160 bool res = DmRadarHelper::GetInstance().ReportAuthPullPinBox(info); HWTEST_F() local 167 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info); HWTEST_F() local 174 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info); HWTEST_F() local 181 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroup(info); HWTEST_F() local 188 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroup(info); HWTEST_F() local 194 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroupCb("func", stageRes); HWTEST_F() local 201 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroupCb("func", stageRes); HWTEST_F() local 208 bool res = DmRadarHelper::GetInstance().ReportNetworkOnline(info); HWTEST_F() local 215 bool res = DmRadarHelper::GetInstance().ReportNetworkOffline(info); HWTEST_F() local 222 bool res = DmRadarHelper::GetInstance().ReportDeleteTrustRelation(info); HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_host_test/ |
H A D | bms_installd_host_test.cpp | 73 ErrCode res = installdHost.HandleCreateBundleDir(data, reply);
in HWTEST_F() local 74 EXPECT_TRUE(res);
in HWTEST_F() 87 ErrCode res = installdHost.HandleExtractModuleFiles(data, reply);
in HWTEST_F() local 88 EXPECT_TRUE(res);
in HWTEST_F() 101 ErrCode res = installdHost.HandleExtractFiles(data, reply);
in HWTEST_F() local 102 EXPECT_TRUE(res);
in HWTEST_F() 115 ErrCode res = installdHost.HandleExtractHnpFiles(data, reply);
in HWTEST_F() local 116 EXPECT_TRUE(res);
in HWTEST_F() 129 ErrCode res = installdHost.HandleProcessBundleInstallNative(data, reply);
in HWTEST_F() local 130 EXPECT_TRUE(res);
in HWTEST_F() 143 ErrCode res = installdHost.HandleProcessBundleUnInstallNative(data, reply); HWTEST_F() local 157 ErrCode res = installdHost.HandleExecuteAOT(data, reply); HWTEST_F() local 171 ErrCode res = installdHost.HandlePendSignAOT(data, reply); HWTEST_F() local 185 ErrCode res = installdHost.HandleStopAOT(data, reply); HWTEST_F() local 199 ErrCode res = installdHost.HandleRenameModuleDir(data, reply); HWTEST_F() local 213 ErrCode res = installdHost.HandleCreateBundleDataDir(data, reply); HWTEST_F() local 227 ErrCode res = installdHost.HandleCreateBundleDataDirWithVector(data, reply); HWTEST_F() local 241 ErrCode res = installdHost.HandleRemoveBundleDataDir(data, reply); HWTEST_F() local 255 ErrCode res = installdHost.HandleRemoveModuleDataDir(data, reply); HWTEST_F() local 269 ErrCode res = installdHost.HandleRemoveDir(data, reply); HWTEST_F() local 283 ErrCode res = installdHost.HandleGetDiskUsage(data, reply); HWTEST_F() local 297 ErrCode res = installdHost.HandleCleanBundleDataDir(data, reply); HWTEST_F() local 311 ErrCode res = installdHost.HandleCleanBundleDataDirByName(data, reply); HWTEST_F() local 325 ErrCode res = installdHost.HandleGetBundleStats(data, reply); HWTEST_F() local 339 ErrCode res = installdHost.HandleGetAllBundleStats(data, reply); HWTEST_F() local 353 ErrCode res = installdHost.HandleSetDirApl(data, reply); HWTEST_F() local 367 ErrCode res = installdHost.HandleGetBundleCachePath(data, reply); HWTEST_F() local 381 ErrCode res = installdHost.HandleScanDir(data, reply); HWTEST_F() local 395 ErrCode res = installdHost.HandleMoveFile(data, reply); HWTEST_F() local 409 ErrCode res = installdHost.HandleCopyFile(data, reply); HWTEST_F() local 423 ErrCode res = installdHost.HandleMkdir(data, reply); HWTEST_F() local 437 ErrCode res = installdHost.HandleGetFileStat(data, reply); HWTEST_F() local 451 ErrCode res = installdHost.HandleExtractDiffFiles(data, reply); HWTEST_F() local 465 ErrCode res = installdHost.HandleApplyDiffPatch(data, reply); HWTEST_F() local 479 ErrCode res = installdHost.HandleIsExistDir(data, reply); HWTEST_F() local 493 ErrCode res = installdHost.HandleIsExistFile(data, reply); HWTEST_F() local 507 ErrCode res = installdHost.HandleIsExistApFile(data, reply); HWTEST_F() local 521 ErrCode res = installdHost.HandleIsDirEmpty(data, reply); HWTEST_F() local 535 ErrCode res = installdHost.HandObtainQuickFixFileDir(data, reply); HWTEST_F() local 549 ErrCode res = installdHost.HandCopyFiles(data, reply); HWTEST_F() local 563 ErrCode res = installdHost.HandGetNativeLibraryFileNames(data, reply); HWTEST_F() local 577 ErrCode res = installdHost.HandVerifyCodeSignature(data, reply); HWTEST_F() local 591 ErrCode res = installdHost.HandleCheckEncryption(data, reply); HWTEST_F() local 605 ErrCode res = installdHost.HandMoveFiles(data, reply); HWTEST_F() local 619 ErrCode res = installdHost.HandExtractDriverSoFiles(data, reply); HWTEST_F() local 633 ErrCode res = installdHost.HandExtractEncryptedSoFiles(data, reply); HWTEST_F() local 647 ErrCode res = installdHost.HandVerifyCodeSignatureForHap(data, reply); HWTEST_F() local 661 ErrCode res = installdHost.HandDeliverySignProfile(data, reply); HWTEST_F() local 675 ErrCode res = installdHost.HandRemoveSignProfile(data, reply); HWTEST_F() local 689 ErrCode res = installdHost.HandleSetEncryptionDir(data, reply); HWTEST_F() local 703 ErrCode res = installdHost.HandleDeleteEncryptionKeyId(data, reply); HWTEST_F() local 717 ErrCode res = installdHost.HandleRemoveExtensionDir(data, reply); HWTEST_F() local 731 ErrCode res = installdHost.HandleIsExistExtensionDir(data, reply); HWTEST_F() local 745 ErrCode res = installdHost.HandleCreateExtensionDataDir(data, reply); HWTEST_F() local 759 ErrCode res = installdHost.HandleGetExtensionSandboxTypeList(data, reply); HWTEST_F() local [all...] |
/foundation/arkui/napi/test/unittest/ |
H A D | test_sendable_napi.cpp | 147 napi_status res = napi_ok; in HWTEST_F() local 149 res = napi_create_sendable_map(env, nullptr); in HWTEST_F() 150 ASSERT_EQ(res, napi_invalid_arg); in HWTEST_F() 165 napi_status res = napi_ok; in HWTEST_F() local 169 res = napi_create_arraybuffer(env, LENGTH, &data, &arraybuffer); in HWTEST_F() 170 ASSERT_EQ(res, napi_ok); in HWTEST_F() 173 res = napi_is_sendable(env, arraybuffer, &isShared); in HWTEST_F() 174 ASSERT_EQ(res, napi_ok); in HWTEST_F() 450 napi_status res = napi_ok; in HWTEST_F() local 452 res in HWTEST_F() 553 napi_status res = napi_map_set_named_property(env, result, key, object); HWTEST_F() local 687 napi_status res = napi_ok; HWTEST_F() local 779 napi_status res = napi_ok; HWTEST_F() local 794 napi_status res = napi_ok; HWTEST_F() local 832 napi_status res = napi_ok; HWTEST_F() local 847 napi_status res = napi_ok; HWTEST_F() local 879 napi_status res = napi_ok; HWTEST_F() local 933 napi_status res = napi_ok; HWTEST_F() local 993 napi_status res = napi_ok; HWTEST_F() local 1017 napi_status res = napi_ok; HWTEST_F() local 1052 napi_status res = napi_ok; HWTEST_F() local 1116 napi_status res = napi_ok; HWTEST_F() local 1167 napi_status res = napi_ok; HWTEST_F() local 1218 napi_status res = napi_ok; HWTEST_F() local 1269 napi_status res = napi_ok; HWTEST_F() local 1320 napi_status res = napi_ok; HWTEST_F() local 1371 napi_status res = napi_ok; HWTEST_F() local 1422 napi_status res = napi_ok; HWTEST_F() local 1473 napi_status res = napi_ok; HWTEST_F() local 1523 napi_status res = napi_ok; HWTEST_F() local 1550 napi_status res = napi_ok; HWTEST_F() local 1577 napi_status res = napi_ok; HWTEST_F() local 1604 napi_status res = napi_ok; HWTEST_F() local 1631 napi_status res = napi_ok; HWTEST_F() local 1658 napi_status res = napi_ok; HWTEST_F() local 1685 napi_status res = napi_ok; HWTEST_F() local 1712 napi_status res = napi_ok; HWTEST_F() local 1777 napi_value res; SendableGetter() local 1784 napi_value res; SendableSetter() local 1904 napi_status res = napi_ok; HWTEST_F() local 1945 napi_status res = napi_ok; HWTEST_F() local 1995 napi_status res = napi_ok; HWTEST_F() local 2048 napi_status res = napi_ok; HWTEST_F() local 2112 napi_status res = napi_ok; HWTEST_F() local [all...] |
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/system/ |
H A D | dfsu_access_token_helper_test.cpp | 69 auto res = dfsuAccessTokenHelper.CheckCallerPermission(permissionName); in HWTEST_F() local 70 EXPECT_FALSE(res == true); in HWTEST_F() 72 res = dfsuAccessTokenHelper.CheckCallerPermission(permissionName); in HWTEST_F() 73 EXPECT_TRUE(res == true); in HWTEST_F() 75 res = dfsuAccessTokenHelper.CheckCallerPermission(permissionName); in HWTEST_F() 76 EXPECT_TRUE(res == false); in HWTEST_F() 98 auto res = dfsuAccessTokenHelper.CheckPermission(tokenId, permissionName); in HWTEST_F() local 99 EXPECT_FALSE(res); in HWTEST_F() 100 res = dfsuAccessTokenHelper.CheckPermission(tokenId, permissionName); in HWTEST_F() 101 EXPECT_FALSE(res); in HWTEST_F() 123 auto res = dfsuAccessTokenHelper.GetCallerBundleName(bundleName); HWTEST_F() local 146 auto res = dfsuAccessTokenHelper.GetBundleNameByToken(tokenId, bundleName); HWTEST_F() local 178 auto res = dfsuAccessTokenHelper.IsSystemApp(); HWTEST_F() local 202 auto res = dfsuAccessTokenHelper.GetUserId(); HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_proxy_test/ |
H A D | extend_resource_manager_proxy_test.cpp | 65 ErrCode res = extendResource.AddExtResource(EMPTY_STRING, filePaths);
in HWTEST_F() local 66 EXPECT_EQ(res, ERR_BUNDLE_MANAGER_BUNDLE_NOT_EXIST);
in HWTEST_F() 68 res = extendResource.AddExtResource(BUNDLE_NAME, filePaths);
in HWTEST_F() 69 EXPECT_EQ(res, ERR_EXT_RESOURCE_MANAGER_COPY_FILE_FAILED);
in HWTEST_F() 72 res = extendResource.AddExtResource(BUNDLE_NAME, filePaths);
in HWTEST_F() 73 EXPECT_EQ(res, ERR_APPEXECFWK_PARCEL_ERROR);
in HWTEST_F() 87 ErrCode res = extendResource.RemoveExtResource(EMPTY_STRING, moduleNames);
in HWTEST_F() local 88 EXPECT_EQ(res, ERR_BUNDLE_MANAGER_BUNDLE_NOT_EXIST);
in HWTEST_F() 90 res = extendResource.RemoveExtResource(BUNDLE_NAME, moduleNames);
in HWTEST_F() 91 EXPECT_EQ(res, ERR_EXT_RESOURCE_MANAGER_REMOVE_EXT_RESOURCE_FAILE in HWTEST_F() 109 ErrCode res = extendResource.GetExtResource(EMPTY_STRING, moduleNames); HWTEST_F() local 127 ErrCode res = extendResource.EnableDynamicIcon(EMPTY_STRING, EMPTY_STRING); HWTEST_F() local 148 ErrCode res = extendResource.DisableDynamicIcon(EMPTY_STRING); HWTEST_F() local 166 ErrCode res = extendResource.GetDynamicIcon(EMPTY_STRING, moduleName); HWTEST_F() local 185 ErrCode res = extendResource.CreateFd(EMPTY_STRING, fd, path); HWTEST_F() local 204 ErrCode res = extendResource.CopyFiles(sourceFiles, destFiles); HWTEST_F() local [all...] |
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/ |
H A D | cloud_sync_common_test.cpp | 73 auto res = switchDataObj.Marshalling(parcel); in HWTEST_F() local 74 EXPECT_TRUE(!res); in HWTEST_F() 95 auto res = switchDataObj.Marshalling(parcel); in HWTEST_F() local 96 EXPECT_TRUE(!res); in HWTEST_F() 101 res = switchDataObj.Marshalling(parcel); in HWTEST_F() 102 EXPECT_TRUE(res); in HWTEST_F() 126 auto res = switchDataObj.Marshalling(parcel); in HWTEST_F() local 127 EXPECT_TRUE(!res); in HWTEST_F() 151 auto res = downloadProgressObj.Marshalling(parcel); in HWTEST_F() local 152 EXPECT_TRUE(!res); in HWTEST_F() 201 auto res = cleanOptions.Marshalling(parcel); HWTEST_F() local 231 auto res = cleanOptions.Marshalling(parcel); HWTEST_F() local 253 auto res = cleanOptions.Marshalling(parcel); HWTEST_F() local 280 auto res = switchDataObj->Unmarshalling(parcel); HWTEST_F() local 301 auto res = downloadProgressObj->Unmarshalling(parcel); HWTEST_F() local 322 auto res = cleanOptions->Unmarshalling(parcel); HWTEST_F() local 344 auto res = switchDataObj.ReadFromParcel(parcel); HWTEST_F() local 366 auto res = switchDataObj.ReadFromParcel(parcel); HWTEST_F() local 388 auto res = switchDataObj.ReadFromParcel(parcel); HWTEST_F() local 419 auto res = cleanOptions.ReadFromParcel(parcel); HWTEST_F() local 441 auto res = cleanOptions.ReadFromParcel(parcel); HWTEST_F() local 463 auto res = cleanOptions.ReadFromParcel(parcel); HWTEST_F() local 493 auto res = downloadProgressObj.ReadFromParcel(parcel); HWTEST_F() local 535 auto res = downloadProgressObj.to_string(); HWTEST_F() local 560 auto res = assetInfo.ReadFromParcel(parcel); HWTEST_F() local 581 auto res = assetInfo.Marshalling(parcel); HWTEST_F() local 602 auto res = assetInfo->Unmarshalling(parcel); HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_host_test/ |
H A D | extend_resource_manager_host_test.cpp | 73 ErrCode res = extendResource.OnRemoteRequest(code, data, reply, option);
in HWTEST_F() local 74 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 78 res = extendResource.OnRemoteRequest(code, data, reply, option);
in HWTEST_F() 79 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 83 res = extendResource.OnRemoteRequest(code, data, reply, option);
in HWTEST_F() 84 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 88 res = extendResource.OnRemoteRequest(code, data, reply, option);
in HWTEST_F() 89 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 93 res = extendResource.OnRemoteRequest(code, data, reply, option);
in HWTEST_F() 94 EXPECT_EQ(res, ERR_O in HWTEST_F() 123 ErrCode res = extendResource.HandleAddExtResource(data, reply); HWTEST_F() local 138 ErrCode res = extendResource.HandleRemoveExtResource(data, reply); HWTEST_F() local 153 ErrCode res = extendResource.HandleGetExtResource(data, reply); HWTEST_F() local 168 ErrCode res = extendResource.HandleEnableDynamicIcon(data, reply); HWTEST_F() local 183 ErrCode res = extendResource.HandleDisableDynamicIcon(data, reply); HWTEST_F() local 198 ErrCode res = extendResource.HandleGetDynamicIcon(data, reply); HWTEST_F() local 213 ErrCode res = extendResource.HandleCreateFd(data, reply); HWTEST_F() local [all...] |
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | switch_profile_manager.cpp | 38 int32_t res = SwitchAdapter::GetInstance().SubscribeSwitchData(APP_ID); in Init() local 39 if (res != DP_SUCCESS) { in Init() 40 HILOGE("SubscribeSwitchData failed, res: %{public}d", res); in Init() 49 int32_t res = SwitchAdapter::GetInstance().UnsubscribeSwitchData(APP_ID); in UnInit() local 50 if (res != DP_SUCCESS) { in UnInit() 51 HILOGE("UnsubscribeSwitchData failed, res: %{public}d", res); in UnInit() 67 int32_t res = DP_SUCCESS; in PutCharacteristicProfile() local 70 res in PutCharacteristicProfile() 83 int32_t res = 0; PutCharacteristicProfileBatch() local 99 int32_t res = 0; GetCharacteristicProfile() local 115 int32_t res = ProfileControlUtils::RefreshLocalSwitchProfile(APP_ID); RefreshLocalSwitchProfile() local [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | exporter.cpp | 50 bool res = false; in MarkExported() local 54 res = it != exported_.end(); in MarkExported() 55 if (!res) { in MarkExported() 59 return res; in MarkExported() 69 BASE_NS::shared_ptr<RootNode> res; in Export() local 74 res.reset(new RootNode { EXPORTER_VERSION, BASE_NS::move(node) }); in Export() 77 return res; in Export() 82 ISerNode::Ptr res; in CreateObjectNode() local 100 ISerNode::Ptr res; in CreateObjectRefNode() local 103 res in CreateObjectRefNode() 108 ExportObject(const IObject::ConstPtr& object, ISerNode::Ptr& res) ExportObject() argument 139 auto res = ExportValue(Any<uint64_t>(flags->GetObjectFlags().GetValue()), node); AutoExportObjectMembers() local 146 auto res = ExportIMetadata(*meta); AutoExportObjectMembers() local 171 BASE_NS::vector<NamedNode> res; ExportIMetadata() local 197 ISerNode::Ptr res; ExportSingleBuiltinValue() local 205 ISerNode::Ptr res; ExportArray() local 225 ISerNode::Ptr res; ExportBuiltinValue() local 239 ExportPointer(const IAny& entity, ISerNode::Ptr& res) ExportPointer() argument 270 ExportValue(const IAny& entity, ISerNode::Ptr& res) ExportValue() argument 295 ExportAny(const IAny::ConstPtr& any, ISerNode::Ptr& res) ExportAny() argument 344 ExportWeakPtr(const IObject::ConstWeakPtr& ptr, ISerNode::Ptr& res) ExportWeakPtr() argument 369 ExportToNode(const IAny& entity, ISerNode::Ptr& res) ExportToNode() argument 377 auto res = exporter_.ExportValue(entity, node); Export() local 390 auto res = exporter_.ExportAny(any, node); ExportAny() local 403 auto res = exporter_.ExportWeakPtr(ptr, node); ExportWeakPtr() local 417 auto res = exporter_.AutoExportObjectMembers(object_, vec); AutoExport() local 432 ExportToNode(const IAny& entity, ISerNode::Ptr& res) ExportToNode() argument [all...] |
/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/ |
H A D | dp_radar_helper_test.cpp | 41 bool res = DpRadarHelper::GetInstance().ReportCheckDpSa(info); in HWTEST_F() local 42 EXPECT_EQ(res, true); in HWTEST_F() 49 bool res = DpRadarHelper::GetInstance().ReportCheckDpSa(info); in HWTEST_F() local 50 EXPECT_EQ(res, true); in HWTEST_F() 57 bool res = DpRadarHelper::GetInstance().ReportLoadDpSa(info); in HWTEST_F() local 58 EXPECT_EQ(res, true); in HWTEST_F() 65 bool res = DpRadarHelper::GetInstance().ReportLoadDpSa(info); in HWTEST_F() local 66 EXPECT_EQ(res, true); in HWTEST_F() 73 bool res = DpRadarHelper::GetInstance().ReportLoadDpSaCb(info); in HWTEST_F() local 74 EXPECT_EQ(res, tru in HWTEST_F() 80 bool res = DpRadarHelper::GetInstance().ReportLoadDpSaCb(info); HWTEST_F() local 88 bool res = DpRadarHelper::GetInstance().ReportSaCheckAuth(info); HWTEST_F() local 96 bool res = DpRadarHelper::GetInstance().ReportSaCheckAuth(info); HWTEST_F() local 104 bool res = DpRadarHelper::GetInstance().ReportGetData(info); HWTEST_F() local 111 bool res = DpRadarHelper::GetInstance().ReportGetData(info); HWTEST_F() local 119 bool res = DpRadarHelper::GetInstance().ReportAddData(info); HWTEST_F() local 126 bool res = DpRadarHelper::GetInstance().ReportAddData(info); HWTEST_F() local 134 bool res = DpRadarHelper::GetInstance().ReportDeleteData(info); HWTEST_F() local 142 bool res = DpRadarHelper::GetInstance().ReportDeleteData(info); HWTEST_F() local 150 bool res = DpRadarHelper::GetInstance().ReportSubscribeData(info); HWTEST_F() local 157 bool res = DpRadarHelper::GetInstance().ReportSubscribeData(info); HWTEST_F() local 165 bool res = DpRadarHelper::GetInstance().ReportNotifyDataChange(info); HWTEST_F() local 173 bool res = DpRadarHelper::GetInstance().ReportUnsbscribeData(info); HWTEST_F() local 180 bool res = DpRadarHelper::GetInstance().ReportUnsbscribeData(info); HWTEST_F() local 188 bool res = DpRadarHelper::GetInstance().ReportSyncData(info); HWTEST_F() local 196 bool res = DpRadarHelper::GetInstance().ReportSyncData(info); HWTEST_F() local 204 bool res = DpRadarHelper::GetInstance().ReportSyncDataCb(info); HWTEST_F() local 211 std::string res = DpRadarHelper::GetInstance().GetAnonyUdid(udid); HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_bundle_mgr_host_test/ |
H A D | bms_bundle_mgr_host_test.cpp | 58 ErrCode res = bundleMgrHost.HandleGetApplicationInfo(data, reply);
in HWTEST_F() local 59 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 73 ErrCode res = bundleMgrHost.HandleGetApplicationInfoWithIntFlags(data, reply);
in HWTEST_F() local 74 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 88 ErrCode res = bundleMgrHost.HandleGetApplicationInfoWithIntFlagsV9(data, reply);
in HWTEST_F() local 89 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 103 ErrCode res = bundleMgrHost.HandleGetApplicationInfosWithIntFlags(data, reply);
in HWTEST_F() local 104 EXPECT_EQ(res, ERR_OK);
in HWTEST_F() 118 ErrCode res = bundleMgrHost.HandleGetApplicationInfosWithIntFlagsV9(data, reply);
in HWTEST_F() local 119 EXPECT_EQ(res, ERR_O in HWTEST_F() 133 ErrCode res = bundleMgrHost.HandleGetBundleInfoForSelf(data, reply); HWTEST_F() local 148 ErrCode res = bundleMgrHost.HandleGetDependentBundleInfo(data, reply); HWTEST_F() local 163 ErrCode res = bundleMgrHost.HandleGetBundleInfoWithIntFlagsV9(data, reply); HWTEST_F() local 178 ErrCode res = bundleMgrHost.HandleGetBundlePackInfo(data, reply); HWTEST_F() local 193 ErrCode res = bundleMgrHost.HandleGetBundlePackInfoWithIntFlags(data, reply); HWTEST_F() local 208 ErrCode res = bundleMgrHost.HandleGetBundleInfos(data, reply); HWTEST_F() local 223 ErrCode res = bundleMgrHost.HandleGetBundleInfosWithIntFlags(data, reply); HWTEST_F() local 238 ErrCode res = bundleMgrHost.HandleGetBundleInfosWithIntFlagsV9(data, reply); HWTEST_F() local 253 ErrCode res = bundleMgrHost.HandleGetBundleNameForUid(data, reply); HWTEST_F() local 268 ErrCode res = bundleMgrHost.HandleGetBundlesForUid(data, reply); HWTEST_F() local 283 ErrCode res = bundleMgrHost.HandleGetBundleGids(data, reply); HWTEST_F() local 298 ErrCode res = bundleMgrHost.HandleGetBundleGidsByUid(data, reply); HWTEST_F() local 313 ErrCode res = bundleMgrHost.HandleGetBundleInfosByMetaData(data, reply); HWTEST_F() local 328 ErrCode res = bundleMgrHost.HandleQueryAbilityInfo(data, reply); HWTEST_F() local 343 ErrCode res = bundleMgrHost.HandleQueryAbilityInfoMutiparam(data, reply); HWTEST_F() local 358 ErrCode res = bundleMgrHost.HandleQueryAbilityInfos(data, reply); HWTEST_F() local 373 ErrCode res = bundleMgrHost.HandleQueryAbilityInfosMutiparam(data, reply); HWTEST_F() local 388 ErrCode res = bundleMgrHost.HandleQueryAbilityInfosV9(data, reply); HWTEST_F() local 403 ErrCode res = bundleMgrHost.HandleQueryLauncherAbilityInfos(data, reply); HWTEST_F() local 418 ErrCode res = bundleMgrHost.HandleQueryAllAbilityInfos(data, reply); HWTEST_F() local 433 ErrCode res = bundleMgrHost.HandleQueryAbilityInfoByUriForUserId(data, reply); HWTEST_F() local 448 ErrCode res = bundleMgrHost.HandleQueryKeepAliveBundleInfos(data, reply); HWTEST_F() local 463 ErrCode res = bundleMgrHost.HandleGetAbilityLabel(data, reply); HWTEST_F() local 478 ErrCode res = bundleMgrHost.HandleGetAbilityLabelWithModuleName(data, reply); HWTEST_F() local 493 ErrCode res = bundleMgrHost.HandleCheckIsSystemAppByUid(data, reply); HWTEST_F() local 508 ErrCode res = bundleMgrHost.HandleGetBundleArchiveInfo(data, reply); HWTEST_F() local 523 ErrCode res = bundleMgrHost.HandleGetBundleArchiveInfoWithIntFlags(data, reply); HWTEST_F() local 538 ErrCode res = bundleMgrHost.HandleGetBundleArchiveInfoWithIntFlagsV9(data, reply); HWTEST_F() local 553 ErrCode res = bundleMgrHost.HandleGetHapModuleInfo(data, reply); HWTEST_F() local 568 ErrCode res = bundleMgrHost.HandleGetHapModuleInfoWithUserId(data, reply); HWTEST_F() local 583 ErrCode res = bundleMgrHost.HandleGetLaunchWantForBundle(data, reply); HWTEST_F() local 598 ErrCode res = bundleMgrHost.HandleGetPermissionDef(data, reply); HWTEST_F() local 613 ErrCode res = bundleMgrHost.HandleCleanBundleCacheFiles(data, reply); HWTEST_F() local 628 ErrCode res = bundleMgrHost.HandleCleanBundleDataFiles(data, reply); HWTEST_F() local 643 ErrCode res = bundleMgrHost.HandleRegisterBundleStatusCallback(data, reply); HWTEST_F() local 658 ErrCode res = bundleMgrHost.HandleRegisterBundleEventCallback(data, reply); HWTEST_F() local 673 ErrCode res = bundleMgrHost.HandleUnregisterBundleEventCallback(data, reply); HWTEST_F() local 688 ErrCode res = bundleMgrHost.HandleClearBundleStatusCallback(data, reply); HWTEST_F() local 703 ErrCode res = bundleMgrHost.HandleUnregisterBundleStatusCallback(data, reply); HWTEST_F() local 718 ErrCode res = bundleMgrHost.HandleDumpInfos(data, reply); HWTEST_F() local 733 ErrCode res = bundleMgrHost.HandleCompileProcessAOT(data, reply); HWTEST_F() local 748 ErrCode res = bundleMgrHost.HandleCompileReset(data, reply); HWTEST_F() local 763 ErrCode res = bundleMgrHost.HandleGetBundleInstaller(data, reply); HWTEST_F() local 778 ErrCode res = bundleMgrHost.HandleGetBundleUserMgr(data, reply); HWTEST_F() local 793 ErrCode res = bundleMgrHost.HandleGetVerifyManager(data, reply); HWTEST_F() local 808 ErrCode res = bundleMgrHost.HandleIsApplicationEnabled(data, reply); HWTEST_F() local 823 ErrCode res = bundleMgrHost.HandleSetApplicationEnabled(data, reply); HWTEST_F() local 838 ErrCode res = bundleMgrHost.HandleIsAbilityEnabled(data, reply); HWTEST_F() local 853 ErrCode res = bundleMgrHost.HandleSetAbilityEnabled(data, reply); HWTEST_F() local 868 ErrCode res = bundleMgrHost.HandleGetAllFormsInfo(data, reply); HWTEST_F() local 883 ErrCode res = bundleMgrHost.HandleGetFormsInfoByApp(data, reply); HWTEST_F() local 898 ErrCode res = bundleMgrHost.HandleGetFormsInfoByModule(data, reply); HWTEST_F() local 913 ErrCode res = bundleMgrHost.HandleGetShortcutInfos(data, reply); HWTEST_F() local 928 ErrCode res = bundleMgrHost.HandleGetShortcutInfoV9(data, reply); HWTEST_F() local 943 ErrCode res = bundleMgrHost.HandleGetAllCommonEventInfo(data, reply); HWTEST_F() local 958 ErrCode res = bundleMgrHost.HandleGetDistributedBundleInfo(data, reply); HWTEST_F() local 973 ErrCode res = bundleMgrHost.HandleGetAppPrivilegeLevel(data, reply); HWTEST_F() local 988 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfosWithoutType(data, reply); HWTEST_F() local 1003 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfosWithoutTypeV9(data, reply); HWTEST_F() local 1018 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfos(data, reply); HWTEST_F() local 1033 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfosV9(data, reply); HWTEST_F() local 1048 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfosByType(data, reply); HWTEST_F() local 1063 ErrCode res = bundleMgrHost.HandleVerifyCallingPermission(data, reply); HWTEST_F() local 1078 ErrCode res = bundleMgrHost.HandleQueryExtensionAbilityInfoByUri(data, reply); HWTEST_F() local 1093 ErrCode res = bundleMgrHost.HandleGetAppIdByBundleName(data, reply); HWTEST_F() local 1108 ErrCode res = bundleMgrHost.HandleGetAppType(data, reply); HWTEST_F() local 1123 ErrCode res = bundleMgrHost.HandleGetUidByBundleName(data, reply); HWTEST_F() local 1138 ErrCode res = bundleMgrHost.HandleGetUidByDebugBundleName(data, reply); HWTEST_F() local 1153 ErrCode res = bundleMgrHost.HandleGetAbilityInfo(data, reply); HWTEST_F() local 1168 ErrCode res = bundleMgrHost.HandleGetAbilityInfoWithModuleName(data, reply); HWTEST_F() local 1183 ErrCode res = bundleMgrHost.HandleGetModuleUpgradeFlag(data, reply); HWTEST_F() local 1198 ErrCode res = bundleMgrHost.HandleSetModuleUpgradeFlag(data, reply); HWTEST_F() local 1213 ErrCode res = bundleMgrHost.HandleIsModuleRemovable(data, reply); HWTEST_F() local 1228 ErrCode res = bundleMgrHost.HandleSetModuleRemovable(data, reply); HWTEST_F() local 1243 ErrCode res = bundleMgrHost.HandleImplicitQueryInfoByPriority(data, reply); HWTEST_F() local 1258 ErrCode res = bundleMgrHost.HandleImplicitQueryInfos(data, reply); HWTEST_F() local 1273 ErrCode res = bundleMgrHost.HandleGetAllDependentModuleNames(data, reply); HWTEST_F() local 1288 ErrCode res = bundleMgrHost.HandleGetSandboxBundleInfo(data, reply); HWTEST_F() local 1303 ErrCode res = bundleMgrHost.HandleObtainCallingBundleName(data, reply); HWTEST_F() local 1318 ErrCode res = bundleMgrHost.HandleGetBundleStats(data, reply); HWTEST_F() local 1333 ErrCode res = bundleMgrHost.HandleGetAllBundleStats(data, reply); HWTEST_F() local 1348 ErrCode res = bundleMgrHost.HandleCheckAbilityEnableInstall(data, reply); HWTEST_F() local 1363 ErrCode res = bundleMgrHost.HandleGetSandboxAbilityInfo(data, reply); HWTEST_F() local 1378 ErrCode res = bundleMgrHost.HandleGetSandboxExtAbilityInfos(data, reply); HWTEST_F() local 1393 ErrCode res = bundleMgrHost.HandleGetSandboxHapModuleInfo(data, reply); HWTEST_F() local 1408 ErrCode res = bundleMgrHost.HandleGetMediaData(data, reply); HWTEST_F() local 1423 ErrCode res = bundleMgrHost.HandleGetStringById(data, reply); HWTEST_F() local 1438 ErrCode res = bundleMgrHost.HandleGetIconById(data, reply); HWTEST_F() local 1453 ErrCode res = bundleMgrHost.HandleGetQuickFixManagerProxy(data, reply); HWTEST_F() local 1468 ErrCode res = bundleMgrHost.HandleSetDebugMode(data, reply); HWTEST_F() local 1483 ErrCode res = bundleMgrHost.HandleVerifySystemApi(data, reply); HWTEST_F() local 1498 ErrCode res = bundleMgrHost.HandleGetOverlayManagerProxy(data, reply); HWTEST_F() local 1513 ErrCode res = bundleMgrHost.HandleProcessPreload(data, reply); HWTEST_F() local 1528 ErrCode res = bundleMgrHost.HandleGetAppProvisionInfo(data, reply); HWTEST_F() local 1543 ErrCode res = bundleMgrHost.HandleGetProvisionMetadata(data, reply); HWTEST_F() local 1558 ErrCode res = bundleMgrHost.HandleGetBaseSharedBundleInfos(data, reply); HWTEST_F() local 1573 ErrCode res = bundleMgrHost.HandleGetAllSharedBundleInfo(data, reply); HWTEST_F() local 1588 ErrCode res = bundleMgrHost.HandleGetSharedBundleInfo(data, reply); HWTEST_F() local 1603 ErrCode res = bundleMgrHost.HandleGetSharedBundleInfoBySelf(data, reply); HWTEST_F() local 1618 ErrCode res = bundleMgrHost.HandleGetSharedDependencies(data, reply); HWTEST_F() local 1633 ErrCode res = bundleMgrHost.HandleGetProxyDataInfos(data, reply); HWTEST_F() local 1648 ErrCode res = bundleMgrHost.HandleGetAllProxyDataInfos(data, reply); HWTEST_F() local 1663 ErrCode res = bundleMgrHost.HandleGetSpecifiedDistributionType(data, reply); HWTEST_F() local 1678 ErrCode res = bundleMgrHost.HandleGetAdditionalInfo(data, reply); HWTEST_F() local 1693 ErrCode res = bundleMgrHost.HandleSetExtNameOrMIMEToApp(data, reply); HWTEST_F() local 1708 ErrCode res = bundleMgrHost.HandleDelExtNameOrMIMEToApp(data, reply); HWTEST_F() local 1723 ErrCode res = bundleMgrHost.HandleQueryDataGroupInfos(data, reply); HWTEST_F() local 1738 ErrCode res = bundleMgrHost.HandleGetPreferenceDirByGroupId(data, reply); HWTEST_F() local 1753 ErrCode res = bundleMgrHost.HandleQueryAppGalleryBundleName(data, reply); HWTEST_F() local 1768 ErrCode res = bundleMgrHost.HandleQueryExtensionAbilityInfosWithTypeName(data, reply); HWTEST_F() local 1783 ErrCode res = bundleMgrHost.HandleQueryExtensionAbilityInfosOnlyWithTypeName(data, reply); HWTEST_F() local 1798 ErrCode res = bundleMgrHost.HandleResetAOTCompileStatus(data, reply); HWTEST_F() local 1813 ErrCode res = bundleMgrHost.HandleGetJsonProfile(data, reply); HWTEST_F() local 1828 ErrCode res = bundleMgrHost.HandleGetBundleResourceProxy(data, reply); HWTEST_F() local 1843 ErrCode res = bundleMgrHost.HandleSetAdditionalInfo(data, reply); HWTEST_F() local 1858 ErrCode res = bundleMgrHost.HandleGetRecoverableApplicationInfo(data, reply); HWTEST_F() local 1873 ErrCode res = bundleMgrHost.HandleGetUninstalledBundleInfo(data, reply); HWTEST_F() local 1888 ErrCode res = bundleMgrHost.HandleCreateBundleDataDir(data, reply); HWTEST_F() local 1903 ErrCode res = bundleMgrHost.HandleCreateBundleDataDir(data, reply); HWTEST_F() local 1918 ErrCode res = bundleMgrHost.HandleCanOpenLink(data, reply); HWTEST_F() local 1933 ErrCode res = bundleMgrHost.HandleIsBundleInstalled(data, reply); HWTEST_F() local [all...] |