Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Ddsp_unittest.cc10 #define FILENAME_TEMPLATE "DspTest.XXXXXX" macro
23 strcpy(filename, FILENAME_TEMPLATE); in SetUp()
40 char filename[sizeof(FILENAME_TEMPLATE) + 1];
Ddsp_ini_unittest.cc11 #define FILENAME_TEMPLATE "DspIniTest.XXXXXX" macro
18 strcpy(filename, FILENAME_TEMPLATE); in SetUp()
35 char filename[sizeof(FILENAME_TEMPLATE) + 1];
Dapm_list_unittest.cc19 #define FILENAME_TEMPLATE "ApmTest.XXXXXX" macro
52 char dirname[sizeof(FILENAME_TEMPLATE) + 1]; in prepare_tempdir()
57 strcpy(dirname, FILENAME_TEMPLATE); in prepare_tempdir()
Dcras_dsp_pipeline_unittest.cc14 #define FILENAME_TEMPLATE "DspIniTest.XXXXXX" macro
215 strcpy(filename, FILENAME_TEMPLATE); in SetUp()
232 char filename[sizeof(FILENAME_TEMPLATE) + 1];