Searched refs:performanceModeToString (Results 1 – 4 of 4) sorted by relevance
40 const char* performanceModeToString(aaudio_performance_mode_t mode) { in performanceModeToString() function162 performanceModeToString(mRequested.sharingMode)); in createAndVerifyStream()
26 const char* performanceModeToString(aaudio_performance_mode_t mode);
96 + "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)) in getTestName()
40 "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)); in getTestName()