Home
last modified time | relevance | path

Searched refs:TEST_SIZE_2MB (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.cpp86 const int64_t TEST_SIZE_2MB = 2 * 1024 * 1024; variable
87 const int64_t TEST_SIZE_2MB_BELOW = TEST_SIZE_2MB - 1;
88 const int64_t TEST_SIZE_2MB_ABOVE = TEST_SIZE_2MB + 1;
1565 … TestConvertPathToRealPathByFileSize(TEST_SIZE_2MB, srcPath, expectedNewPath); // Sd, equal to 2MB