Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/
H A Dmedialibrary_backup_clone_test.cpp546 BurstKeyGenerator burstKeyGenerator; variable
568 burstKey = burstKeyGenerator.FindBurstKey(fileInfos[i]);
571 EXPECT_EQ(burstKey, burstKeyGenerator.FindBurstKey(fileInfos[i]));
583 BurstKeyGenerator burstKeyGenerator; variable
597 burstKey = burstKeyGenerator.FindBurstKey(fileInfos[i]);
600 EXPECT_NE(burstKey, burstKeyGenerator.FindBurstKey(fileInfos[i]));
612 BurstKeyGenerator burstKeyGenerator; variable
626 burstKey = burstKeyGenerator.FindBurstKey(fileInfos[i]);
629 EXPECT_NE(burstKey, burstKeyGenerator.FindBurstKey(fileInfos[i]));