Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dmysql_bootstrap.py73 DEFAULT_PASS = global_config.global_config.get_config_value( variable in MySQLCommandExecutor
78 def mysql_cmd(cls, cmd, user=DEFAULT_USER, password=DEFAULT_PASS,
109 def ping(cls, db_server, user=DEFAULT_USER, password=DEFAULT_PASS,