Home
last modified time | relevance | path

Searched defs:internal (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java690 final StructStat internal = Os.stat(Environment.getDataDirectory().getAbsolutePath()); in testDataInternal() local
700 final StructStat internal = Os.stat(Environment.getDataDirectory().getAbsolutePath()); in testDataNotInternal() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java188 final File internal = new File( in testVerifyStatsExternal() local