Searched refs:perfMode (Results 1 – 1 of 1) sorted by relevance
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/ |
D | test_context.h | 41 TestContext(PerformanceMode perfMode, in TestContext() argument 46 mPerfMode(perfMode), in TestContext() 69 LatencyTestContext(PerformanceMode perfMode, in LatencyTestContext() argument 75 : TestContext(perfMode, testFrameCount, channelCount, samplingRateHz), in LatencyTestContext() 96 GlitchTestContext(PerformanceMode perfMode, in GlitchTestContext() argument 102 : TestContext(perfMode, testFrameCount, channelCount, samplingRateHz), in GlitchTestContext()
|