Home
last modified time | relevance | path

Searched refs:stubCloseSession (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DHintSessionWrapperTests.cpp74 static void stubCloseSession(APerformanceHintSession* session) { in stubCloseSession() function in android::uirenderer::renderthread::HintSessionWrapperTests
109 sMockBinding->closeSession = &stubCloseSession; in init()