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

/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock_output_test.py57 def ToUnixLineEnding(s): function
128 output = ToUnixLineEnding(output)
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-output-test.py85 def ToUnixLineEnding(s): function
197 output = ToUnixLineEnding(output)
290 golden = ToUnixLineEnding(golden_file.read())

Completed in 44 milliseconds