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

  /external/lldb/test/source-manager/
TestSourceManager.py 108 self.expect("source list -n main", SOURCE_DISPLAYED_CORRECTLY,
127 self.expect("source list -f main.c -l %d" % self.line, SOURCE_DISPLAYED_CORRECTLY,
181 self.expect("source list -f main.c -l %d" % self.line, SOURCE_DISPLAYED_CORRECTLY,
  /external/lldb/test/
lldbtest.py 99 SOURCE_DISPLAYED_CORRECTLY = "Source code displayed correctly"
    [all...]

Completed in 49 milliseconds