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

/frameworks/wilhelm/tests/examples/
H A DslesTestEffectCapabilities.cpp35 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
37 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 DslesTestPlayFdPath.cpp38 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
40 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
H A DxaVideoDecoderCapabilities.cpp33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
35 void ExitOnErrorFunc( XAresult 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 DslesTestSendToPresetReverb.cpp37 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
39 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestDecodeToBuffQueue.cpp95 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
97 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestRecBuffQueue.cpp71 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
73 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestDecodeAac.cpp145 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
147 void ExitOnErrorFunc( SLresult result , int line) function
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestManyPlayers.cpp56 #define CheckErr(x) ExitOnErrorFunc(x, -1, __LINE__)
57 #define CheckErrPlyr(x, id) ExitOnErrorFunc(x, id, __LINE__)
59 void ExitOnErrorFunc( SLresult result, int playerId, int line) function
H A DslesTestLoopUri.cpp51 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
53 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestPlayStreamType.cpp34 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
36 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestPlayUri.cpp58 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
60 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTest_playStates.cpp33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
35 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestGetPositionUri.cpp45 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
47 void ExitOnErrorFunc( SLresult result , int line) function
H A DslesTestSlowDownUri.cpp53 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
55 void ExitOnErrorFunc( SLresult result , int line) function
/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp41 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__)
43 void ExitOnErrorFunc( SLresult result , int line) function
/frameworks/wilhelm/tests/sandbox/streamSource/
H A DslesTestPlayStream.cpp59 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
61 void ExitOnErrorFunc( SLresult result , int line) function

Completed in 127 milliseconds