Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/1.0/vts/functional/
DVtsHalAudioControlV1_0TargetTest.cpp150 int contextRange = std::distance(hidl_enum_range<ContextNumber>().begin(), in TEST_F() local
152 bus = pAudioControl->getBusForContext((ContextNumber)contextRange); in TEST_F()