Searched refs:aExpectedValue (Results 1 – 1 of 1) sorted by relevance
87 …d VerifyEntry(const EntryType &aEntry, const Heap::Array<EntryType, 2> &aArray, int aExpectedValue) in VerifyEntry() argument95 OT_UNUSED_VARIABLE(aExpectedValue); in VerifyEntry()100 …oid VerifyEntry(const uint16_t &aEntry, const Heap::Array<uint16_t, 2> &aArray, int aExpectedValue) in VerifyEntry() argument103 VerifyOrQuit(aEntry == static_cast<uint16_t>(aExpectedValue)); in VerifyEntry()106 …e <> void VerifyEntry(const Entry &aEntry, const Heap::Array<Entry, 2> &aArray, int aExpectedValue) in VerifyEntry() argument109 VerifyOrQuit(aEntry.GetValue() == static_cast<uint16_t>(aExpectedValue)); in VerifyEntry()