Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ flutter_run.test_device.test.ts
File
flutter_run.test_device.test.ts
src/test/flutter_debug/flutter_run.test_device.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
"assert"
;
2
import
* as path from
"path"
;
3
import
* as vs from
"vscode"
;
4
import
{ DebuggerType, VmServiceExtension } from
"../../shared/enums"
;
Callers
nothing calls this directly
Calls
15
getPackages
Function · 0.90
activateWithoutAnalysis
Function · 0.90
createDebugClient
Function · 0.90
deferUntilLast
Function · 0.90
watchPromise
Function · 0.90
killFlutterTester
Function · 0.90
closeAllOpenFiles
Function · 0.90
openFile
Function · 0.90
startDebugger
Function · 0.90
waitAllThrowIfTerminates
Function · 0.90
waitForResult
Function · 0.90
ensureServiceExtensionValue
Function · 0.90
Tested by
no test coverage detected