Home
last modified time | relevance | path

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

/external/webrtc/test/scenario/
Dnetwork_node.h39 static std::unique_ptr<SimulatedNetwork> CreateBehavior(
Dscenario.cc176 SimulationNode::CreateBehavior(config)); in CreateSimulationNode()
189 SimulationNode::CreateBehavior(config); in CreateMutableSimulationNode()
Dnetwork_node.cc44 std::unique_ptr<SimulatedNetwork> SimulationNode::CreateBehavior( in CreateBehavior() function in webrtc::test::SimulationNode