Home
last modified time | relevance | path

Searched refs:g_Ability (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/
H A Dpkg_db_helper_test.cpp62 static std::string g_Ability = "testAbility"; variable
82 ret = helper->CheckIfNeedUpdateEx(isUpdate, g_Ability); in SetUpTestCase()
96 int32_t ret = helper->CheckIfNeedUpdateEx(isUpdate, g_Ability); in TearDownTestCase()
190 int32_t ret = helper->CheckIfNeedUpdateEx(isUpdate, g_Ability);
200 int32_t ret = helper->AddOrUpdateRightRecord(g_bundleName, g_Ability, driverInfo);