Searched refs:ExitOnErrorFunc (Results 1 - 14 of 14) sorted by relevance

/system/media/opensles/tests/examples/
H A DslesTestEffectCapabilities.cpp36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
38 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestPlayFdPath.cpp36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
38 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestBassBoostPath.cpp36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
38 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestEqFdPath.cpp36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
38 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestEqOutputPath.cpp36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
38 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestRecBuffQueue.cpp67 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
69 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestSendToPresetReverb.cpp36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
38 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestVirtualizerPath.cpp36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
38 void ExitOnErrorFunc( SLresult result , int line) function
/system/media/opensles/tests/mimeUri/
H A DslesTest_playStates.cpp34 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
36 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestLoopUri.cpp32 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
34 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestPlayStreamType.cpp35 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
37 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestPlayUri.cpp56 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
58 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestSlowDownUri.cpp34 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
36 void ExitOnErrorFunc( SLresult result , int line) function
/system/media/opensles/tests/listening/
H A DslesTest_playMuteSolo.cpp39 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
41 void ExitOnErrorFunc( SLresult result , int line) function

Completed in 42 milliseconds