Home
last modified time | relevance | path

Searched refs:expectedCount (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/broadcastradio/common/tests/
DIdentifierIterator_test.cpp132 const auto expectedCount = 1 + sel.secondaryIds.size(); in TEST() local
133 ASSERT_EQ(expectedCount, count); in TEST()