コード例 #1
0
 public void TestGetMaxValue()
 {
     Assert.That(LongHistogram.ValuesAreEquivalent(100L * 1000 * 1000, LongHistogram.GetMaxValue()));
 }