Searched defs:buildStorageStats (Results 1 – 2 of 2) sorted by relevance
372 private static StorageStats buildStorageStats() { in buildStorageStats() method in ShadowStorageStatsManagerTest376 private static StorageStats buildStorageStats(long codeSize, long dataSize, long cacheSize) { in buildStorageStats() method in ShadowStorageStatsManagerTest
184 AsyncCallable<MddStorageStats> buildStorageStats) { in logMddStorageStats()