Searched refs:loadCounts (Results 1 – 3 of 3) sorted by relevance
42 LoadCounts += Other.loadCounts(); in operator +=()52 loadCounts() == Other.loadCounts() && in operator ==()66 Ret += LoadWeight * loadCounts(); in getScore()
41 double loadCounts() const { return LoadCounts; } in loadCounts() function
170 ASSERT_EQ(2.0 * Freq1 + Freq2, TotalScore.loadCounts()); in TEST()177 TotalScore.loadCounts() * LoadWeight + in TEST()