Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenersTest.java906 int nRunsPerThread) throws InterruptedException { in testThreadSafety() argument
914 for (int j = 0; j < nRunsPerThread; j++) { in testThreadSafety()
DManagedServicesTest.java2463 int nRunsPerThread) throws InterruptedException { in testThreadSafety() argument
2471 for (int j = 0; j < nRunsPerThread; j++) { in testThreadSafety()
DPreferencesHelperTest.java485 int nRunsPerThread) throws Exception { in testThreadSafety() argument
493 for (int j = 0; j < nRunsPerThread; j++) { in testThreadSafety()