Searched refs:collection1_3 (Results 1 – 1 of 1) sorted by relevance
1842 Collection collection1_3; in testMoveToMBox() local1843 collection1_3.setName(QStringLiteral("collection1_3")); in testMoveToMBox()1844 collection1_3.setRemoteId(QStringLiteral("collection1_3")); in testMoveToMBox()1845 collection1_3.setParentCollection(collection1); in testMoveToMBox()1847 job = mStore->moveCollection(collection1_3, target); in testMoveToMBox()1853 QCOMPARE(collection.remoteId(), collection1_3.remoteId()); in testMoveToMBox()