Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java179 String appSrcPath = appInfo.sourceDir; in testVerifyStatsByDataType() local
194 long libSize = getSizeOfDir(new File(appSrcPath + "/lib/")); in testVerifyStatsByDataType()