Searched refs:checkStateTransition (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/libaaudio/tests/ |
D | test_various.cpp | 173 void checkStateTransition(aaudio_performance_mode_t perfMode, in checkStateTransition() function 304 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 312 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 320 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 328 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 336 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 344 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 352 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() 360 checkStateTransition(AAUDIO_PERFORMANCE_MODE_NONE, in TEST() 370 checkStateTransition(AAUDIO_PERFORMANCE_MODE_LOW_LATENCY, in TEST() [all …]
|