Searched refs:StripLeadingWhitespace (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dgmock_class_test.py37 def StripLeadingWhitespace(self, lines): member in class:TestCase
43 self.assertEqual(expected_lines, self.StripLeadingWhitespace(lines))

Completed in 4 milliseconds