Searched defs:source_text (Results 1 – 12 of 12) sorted by relevance
353 source_text: String, field418 fn source_text(&mut self, span: Span) -> String { in source_text() method631 pub(crate) fn source_text(&self) -> Option<String> { in source_text() method636 pub(crate) fn source_text(&self) -> Option<String> { in source_text() method
528 pub(crate) fn source_text(&self) -> Option<String> { in source_text() method
557 pub fn source_text(&self) -> Option<String> { in source_text() method
160 std::string source_text; member
171 std::string source_text; member
440 fn source_text() { in source_text() function
695 const char* source_text() const { return source_text_.c_str(); } in source_text() function1571 const std::string& source_text, in AddNewExpectation()
288 fn source_text(&mut self, _span: Self::Span) -> Option<String> { in source_text() method
720 fn source_text(&mut self, span: Self::Span) -> Option<String> { in source_text() method
323 let mut source_text = String::new(); in assert_stdin_output() localVariable
560 pub fn source_text(&self) -> Option<String> { in source_text() method