Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dfdtostring_tests.cpp27 const std::string PREFIX{"aa "}; in TEST() local
42 const std::string PREFIX{"aa "}; in TEST() local
/system/media/audio_utils/fuzz/fdtostring_fuzzer/
Dfdtostring_fuzzer.cpp30 const std::string PREFIX{data_str.substr(0, 3)}; in LLVMFuzzerTestOneInput() local