Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/openers/
DStreamMutationOpenerAndroidTest.java58 @Rule public final ServiceTestRule serviceRule = new ServiceTestRule(); field in StreamMutationOpenerAndroidTest
67 serviceRule.startService(new Intent(context, TestHelper.class)); in interleaveMutations_withoutLocking_lacksIsolation()
129 serviceRule.startService(new Intent(context, TestHelper.class)); in interleaveMutations_withLocking()