Searched refs:CreateBehavior (Results 1 – 3 of 3) sorted by relevance
39 static std::unique_ptr<SimulatedNetwork> CreateBehavior(
176 SimulationNode::CreateBehavior(config)); in CreateSimulationNode()189 SimulationNode::CreateBehavior(config); in CreateMutableSimulationNode()
44 std::unique_ptr<SimulatedNetwork> SimulationNode::CreateBehavior( in CreateBehavior() function in webrtc::test::SimulationNode