Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DAudioPrimaryHidlHalTest.h139 sp<IDevicesFactory> getDevicesFactory() const { in getDevicesFactory() function
293 ASSERT_TRUE(getDevicesFactory() != nullptr); in SetUp()
310 ASSERT_OK(getDevicesFactory()->openDevice(invalidDevice, returnIn(result, device))); in TEST_P()
595 ASSERT_TRUE(getDevicesFactory() != nullptr); in SetUp()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DAudioPrimaryHidlHalTest.cpp219 ASSERT_TRUE(getDevicesFactory() != nullptr); in SetUp()