Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp174 AudioPort GenerateUniqueDeviceAddress(const AudioPort& port) { in GenerateUniqueDeviceAddress() function
1542 AudioPort portWithData = GenerateUniqueDeviceAddress(port); in TEST_P()
1717 WithDevicePortConnectedState portConnected(GenerateUniqueDeviceAddress(port)); in TEST_P()
1781 AudioPort portWithData = GenerateUniqueDeviceAddress(port), connectedPort; in TEST_P()
1804 WithDevicePortConnectedState portConnected(GenerateUniqueDeviceAddress(*ports.begin())); in TEST_P()
1871 AudioPort portWithData = GenerateUniqueDeviceAddress(port); in TEST_P()
1894 WithDevicePortConnectedState portConnected(GenerateUniqueDeviceAddress(port)); in TEST_P()
1926 WithDevicePortConnectedState portConnected(GenerateUniqueDeviceAddress(port)); in TEST_P()
2035 WithDevicePortConnectedState portConnected(GenerateUniqueDeviceAddress(port)); in TEST_P()
2059 WithDevicePortConnectedState portConnected1(GenerateUniqueDeviceAddress(port)); in TEST_P()
[all …]