We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fb8c1 commit b6d14a9Copy full SHA for b6d14a9
runtime/tests/vm/dart/isolates/thread_pool_test.dart
@@ -11,7 +11,7 @@ import 'dart:ffi';
11
import 'package:expect/expect.dart';
12
13
import 'test_utils.dart';
14
-import '../../../../../tests/ffi_2/dylib_utils.dart';
+import '../../../../../tests/ffi/dylib_utils.dart';
15
16
// This should be larger than max-new-space-size/tlab-size.
17
const int threadCount = 200;
0 commit comments