Searched refs:path1 (Results 1 – 1 of 1) sorted by relevance
1478 let path1 = format!("{}.port.{}", SRV_PATH_BASE, "testService1"); in multiple_services() localVariable1479 let cfg = PortCfg::new(&path1).unwrap(); in multiple_services()1592 let path1 = format!("{}.port.{}", SRV_PATH_BASE, "testService1"); in manager_creation() localVariable1593 let cfg = PortCfg::new(&path1).unwrap(); in manager_creation()