Searched refs:actualParentId (Results 1 – 1 of 1) sorted by relevance
157 final ContentCaptureSessionId actualParentId = child.context.getParentSessionId(); in assertRightRelationship() local159 .that(actualParentId).isNotNull(); in assertRightRelationship()160 assertWithMessage("id of parent session doesn't match child").that(actualParentId) in assertRightRelationship()