Searched refs:conflictDelegate (Results 1 – 1 of 1) sorted by relevance
1169 KvStoreDelegate *conflictDelegate = nullptr; variable1173 ASSERT_TRUE(manager != nullptr && conflictDelegate != nullptr);1181 EXPECT_TRUE(manager->CloseKvStore(conflictDelegate) == OK);1182 conflictDelegate = nullptr;1197 KvStoreDelegate *conflictDelegate = nullptr; variable1201 ASSERT_TRUE(manager != nullptr && conflictDelegate != nullptr);1209 EXPECT_TRUE(manager->CloseKvStore(conflictDelegate) == OK);1210 conflictDelegate = nullptr;1225 KvStoreDelegate *conflictDelegate = nullptr; variable1238 EXPECT_TRUE(manager->CloseKvStore(conflictDelegate) == OK);[all …]