Home
last modified time | relevance | path

Searched refs:testGdbPython (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Druntime-gdb_test.go177 testGdbPython(t, false)
184 testGdbPython(t, true)
187 func testGdbPython(t *testing.T, cgo bool) { func