Searched refs:doNotSimulateConnections (Results 1 – 1 of 1) sorted by relevance
1772 WithDebugFlags doNotSimulateConnections = WithDebugFlags::createNested(*debug); in TEST_P() local1773 doNotSimulateConnections.flags().simulateDeviceConnections = false; in TEST_P()1774 ASSERT_NO_FATAL_FAILURE(doNotSimulateConnections.SetUp(module.get())); in TEST_P()