Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1772 WithDebugFlags doNotSimulateConnections = WithDebugFlags::createNested(*debug); in TEST_P() local
1773 doNotSimulateConnections.flags().simulateDeviceConnections = false; in TEST_P()
1774 ASSERT_NO_FATAL_FAILURE(doNotSimulateConnections.SetUp(module.get())); in TEST_P()