Searched refs:SOURCE_DISPLAYED_CORRECTLY (Results 1 – 2 of 2) sorted by relevance
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,
99 SOURCE_DISPLAYED_CORRECTLY = "Source code displayed correctly" variable