Home | History | Annotate | Download | only in core

Lines Matching refs:isRunCountEmpty

268 static bool isRunCountEmpty(int count) {
276 if (isRunCountEmpty(count)) {
1132 return (QUICK_EXIT_TRUE_COUNT == count) || !isRunCountEmpty(count);