Searched refs:checkStateTransition (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/libaaudio/tests/ |
D | test_various.cpp | 51 void checkStateTransition(aaudio_performance_mode_t perfMode, in checkStateTransition() function 157 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 165 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 173 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 181 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 189 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 197 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 205 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 213 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 223 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() [all …]
|