Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ logcat.test.ts
File
logcat.test.ts
src/platforms/android/__tests__/logcat.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
{ test } from
'vitest'
;
3
import
{ AppError } from
'../../../kernel/errors.ts'
;
4
import
{ streamAndroidLogcatWithAdb } from
'../logcat.ts'
;
Callers
nothing calls this directly
Calls
1
streamAndroidLogcatWithAdb
Function · 0.90
Tested by
no test coverage detected