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

/gem5/ext/googletest/googlemock/test/
H A Dgmock_output_test.py59 def ToUnixLineEnding(s): function
130 output = ToUnixLineEnding(output)
/gem5/ext/googletest/googletest/test/
H A Dgtest_output_test.py83 def ToUnixLineEnding(s): function
194 output = ToUnixLineEnding(output)
287 golden = ToUnixLineEnding(golden_file.read())

Completed in 123 milliseconds