Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp526 void GetAllEntityIds(std::set<int32_t>* entityIds, in GetAllEntityIds() argument
531 *entityIds = extractIds<Entity>(entities); in GetAllEntityIds()
532 EXPECT_EQ(entities.size(), entityIds->size()) << errorMessage; in GetAllEntityIds()