Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/test/unittest/ptable_parse_test/
H A Dptable_manager_unittest.cpp53 bool TestIsPartitionChanged(const std::vector<Ptable::PtnInfo> &devicePtnInfo, in TestIsPartitionChanged() function in __anon3f756fc10110::PtableManagerTest
156 void TestIsPartitionChanged() in TestIsPartitionChanged() function in __anon3f756fc10110::UTestPtableManager
166 ret = context.TestIsPartitionChanged(devicePtnInfo, pkgPtnInfo, partitionName); in TestIsPartitionChanged()
169 ret = context.TestIsPartitionChanged(devicePtnInfo, pkgPtnInfo, partitionName); in TestIsPartitionChanged()
172 ret = context.TestIsPartitionChanged(devicePtnInfo, pkgPtnInfo, partitionName); in TestIsPartitionChanged()
176 ret = context.TestIsPartitionChanged(devicePtnInfo, pkgPtnInfo, partitionName); in TestIsPartitionChanged()
179 ret = context.TestIsPartitionChanged(devicePtnInfo, pkgPtnInfo, partitionName); in TestIsPartitionChanged()
183 ret = context.TestIsPartitionChanged(devicePtnInfo, pkgPtnInfo, partitionName); in TestIsPartitionChanged()
186 ret = context.TestIsPartitionChanged(devicePtnInfo, pkgPtnInfo, partitionName); in TestIsPartitionChanged()
215 HWTEST_F(UTestPtableManager, TestIsPartitionChanged, TestSize.Level1)
[all …]