Searched defs:ExitOnError (Results 1 – 15 of 15) sorted by relevance
/aosp12/frameworks/wilhelm/tests/examples/ |
H A D | slesTestEffectCapabilities.cpp | 35 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestBassBoostPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestPlayFdPath.cpp | 38 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestVirtualizerPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestEqFdPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestEqOutputPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestSendToPresetReverb.cpp | 37 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | xaVideoDecoderCapabilities.cpp | 33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestRecBuffQueue.cpp | 71 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestDecodeToBuffQueue.cpp | 95 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestDecodeAac.cpp | 145 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
/aosp12/frameworks/wilhelm/tests/mimeUri/ |
H A D | slesTest_playStates.cpp | 33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestPlayStreamType.cpp | 34 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestPlayUri2.cpp | 29 void ExitOnError( SLresult result ) in ExitOnError() function
|
/aosp12/frameworks/wilhelm/tests/listening/ |
H A D | slesTest_playMuteSolo.cpp | 41 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|