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

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

Completed in 109 milliseconds