Searched refs:PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
14 PAGE_SIZE = 4096 variable55 return "%.2f" % round(num_pages * PAGE_SIZE / 1024.0 / 1024.0, 2)
5198 const PAGE_SIZE: i32 = 4096; in test_query_all_valid_table_sizes() constant5208 assert!(stat.size >= PAGE_SIZE); in test_query_all_valid_table_sizes()