Searched refs:actualContext (Results 1 – 2 of 2) sorted by relevance
322 final ContentCaptureContext actualContext = event1.getContentCaptureContext(); in testSimpleLifecycle_changeContextAfterCreate() local323 assertContentCaptureContext(actualContext); in testSimpleLifecycle_changeContextAfterCreate()375 final ContentCaptureContext actualContext = ctxUpdatedEvent.getContentCaptureContext(); in testSimpleLifecycle_changeContextOnCreate() local376 assertContentCaptureContext(actualContext); in testSimpleLifecycle_changeContextOnCreate()
1083 Context actualContext = mContext.createPackageContext(getValidPackageName(), in testCreatePackageContext() local1086 assertNotNull(actualContext); in testCreatePackageContext()