Home
last modified time | relevance | path

Searched defs:writer_opt (Results 1 – 1 of 1) sorted by relevance

/system/media/audio_utils/tests/
Dfdtostring_tests.cpp31 auto writer_opt = FdToString::createWriter(PREFIX); in TEST() local
49 auto writer_opt = FdToString::createWriter(PREFIX); in TEST() local
68 auto writer_opt = FdToString::createWriter(PREFIX, std::chrono::milliseconds{200}); in TEST() local