Home
last modified time | relevance | path

Searched refs:an_outcome (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc429 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() argument
/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v1.c701 phy_impl->an_outcome = xgbe_phy_an_outcome; in xgbe_init_function_ptrs_phy_v1()
H A Dxgbe.h883 enum xgbe_mode (*an_outcome)(struct xgbe_prv_data *); member
H A Dxgbe-mdio.c1307 return (pdata->phy_if.phy_impl.an_outcome(pdata)); in xgbe_phy_status_aneg()
H A Dxgbe-phy-v2.c4060 phy_impl->an_outcome = xgbe_phy_an_outcome; in xgbe_init_function_ptrs_phy_v2()