Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java711 testClearCodeCache(false); in testClearCodeCache_full()
716 testClearCodeCache(true); in testClearCodeCache_instant()
718 private void testClearCodeCache(boolean instant) throws Exception { in testClearCodeCache() method in SplitTests