Searched defs:VerifyEntry (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_heap_array.cpp | 87 void VerifyEntry(const EntryType &aEntry, const Heap::Array<EntryType, 2> &aArray, int aExpectedVal… in VerifyEntry() function 100 template <> void VerifyEntry(const uint16_t &aEntry, const Heap::Array<uint16_t, 2> &aArray, int aE… in VerifyEntry() function 106 template <> void VerifyEntry(const Entry &aEntry, const Heap::Array<Entry, 2> &aArray, int aExpecte… in VerifyEntry() function
|
H A D | test_pool.cpp | 70 void VerifyEntry(EntryPool &aPool, const Entry &aEntry, bool aInitWithInstance) in VerifyEntry() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/ |
H A D | hpack_decoder_state_test.cc | 141 AssertionResult VerifyEntry(size_t dynamic_index, absl::string_view name, in VerifyEntry() function in http2::test::__anon207a0bee0111::HpackDecoderStateTest
|
H A D | hpack_decoder_test.cc | 183 AssertionResult VerifyEntry(size_t dynamic_index, const char* name, in VerifyEntry() function in http2::test::__anona066160e0111::HpackDecoderTest
|
/aosp_15_r20/system/extras/memory_replay/tests/ |
H A D | MemoryTraceTest.cpp | 307 void VerifyEntry(const memory_trace::Entry& entry, const std::string expected) { in VerifyEntry() function in MemoryTraceOutputTest
|
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/ |
H A D | dumpstate_test.cpp | 1045 void VerifyEntry(const ZipArchiveHandle archive, const std::string_view entry_name, in VerifyEntry() function in android::os::dumpstate::ZippedBugReportStreamTest
|