Searched refs:mIsUnstable (Results 1 – 4 of 4) sorted by relevance
54 VerifyOrQuit(!props->mIsUnstable); in TestDefaultDeviceProperties()94 VerifyOrQuit(aFirst.mIsUnstable == aSecond.mIsUnstable); in CompareDevicePropertiess()
120 if (mIsUnstable) in CalculateLeaderWeight()
233 bool mIsUnstable : 1; ///< Operational stability of device (vendor specific). member
3564 OutputLine("IsUnstable : %s", props->mIsUnstable ? "yes" : "no"); in Process()3614 props.mIsUnstable = value; in Process()