Searched refs:emissionParentJob (Results 1 – 1 of 1) sorted by relevance
34 val emissionParentJob = (element as Job).transitiveCoroutineParent(collectJob) in checkContext() constant66 if (emissionParentJob !== collectJob) { in checkContext()70 "\t\tChild of $emissionParentJob, expected child of $collectJob.\n" + in checkContext()