Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3438 #define TEST_IN_AND_OUT_STREAM(method_name) \ macro
3446 TEST_IN_AND_OUT_STREAM(CloseTwice);
3447 TEST_IN_AND_OUT_STREAM(PrepareToCloseTwice);
3448 TEST_IN_AND_OUT_STREAM(GetStreamCommon);
3449 TEST_IN_AND_OUT_STREAM(OpenAllConfigs);
3450 TEST_IN_AND_OUT_STREAM(OpenInvalidBufferSize);
3451 TEST_IN_AND_OUT_STREAM(OpenInvalidDirection);
3452 TEST_IN_AND_OUT_STREAM(OpenOverMaxCount);
3453 TEST_IN_AND_OUT_STREAM(OpenTwiceSamePortConfig);
3454 TEST_IN_AND_OUT_STREAM(ResetPortConfigWithOpenStream);
[all …]