Searched refs:performanceModeToString (Results 1 – 6 of 6) sorted by relevance
92 + performanceModeToString(std::get<PARAM_PERFORMANCE_MODE>(info.param)) in getTestName()
46 const char* performanceModeToString(aaudio_performance_mode_t mode) { in performanceModeToString() function183 performanceModeToString(mRequested.sharingMode)); in createAndVerifyStream()
35 const char* performanceModeToString(aaudio_performance_mode_t mode);
100 + "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)) in getTestName()
44 "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)); in getTestName()
654 << performanceModeToString(std::get<PARAM_PERFORMANCE_MODE>(info.param)) << "_" in getTestName()