Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3479 bool atLeastOnePort = false; in TEST_P() local
3484 atLeastOnePort = true; in TEST_P()
3513 if (!atLeastOnePort) { in TEST_P()
3525 bool isSupported = false, atLeastOnePort = false; in TEST_P() local
3532 atLeastOnePort = true; in TEST_P()
3543 if (!atLeastOnePort) { in TEST_P()
3554 bool isSupported = false, atLeastOnePort = false; in TEST_P() local
3561 atLeastOnePort = true; in TEST_P()
3580 if (!atLeastOnePort) { in TEST_P()
3659 bool atLeastOneSupports = false, atLeastOnePort = false; in TEST_P() local
[all …]