Searched refs:ElementBoost (Results 1 – 1 of 1) sorted by relevance
232 auto ElementBoost = Root->consume(); in TEST() local233 EXPECT_THAT(ElementBoost, 6); in TEST()238 ElementBoost = Root->consume(); in TEST()239 EXPECT_THAT(ElementBoost, 8); in TEST()294 auto ElementBoost = BoostIterator->consume(); in TEST() local295 EXPECT_THAT(ElementBoost, 42U); in TEST()302 ElementBoost = Root->consume(); in TEST()303 EXPECT_THAT(ElementBoost, 1); in TEST()306 ElementBoost = Root->consume(); in TEST()307 EXPECT_THAT(ElementBoost, 3); in TEST()[all …]