Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp88 const int64_t TEST_SIZE_2MB_ABOVE = TEST_SIZE_2MB + 1; variable
1574 …TestConvertPathToRealPathByFileSize(TEST_SIZE_2MB_ABOVE, srcPath, expectedNewPath); // Sd, above 2…
1582 fileInfo.fileSize = TEST_SIZE_2MB_ABOVE; in TestConvertPathToRealPathByLocalMediaId()