Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java227 testLocale(false); in testLocale_full()
232 testLocale(true); in testLocale_instant()
234 private void testLocale(boolean instant) throws Exception { in testLocale() method in SplitTests
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java269 public void testLocale() throws Exception { in testLocale() method in SplitAppTest