Searched refs:IsErrorState (Results 1 – 3 of 3) sorted by relevance
218 bool IsErrorState() const { in IsErrorState() function224 DCHECK(!IsErrorState()); in AssertValid()
1809 while (!it2.IsErrorState()) { in TEST_F()
1061 for ( ; !it.IsErrorState() && it < code_item_accessor_.end(); ++it) { in ComputeWidthsAndCountOps()1065 if (next.IsErrorState()) { in ComputeWidthsAndCountOps()