Searched refs:kDummyAddress (Results 1 – 2 of 2) sorted by relevance
527 NSString *const kDummyAddress = [NSString stringWithFormat:@"localhost:%d", port];531 GRPCCall *call = [[GRPCCall alloc] initWithHost:kDummyAddress556 NSString *const kDummyAddress = [NSString stringWithFormat:@"8.8.8.8:1"];557 GRPCCall *call = [[GRPCCall alloc] initWithHost:kDummyAddress563 forHost:kDummyAddress];
211 static const char kDummyAddress[] = "0.0.0.0"; variable682 *ip = kDummyAddress; in GetDefaultDestination()