Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation_unittest.cc152 EmulatedNetworkNode* CreateEmulatedNodeWithDefaultBuiltInConfig( in CreateEmulatedNodeWithDefaultBuiltInConfig() function
538 auto* node1 = CreateEmulatedNodeWithDefaultBuiltInConfig(emulation); in TEST_F()
539 auto* node2 = CreateEmulatedNodeWithDefaultBuiltInConfig(emulation); in TEST_F()
540 auto* node3 = CreateEmulatedNodeWithDefaultBuiltInConfig(emulation); in TEST_F()
541 auto* node4 = CreateEmulatedNodeWithDefaultBuiltInConfig(emulation); in TEST_F()
562 auto* node1 = CreateEmulatedNodeWithDefaultBuiltInConfig(emulation); in TEST_F()
563 auto* node2 = CreateEmulatedNodeWithDefaultBuiltInConfig(emulation); in TEST_F()
564 auto* node3 = CreateEmulatedNodeWithDefaultBuiltInConfig(emulation); in TEST_F()
654 auto* node = CreateEmulatedNodeWithDefaultBuiltInConfig(&emulation); in TEST()