Searched refs:MAX_FILE_SIZE (Results 1 – 2 of 2) sorted by relevance
78 int MAX_FILE_SIZE = 10 * 1024; // 10 kb in testMultipleDownloads() local82 int size = r.nextInt(MAX_FILE_SIZE); in testMultipleDownloads()
42 #define MAX_FILE_SIZE (0x10000000000) macro593 max_size = MAX_FILE_SIZE; in storage_file_get_max_size()