clearTestIsolatesCount function

  1. @visibleForTesting
void clearTestIsolatesCount()

Implementation

@visibleForTesting
void clearTestIsolatesCount() {
  _testIsolatesCount = null;
}