Home
last modified time | relevance | path

Searched refs:finalUserStats (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/app/src/com/android/tests/sdksandbox/
DSdkSandboxStorageTestApp.java142 final StorageStats finalUserStats = stats.queryStatsForUser(UUID_DEFAULT, user); in testSdkDataIsAttributedToApp() local
150 finalUserStats.getDataBytes() - initialUserStats.getDataBytes(); in testSdkDataIsAttributedToApp()
162 finalUserStats.getCacheBytes() - initialUserStats.getCacheBytes(); in testSdkDataIsAttributedToApp()