Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dintbufq.c68 BufferQueueItf expectedCaller = NULL; variable
74 if (caller != expectedCaller) in callback()
75 printf("caller %p expected %p\r\n", caller, expectedCaller); in callback()
202 expectedCaller = playerBufferqueue; in main()
205 expectedCaller = NULL; in main()