Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/handshake/
Dclient.rs183 struct VerifyData { struct
188 impl VerifyData { implementation
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_heap_string.cpp167 void VerifyData(const Heap::Data &aData, const uint8_t *aBytes, uint16_t aLength) in VerifyData() function
200 template <uint16_t kLength> void VerifyData(const Heap::Data &aData, const uint8_t (&aArray)[kLengt… in VerifyData() function
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dintegral_image.h78 bool VerifyData(const Image<uint8_t>& image_base) { in VerifyData() function
/aosp_15_r20/external/executorch/devtools/etdump/tests/
H A Detdump_test.cpp367 TEST_F(ProfilerETDumpTest, VerifyData) { in TEST_F() argument