Searched refs:hasOpenSlices (Results 1 – 3 of 3) sorted by relevance
25 fun hasOpenSlices() = openSlices.isNotEmpty() in hasOpenSlices() method34 if (!hasOpenSlices()) return null // silently ignore unmatched endSlice calls in endSlice()48 while (hasOpenSlices()) { in autoCloseOpenSlices()
36 if (slicesBuilder.hasOpenSlices()) {
82 assertFalse(sliceGroup.hasOpenSlices()) in testImportBeginEnd()118 assertFalse(sliceGroup.hasOpenSlices()) in testImportBeginEndNoTgids()