Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DAudioPrimaryHidlHalTest.cpp740 ASSERT_RESULT(okOrInvalidStateOrNotSupported, res); in waitForCapturePositionAdvance()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h112 static auto okOrInvalidStateOrNotSupported = {Result::OK, Result::INVALID_STATE, variable