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

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri.cpp68 bool prefetchError = false; variable
85 prefetchError = true;
255 !prefetchError) {
261 if (timeOutIndex == 0 || prefetchError) {
H A DslesTestGetPositionUri.cpp55 bool prefetchError = false; variable
76 prefetchError = true;
248 !prefetchError) {
254 if (timeOutIndex == 0 || prefetchError) {
/frameworks/wilhelm/tests/examples/
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 63 milliseconds