Searched refs:expectedCount (Results 1 – 1 of 1) sorted by relevance
132 const auto expectedCount = 1 + sel.secondaryIds.size(); in TEST() local133 ASSERT_EQ(expectedCount, count); in TEST()