Searched defs:childSessionIds (Results 1 – 2 of 2) sorted by relevance
400 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_stagedParentSession_shouldReceiveAllChildrenAbandonCallBack() local415 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_nonStagedParentSession_shouldReceiveAllChildrenAbandonCallBack() local431 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_stagedParentSession_shouldAbandonAllChildrenSessions() local449 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_nonStagedParentSession_shouldAbandonAllChildrenSessions() local467 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_stagedParentSession_openedChildSession_getNamesShouldReturnEmptyList() local495 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_nonStagedParentSession_openedChildSession_canNotGetNames() local525 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_stagedParentSession_openChildSessionForWriting_shouldFail() local545 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_nonStagedParentSession_openChildSessionForWriting_shouldFail() local565 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_stagedParentSession_childSession_canNotOpenAgain() local583 final int[] childSessionIds = getChildSessionIds(parentSessionId); in abandon_nonStagedParentSession_childSession_canNotOpenAgain() local
217 int[] childSessionIds = parentSession.getChildSessionIds(); in testOpenSessionForMultiPackageSession() local