Searched refs:validSession (Results 1 – 1 of 1) sorted by relevance
516 FakeStagedSession validSession = new FakeStagedSession(239); in getStagedApexInfos_nonParentSession() local517 validSession.setIsApex(true); in getStagedApexInfos_nonParentSession()518 validSession.setSessionReady(); in getStagedApexInfos_nonParentSession()523 Map<String, ApexInfo> result = mStagingManager.getStagedApexInfos(validSession); in getStagedApexInfos_nonParentSession()