Searched defs:ServiceParams (Results 1 – 3 of 3) sorted by relevance
29 pub struct ServiceParams { struct39 impl ServiceParams { argument
42 struct ServiceParams { struct43 std::string test_name;45 bool use_coordination_service = false;
73 public abstract static class ServiceParams { class in HostServices