Searched refs:TEST_SIZE_2MB (Results 1 – 1 of 1) sorted by relevance
86 const int64_t TEST_SIZE_2MB = 2 * 1024 * 1024; variable87 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