Home
last modified time | relevance | path

Searched refs:ToUnixLineEnding (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test.py82 def ToUnixLineEnding(s): function
193 output = ToUnixLineEnding(output)
286 golden = ToUnixLineEnding(golden_file.read())
/external/googletest/googletest/test/
Dgoogletest-output-test.py84 def ToUnixLineEnding(s): function
196 output = ToUnixLineEnding(output)
289 golden = ToUnixLineEnding(golden_file.read().decode())
/external/googletest/googlemock/test/
Dgmock_output_test.py57 def ToUnixLineEnding(s): function
128 output = ToUnixLineEnding(output)
/external/google-breakpad/src/testing/test/
Dgmock_output_test.py59 def ToUnixLineEnding(s): function
130 output = ToUnixLineEnding(output)