HomeSort by relevance Sort by last modified time
    Searched full:_get_db_type (Results 1 - 1 of 1) sorted by null

  /external/autotest/tko/
db.py 613 def _get_db_type(): function
623 db_module = __import__("autotest_lib.tko." + _get_db_type(),
632 db_type = _get_db_type()

Completed in 3877 milliseconds