Home
last modified time | relevance | path

Searched defs:NormalizeLineEndings (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/tests/FunctionalTests/
H A DFileUtil.cs15 public static void NormalizeLineEndings(string source, string normalizedDest) in NormalizeLineEndings() method in System.Net.NetworkInformation.Tests.FileUtil
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/IO/Compression/
H A DZipTestHelper.cs140 public static byte[] NormalizeLineEndings(byte[] str) in NormalizeLineEndings() method in System.IO.Compression.Tests.ZipFileTestBase
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/tests/unit/common/
H A Dstrings_editing.cpp9 TEST(StringsEditing, NormalizeLineEndings) { in TEST() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/Xslt/XsltCompiler/CommonScenarios/
H A DXsltcTestCaseBase.cs76 private static string NormalizeLineEndings(string s) in NormalizeLineEndings() method in System.Xml.Tests.XsltcTestCaseBase