Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Ddevice_blocklist_unittest.cc15 static const char CONFIG_FILENAME[] = "device_blocklist"; variable
21 snprintf(card_path, sizeof(card_path), "%s/%s", CONFIG_PATH, CONFIG_FILENAME); in CreateConfigFile()
/external/autotest/tko/parsers/test/
Dscenario_base.py22 CONFIG_FILENAME = 'scenario.cfg' variable
355 config_filepath = path.join(package_dirpath, CONFIG_FILENAME)
371 config_filepath = path.join(package_dirpath, CONFIG_FILENAME)