Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/mimeUri/
DslesTestPlayUri.cpp68 bool prefetchError = false; variable
85 prefetchError = true; in PrefetchEventCallback()
252 !prefetchError) { in TestPlayUri()
258 if (timeOutIndex == 0 || prefetchError) { in TestPlayUri()
DslesTestGetPositionUri.cpp55 bool prefetchError = false; variable
76 prefetchError = true; in PrefetchEventCallback()
245 !prefetchError) { in TestGetPositionUri()
251 if (timeOutIndex == 0 || prefetchError) { in TestGetPositionUri()
/frameworks/wilhelm/tests/examples/
DslesTestPlayFdPath.cpp49 bool prefetchError = false; variable
64 prefetchError = true; in PrefetchEventCallback()
187 if (prefetchError) { in TestPlayPathFromFD()
DslesTestDecodeToBuffQueue.cpp106 bool prefetchError = false; variable
140 prefetchError = true; in PrefetchEventCallback()
437 !prefetchError) { in TestDecToBuffQueue()
442 if (timeOutIndex == 0 || prefetchError) { in TestDecToBuffQueue()
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp69 bool prefetchError = false; variable