Searched refs:DEFAULT_STORAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
269 static const int32_t DEFAULT_STORAGE_SIZE = 32768; in testTrieRangesWithMalloc() local270 storage = (uint8_t*) uprv_malloc(sizeof(uint8_t)*DEFAULT_STORAGE_SIZE); in testTrieRangesWithMalloc()317 length=utrie_serialize(newTrie, storage, DEFAULT_STORAGE_SIZE, in testTrieRangesWithMalloc()