Home
last modified time | relevance | path

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

/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/mixedmaildir/autotests/
H A Dcollectiondeletetest.cpp158 Collection collection3_1; in testNonExisting() local
159 collection3_1.setName(QStringLiteral("collection3_1")); in testNonExisting()
160 collection3_1.setRemoteId(QStringLiteral("collection3_1")); in testNonExisting()
161 collection3_1.setParentCollection(collection3); in testNonExisting()
162 job = mStore->deleteCollection(collection3_1); in testNonExisting()