Home
last modified time | relevance | path

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

/external/oboe/apps/fxlab/app/src/main/cpp/tests/
DTypeTests.h35 auto gaindes = std::get<3>(EffectsTuple); in TEST() local
40 auto j = gaindes.buildDefaultEffect<float*>(); in TEST()
41 auto k = gaindes.modifyEffect<float*>(j, std::array<float, 1> {10}); in TEST()