Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dbitexactness_tools.cc98 ::testing::AssertionResult VerifyArray(rtc::ArrayView<const float> reference, in VerifyArray() function
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_heap_array.cpp115 template <typename EntryType, typename... Args> void VerifyArray(const Heap::Array<EntryType, 2> &a… in VerifyArray() function