Searched refs:GetEntryErrorCounter (Results 1 – 4 of 4) sorted by relevance
209 int GetEntryErrorCounter(const GptEntry *e);
1180 EXPECT(1 == GetEntryErrorCounter(e)); in EntryAttributeGetSetTest()1184 EXPECT(0 == GetEntryErrorCounter(e)); in EntryAttributeGetSetTest()1192 EXPECT(1 == GetEntryErrorCounter(e)); in EntryAttributeGetSetTest()1200 EXPECT(1 == GetEntryErrorCounter(e)); in EntryAttributeGetSetTest()
408 int GetEntryErrorCounter(const GptEntry *e) in GetEntryErrorCounter() function
853 return GetEntryErrorCounter(entry); in GetErrorCounter()