Searched refs:IsBest (Results 1 – 2 of 2) sorted by relevance
695 VIXL_ASSERT(size.IsBest()); in Delegate()959 VIXL_ASSERT(size.IsBest()); in Delegate()1014 VIXL_ASSERT(size.IsBest()); in Delegate()1704 VIXL_ASSERT(size.IsBest()); in Delegate()
1162 bool IsBest() const { return size_ == Best; } in IsBest() function