Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/virtualcamera/tests/
H A DVirtualCameraRenderThreadTest.cc76 Matcher<NotifyMsg> IsRequestErrorNotifyMsg(const int frameId) { in IsRequestErrorNotifyMsg() function
126 notify(ElementsAre(IsRequestErrorNotifyMsg(frameNumber)))) in TEST_F()