Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java262 testNativeAll(false); in testNativeAll_full()
267 testNativeAll(true); in testNativeAll_instant()
269 private void testNativeAll(boolean instant) throws Exception { in testNativeAll() method in SplitTests