Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/utils/
H A DWindowInfosListenerUtils.h36 bool waitForWindowInfosPredicate(const WindowInfosPredicate& predicate) { in waitForWindowInfosPredicate() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DWindowInfosListener_test.cpp45 bool waitForWindowInfosPredicate(const WindowInfosPredicate& predicate) { in waitForWindowInfosPredicate() function in android::WindowInfosListenerTest