Home
last modified time | relevance | path

Searched refs:performanceModeToString (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.cpp40 const char* performanceModeToString(aaudio_performance_mode_t mode) { in performanceModeToString() function
162 performanceModeToString(mRequested.sharingMode)); in createAndVerifyStream()
Dutils.h26 const char* performanceModeToString(aaudio_performance_mode_t mode);
Dtest_aaudio_callback.cpp96 + "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)) in getTestName()
Dtest_aaudio.cpp40 "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)); in getTestName()