Searched refs:expected_orred (Results 1 – 1 of 1) sorted by relevance
281 expected_orred(expected_orred_in) {} in BitOperationMapping()286 string expected_orred; member301 IPAddress expected_orred(GetParam().family); in TEST_P() local302 EXPECT_TRUE(expected_orred.SetAddressFromString( in TEST_P()303 GetParam().expected_orred)); in TEST_P()304 EXPECT_TRUE(expected_orred.Equals(address_a.MergeWith(address_b))); in TEST_P()