Searched refs:kWriterNames (Results 1 – 1 of 1) sorted by relevance
22 constexpr const char* kWriterNames[2] = {"FastMixer", "FastCapture"}; variable49 fuzzedDataProvider.ConsumeIntegralInRange<size_t>(0, std::size(kWriterNames) - 1); in process()61 mService->registerWriter(logBuffer, logSize, kWriterNames[writerNameIdx]); in process()