HomeSort by relevance Sort by last modified time
    Searched refs:model_names (Results 1 - 3 of 3) sorted by null

  /external/autotest/frontend/
views_common.py 3 def model_documentation(models_module, model_names):
5 for model_name in model_names:
  /external/autotest/frontend/afe/
views.py 43 model_names = ('Label', 'Host', 'Test', 'User', 'AclGroup', 'Job',
45 return views_common.model_documentation(models, model_names)
  /external/syslinux/com32/gplinclude/
cpuid.h 263 char *model_names[16]; member in struct:cpu_model_info

Completed in 233 milliseconds