Searched refs:getAsBoolean (Results 1 – 8 of 8) sorted by relevance
49 boolean getAsBoolean(); in getAsBoolean() method
73 s.takeWhile(e -> isWithinTakePeriod.getAsBoolean()) in testTimedTakeWithCount()294 if (!isWithinExecutionPeriod.getAsBoolean()) { in testWhileMulti()304 if (!isWithinExecutionPeriod.getAsBoolean()) { in testWhileMulti()
43 while (conditionFn.getAsBoolean()) { in waitWhileTrueOrTimeout()
291 s[j] = (theSupplier.getAsBoolean() ? (byte)1 : (byte)0); in testRngBsi1999BooleanOnce()409 boolean success = theSupplier.getAsBoolean(); in tryIt()
155 boolean success = f.apply(id).getAsBoolean(); in tryIt()
86 if (s.getAsBoolean()) in gcAwait()
206 if (bufferSink.cancellationRequested() || !pusher.getAsBoolean()) {
17093 method public boolean getAsBoolean();