Home
last modified time | relevance | path

Searched defs:aExpectedValue (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/tests/unit/
Dtest_heap_array.cpp87 …d VerifyEntry(const EntryType &aEntry, const Heap::Array<EntryType, 2> &aArray, int aExpectedValue) in VerifyEntry()
100 …oid VerifyEntry(const uint16_t &aEntry, const Heap::Array<uint16_t, 2> &aArray, int aExpectedValue) in VerifyEntry()
106 …e <> void VerifyEntry(const Entry &aEntry, const Heap::Array<Entry, 2> &aArray, int aExpectedValue) in VerifyEntry()