Searched refs:getFakeApexInfo (Results 1 – 1 of 1) sorted by relevance
504 private ApexInfo[] getFakeApexInfo(List<String> moduleNames) { in getFakeApexInfo() method in StagingManagerTest519 ApexInfo[] fakeApexInfos = getFakeApexInfo(Arrays.asList("module1")); in getStagedApexInfos_nonParentSession()543 ApexInfo[] fakeApexInfos = getFakeApexInfo(Arrays.asList("module1", "module2")); in getStagedApexInfos_parentSession()614 ApexInfo[] fakeApexInfos = getFakeApexInfo(Arrays.asList("module1")); in getStagedApexInfo()