Searched refs:path2 (Results 1 – 1 of 1) sorted by relevance
1482 let path2 = format!("{}.port.{}", SRV_PATH_BASE, "testService2"); in multiple_services() localVariable1483 let cfg = PortCfg::new(&path2).unwrap(); in multiple_services()1598 let path2 = format!("{}.port.{}", SRV_PATH_BASE, "testService2"); in manager_creation() localVariable1599 let cfg = PortCfg::new(&path2).unwrap(); in manager_creation()