Home
last modified time | relevance | path

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

/aosp_15_r20/system/linkerconfig/modules/
H A Dnamespace.cc166 Result<void> Namespace::VerifyContents() const { in VerifyContents() function in android::linkerconfig::modules::Namespace
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLBufferAgeTest.cpp256 TEST_P(EGLBufferAgeTest, VerifyContents) in TEST_P() argument