Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/
DSplitAppTest.java91 public AppContextTestRule mAppContextTestRule = new AppContextTestRule(); field in SplitAppTest
192 final Context context = mAppContextTestRule.getContext(); in shouldLoadFeatureAReceivers()
259 final Context context = mAppContextTestRule.getContext(); in shouldLoadFeatureAAndBReceivers()
343 final Context context = mAppContextTestRule.getContext(); in shouldLoadFeatureAAndBAndCReceivers()