1 write to Ts
Microsoft.ML.IntegrationTests (1)
Datasets\TypeTestData.cs (1)
142Ts = TimeSpan.FromSeconds(rng.NextDouble() * (1 + rng.Next())),
2 references to Ts
Microsoft.ML.IntegrationTests (2)
Common.cs (2)
157Assert.True(testType1.Ts.Equals(testType2.Ts));