Searched refs:copyCounts (Results 1 – 3 of 3) sorted by relevance
41 CopyCounts += Other.copyCounts(); in operator +=()51 return copyCounts() == Other.copyCounts() && in operator ==()65 Ret += CopyWeight * copyCounts(); in getScore()
40 double copyCounts() const { return CopyCounts; } in copyCounts() function
169 ASSERT_EQ(Freq1, TotalScore.copyCounts()); in TEST()176 TotalScore.copyCounts() * CopyWeight + in TEST()