Searched defs:same_server (Results 1 – 3 of 3) sorted by relevance
105 auto same_server = earth.remote_actor("mars", 8080); in CAF_TEST_FIXTURE_SCOPE() local
214 def same_server(self, vhost, generic=False): member in VirtualHost
141 auto same_server = unbox(remote_actor(server_side, local_host, port2)); in CAF_TEST_DISABLED() local