Home
last modified time | relevance | path

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

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