Searched refs:performanceModeToString (Results 1 – 7 of 7) sorted by relevance
46 const char* performanceModeToString(aaudio_performance_mode_t mode) { in performanceModeToString() function183 performanceModeToString(mRequested.sharingMode)); in createAndVerifyStream()
92 + performanceModeToString(std::get<PARAM_PERFORMANCE_MODE>(info.param)) in getTestName()
35 const char* performanceModeToString(aaudio_performance_mode_t mode);
101 + "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)) in getTestName()
656 << performanceModeToString(std::get<PARAM_PERFORMANCE_MODE>(info.param)) << "_" in getTestName()
44 "__" + performanceModeToString(std::get<PARAM_PERF_MODE>(info.param)); in getTestName()
527 + ":" + performanceModeToString(mOutPerformanceMode); in getDescription()615 String performanceModeToString(int performanceMode) { in performanceModeToString() method in AudioDataPathsBaseActivity.TestModule636 + ":" + performanceModeToString(mOutPerformanceMode); in formatOutputAttributes()