HomeSort by relevance Sort by last modified time
    Searched refs:SBDebugger (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/tests/lldb/tests/harness/
util_lldb.py 53 The SBDebugger instance that was created.
68 dbg: Instance of SBDebugger that is to be destroyed.
test_base_remote.py 87 dbg: The instance of the SBDebugger that should connect to the
150 dbg: The instance of the SBDebugger that is used to test commands.
  /prebuilts/go/darwin-x86/src/runtime/
runtime-lldb_test.go 79 debugger = lldb.SBDebugger.Create()
124 lldb.SBDebugger.Destroy(debugger)
  /prebuilts/go/linux-x86/src/runtime/
runtime-lldb_test.go 79 debugger = lldb.SBDebugger.Create()
124 lldb.SBDebugger.Destroy(debugger)

Completed in 292 milliseconds