Home
last modified time | relevance | path

Searched defs:fooUuid (Results 1 – 2 of 2) sorted by relevance

/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/klipper/autotests/
H A Dhistorytest.cpp87 const QByteArray fooUuid = QCryptographicHash::hash(fooText.toUtf8(), QCryptographicHash::Sha1); in testInsertRemove() local
240 …const QByteArray fooUuid = QCryptographicHash::hash(QByteArrayLiteral("foo"), QCryptographicHash::… in testFind() local
258 const QByteArray fooUuid = QCryptographicHash::hash(fooText.toUtf8(), QCryptographicHash::Sha1); in testCycle() local
H A Dhistorymodeltest.cpp75 const QByteArray fooUuid = QCryptographicHash::hash(fooText.toUtf8(), QCryptographicHash::Sha1); in testInsertRemove() local
201 …const QByteArray fooUuid = QCryptographicHash::hash(QByteArrayLiteral("foo"), QCryptographicHash::… in testIndexOf() local